1. 9964c838 Remove multi-crx force download code by elijahtaylor · 10 years ago
  2. b7e17a44 New tabCapture.captureOffscreenTab API, initially for Presentation API 1UA mode by miu · 10 years ago
  3. 9cd4b5758 Fold away the NSS cast_cert_validator.cc path. by davidben · 10 years ago
  4. 1eefa26e This patch implements a mechanism for more granular link URL permissions (filtering on scheme/host). This fixes the bug that allowed PDFs to have working links to any "chrome://" URLs. by paulmeyer · 10 years ago
  5. 1b80b8f Add public session launch flag by kelvinp · 10 years ago
  6. d630c30 [Extensions] Make const PermissionSet* const PermissionSet& where possible by rdevlin.cronin · 10 years ago
  7. e4ca7e26 Exposing a new easyUnlock.setupConnectionGetDeviceAddress JS API. by sacomoto · 10 years ago
  8. cfe0de4 PDFs viewed inside a <webview> should navigate the same as PDFs in tabs. by wjmaclean · 10 years ago
  9. 5fb246d Fix static initializers from r333504. by thestig · 10 years ago
  10. ccba99d Fixing bluetoothPrivate.pair to pair with trusted devices. by sacomoto · 10 years ago
  11. 500c6db Revert of Add Linux support for the Bluetooth API. (patchset #10 id:90001 of by yoichio · 10 years ago
  12. 17fcdab Add Linux support for the Bluetooth API. by rkc · 10 years ago
  13. e570329 Prevent imbalanced keepalive counts in ProcessManager by rockot · 10 years ago
  14. 9578602 Introduce namespace network_portal_detector. by achuith · 10 years ago
  15. 365c582 Add support for actions for multiple file selection. by mtomasz · 10 years ago
  16. ddaec91 gfx: Make conversions from Size to SizeF be explicit. by danakj · 10 years ago
  17. c700927 Use the appropriate variant of IntToString in //extensions by ricea · 10 years ago
  18. a0e18cd Cleanup: IWYU for base/gtest_prod_util.h. by thestig · 10 years ago
  19. e2d0fd0 [Extensions] Un-refcount PermissionSet by rdevlin.cronin · 10 years ago
  20. 47c6d8a Move all core files in //components/sessions into core/ subdir by blundell · 10 years ago
  21. 8c3eb80 base: Template methods on Timer classes instead of the classes themselves. by danakj · 10 years ago
  22. 7d4c30d Expose data usage API to whitelisted Data Saver extension. by kundaji · 10 years ago
  23. 7e6758b Provide cast channel policies in ChannelInfo. by vadimgo · 10 years ago
  24. a8482d1 Removed a stale TODO in web_view_content_script_manager.h for work that has already been done. by paulmeyer · 10 years ago
  25. 4fc40518 Cleanup: Pass std::string as const reference from extensions/ by ki.stfu · 10 years ago
  26. e548e744 Allow extensions to specify that they are not allowed in incognito mode. by kundaji · 10 years ago
  27. 4d303ae Exposing a new BLE connection API in the EasyUnlock private JS API. by sacomoto · 10 years ago
  28. 98624c7 Add chrome.usb.getConfigurations function. by reillyg · 10 years ago
  29. e01ec2c [Extensions] Make methods return refptrs for PermissionSet by rdevlin.cronin · 10 years ago
  30. e420a141 Add chrome.i18nPrivate.getStrings for translations in component extensions by tsergeant · 10 years ago
  31. 845fe52 Add Provider Name to ONC ThirdPartyVPN dictionary by stevenjb · 10 years ago
  32. efca29e PlzNavigate: fix timing issue in app window creation by clamy · 10 years ago
  33. 764f74b Exposing a new BLE connection finder JS API in chrome.easyUnlockPrivate. by sacomoto · 10 years ago
  34. b7d53cf3 Revert of Don't refer browser-initiated navigations to web-safe URLs to delegate. (patchset #2 id:20001 of https://codereview.chromium.org/1234403005/ ) by wjmaclean · 10 years ago
  35. 82957ad Shift URLRequestContextStorage over to taking scoped_ptrs. by rdsmith · 10 years ago
  36. 65dc2c7 pan/tilt position could be negative (See the Sony EV1-HD1 camera technical manual). by xdai · 10 years ago
  37. 774686b Cleanup: Remove unneeded base/memory/shared_memory.h #includes. by thestig · 10 years ago
  38. 85dbe10 openSerialWebcam() assumes there is always a valid VISCA webcam in the other end. But if there is only a usb-serial converter connected (i.e., no camera), the callback of openSerialWebcam() would not be called since the ReceiveLoop() never ends. This CL handles this by enabling the timeout error. by xdai · 10 years ago
  39. a3ef438 CHECK that URLRequestJobs are not orphaned while blocked by extensions. by davidben · 10 years ago
  40. 259c0a3 Add scoped_ptr-safe base::Value to Dictionary/List conversion functions. by reillyg · 10 years ago
  41. aebc5455 Add missing histogram values for <webview>'s WebRequest API events. by lazyboy · 10 years ago
  42. f5863da Don't Allow Service Workers for Unloaded Extensions by rdevlin.cronin · 10 years ago
  43. 73d92c7 Fix content verification failures on unusual content script paths by asargent · 10 years ago
  44. 31d18c4 Exposing a new chrome.bluetoothPrivate.pair JS API. by sacomoto · 10 years ago
  45. 36aa8be Move Singleton and related structs to namespace base by olli.raula · 10 years ago
  46. a9c95f1 Add [email protected] to various guest_view/web_view OWNERS. by wjmaclean · 10 years ago
  47. 9daeacae Remove "API proposal for chrome.app.window to intercept all keys." by sriramsr · 10 years ago
  48. ad727fc6 This patch allows the webview.partitions.accessible_resources entry in chrome app manifests to work fully as intended. by paulmeyer · 10 years ago
  49. 9cac4ac Add new certificateProvider extension API. by pneubeck · 10 years ago
  50. 4109859 Use EnumerateHeaderLines to parse added headers in webRequest API by rob · 10 years ago
  51. 582fd8f Add chrome.virtualKeyboardPrivate.setHotrodKeyboard api by bshe · 10 years ago
  52. 55dc4221 Make UsbEventRouter depend explicitly on EventRouter. by reillyg · 10 years ago
  53. 1b9e331 Use DCHECK_CURRENTLY_ON in extensions/ by thestig · 10 years ago
  54. 2f78bb2 net/dns: Remove unneeded net_util.h includes from header files. by tfarina · 10 years ago
  55. 1db473b Show hosted app requests to extensions by rob · 10 years ago
  56. 15102e2 bluetooth-advertising: Move bluetooth low energy api to chrome/ by ortuno · 10 years ago
  57. f2f852a Don't assume ResourceRequestInfo is at UserData key NULL. by davidben · 10 years ago
  58. b205e53f Fixing the Position of Context Menu for BrowserPlugin (<webview>) by ekaramad · 10 years ago
  59. 0d9532a Add new termination status for failed child process launch. by wfh · 10 years ago
  60. cb12bbe Don't send extension functions names to every renderer. by kalman · 10 years ago
  61. 5f2479a Add TransferFunction for BulkTransfer and InterruptTransfer functions by juncai · 10 years ago
  62. 80a44be Stop including network_interfaces.h from net_util.h by olli.raula · 10 years ago
  63. 4775ef0d Add unit tests for device picker UI strings. by reillyg · 10 years ago
  64. fbb8df1 Add support to control the pan/tilt speed of VISCA camera. by xdai · 10 years ago
  65. 50ab547 Currently webcamPrivate.set/get/reset functions are all sync APIs, which doesn't work for VISCA cameras. by xdai · 10 years ago
  66. 33338fc0 Manage HidService lifetime in DeviceClient implementations. by reillyg · 10 years ago
  67. badbc541 Manage UsbService lifetime in DeviceClient implementations. by reillyg · 10 years ago
  68. c4fdad2 Let the SandboxedUnpacker start with either crx files or directories by asargent · 10 years ago
  69. 7d4b264 Fix OWNERS for extensions/browser/DEPS by Antony Sargent · 10 years ago
  70. d91a619 Task manager's apps and extensions should show the correct favicon by afakhry · 10 years ago
  71. 8a82ffe43 This patch allows WebViewRendererState to be accessible from both the UI and IO threads. This access is mediated by locks for the two internal maps in the class. by paulmeyer · 10 years ago
  72. f9dce31 Rename CoalescedPermissionMessage to PermissionMessage by treib · 10 years ago
  73. cb3e62bb Add SIM state to DeviceStateProperties by stevenjb · 10 years ago
  74. 8a6d989 ExtensionSyncService: listen for relevant changes instead of being explicitly called by clients. by treib · 10 years ago
  75. 9c87a756 This patch fixes the bug where find results were not showing up in the find bar for the Chrome signin page. This also fixed the same bug (which was not reported) for extension options. by paulmeyer · 10 years ago
  76. 5d58c9e Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandler by svaldez · 10 years ago
  77. d7b861ba This patch removes all the unnecessary content:: prefixes on WebContents references in guest_view_base.cc and other GuestView files. by paulmeyer · 10 years ago
  78. b6a14b7 Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 by rockot · 10 years ago
  79. f796de60 setKeyboardState API by rsadam · 10 years ago
  80. bd9bf5a4 Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (patchset #1 id:1 of https://codereview.chromium.org/1310103002/ ) by rockot · 10 years ago
  81. 0bfe154 Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 by rockot · 10 years ago
  82. b83114b Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (patchset #3 id:120001 of https://codereview.chromium.org/1296453004/ ) by yosin · 10 years ago
  83. 0b56a69 Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 by rockot · 10 years ago
  84. e1fe969 Cache Storage API: Hook up to chrome://settings/cookies by jsbell · 10 years ago
  85. 7790a35 IWYU for base/memory/scoped_vector.h. by thestig · 10 years ago
  86. 9db1c37 Revert "Cache Storage API: Hook up to chrome://settings/cookies" by Alex Moshchuk · 10 years ago
  87. 4c35446 Cache Storage API: Hook up to chrome://settings/cookies by jsbell · 10 years ago
  88. 0741cb1c Sync more GN unit tests with GYP. by brettw · 10 years ago
  89. 12033f12 Implement the wake-event-page internal extension API. by kalman · 10 years ago
  90. 9fc2b9a Expose device strings in the USB and HID API device objects. by reillyg · 10 years ago
  91. 5c19af7 Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://codereview.chromium.org/1301743003/ ) by nasko · 10 years ago
  92. bb80eb1 Hookup API to enable/disable unified desktop in chrome.system.display by oshima · 10 years ago
  93. 1dd545e Make the ChromeOS chromecast system tray integration use a private API. by Achuith Bhandarkar · 10 years ago
  94. 0149c7c Provide ONC Source in MNCH::GetNetworks, Priority in GetState by stevenjb · 10 years ago
  95. 7041b48 Cleanup web_request_api.cc: by thestig · 10 years ago
  96. a7cde4bd Sync more GN unit tests with GYP. by Brett Wilson · 10 years ago
  97. 1e571d6 Adding Null check in onAuthRequired() for handling FTP requests by shiva.jm · 10 years ago
  98. 2b10cbd Add a flag to enable open in window for hosted apps on Mac. by dominickn · 10 years ago
  99. 37be69c Revert of base: Remove using:: declaration from version.h header. (patchset #24 id:450001 of https://codereview.chromium.org/1281313003/ ) by thakis · 10 years ago
  100. 9c2f5dc base: Remove using:: declaration from version.h header. by tfarina · 10 years ago