1. 90c1469 Dispatch runtime.onInstalled event if an extension is re-enabled after by lazyboy · 10 years ago
  2. f12295a Replace ScopedVector<ScopedFD> with std::vector<ScopedFD> by mdempsky · 10 years ago
  3. 79486f1c chrome.displaySource custom bindings by mikhail.pozdnyakov · 10 years ago
  4. 3d10254 Use rvalue reference instead of extensions::ListBuilder::Pass() by limasdf · 10 years ago
  5. 82dac658 Make Lucas a GuestView OWNER by fsamuel · 10 years ago
  6. 1dd4acd Remove all the ephemeral apps code. by benwells · 10 years ago
  7. 90e0bcd7 Skip verification by the last commited origin to avoid a CHECK by rob · 10 years ago
  8. fd2986d Allow arbitrary sizes for extension icons (and bookmark app icons) by estade · 10 years ago
  9. 25499fd CastSocket: create FakeCertVerifier to accept any SSL certificate (even self-signed). by kmarshall · 10 years ago
  10. cdcc4b8 Track all extension frames in ProcessManager, inspect extensionoptions by rob · 10 years ago
  11. a743f7f [MR] Add description field to MediaSink. by imcheng · 10 years ago
  12. c027914 Remove kuint32max. by avi · 10 years ago
  13. 39ea51b Handle more scale factors for extension Browser Action icons by estade · 10 years ago
  14. b50a392f Fix webview crash on invalid src URL by mknowles · 10 years ago
  15. 93f5236 Kill ScopedPtrMap and friends by limasdf · 10 years ago
  16. 9d656a8 Fix ExtensionApiTest.ContentScriptExtensionIframe for --isolate-extensions. by alexmos · 10 years ago
  17. dbadb4c [Extensions] Add allow-modals to the default sandbox CSP by rockot · 10 years ago
  18. 6516805 Remove kuint16max. by avi · 10 years ago
  19. 911c3c05 Revert of Remove kuint16max. (patchset #7 id:120001 of https://codereview.chromium.org/1475803002/ ) by avi · 10 years ago
  20. 0d94fda Remove kuint16max. by avi · 10 years ago
  21. 95b1ee30 ValueStore::Error is now an inline member (not a ptr) of ResultTypes. by cmumford · 10 years ago
  22. b50f00c Convert various vector_as_array calls to vector::data. by davidben · 10 years ago
  23. 3cd4753b Removed key member from ValueStore::Error. by cmumford · 10 years ago
  24. 15764b1 Add more components to "gn check", work on dom_distiller. by brettw · 10 years ago
  25. dfd8ec1 Always pass an v8::Isolate* to the TryCatch ctor by jochen · 10 years ago
  26. f28f03a Get rid of an unnecessary StringPiece->std::string conversion. by amistry · 10 years ago
  27. 6df48b2a Remove ScopedVector from ElementsUploadDataStream by olli.raula · 10 years ago
  28. 0c5e55cd Remove the custom base64url implementation in //extensions/ by peter · 10 years ago
  29. 09de61b8 Disable flaky SocketsTcpServerApiTest.SocketTCPServerUnbindOnUnload by jochen · 10 years ago
  30. 8f7af292 Use scoped_ptr in extensions::ModuleSystem by tzik · 10 years ago
  31. 15890e4 Fix LoadDataWithBaseURL reload by boliu · 10 years ago
  32. b58be479 [MR] Fix early return bug in converting connection state in bindings. by imcheng · 10 years ago
  33. bcc08e21 Create shared MockDeviceClient and MockHidService classes. by reillyg · 10 years ago
  34. 0cc1cac Switch to static_assert in the repo. by avi · 10 years ago
  35. 97b9851 Reset server_socket_ when listen fails in extensions::TCPSocket. by reillyg · 10 years ago
  36. 502025c Use bluetooth and bluetoothPrivate APIs in Options UI by stevenjb · 10 years ago
  37. d7a71c88 Run gn --format over all .gn files by agrieve · 10 years ago
  38. a2d5e73 Revert of CHECK that URLRequestJobs are not orphaned while blocked by extensions. (patchset #2 id:20001 of https://codereview.chromium.org/1337113004/ ) by davidben · 10 years ago
  39. 9a9ef2b8 Use std::tie() for operator< in extensions/ by jsbell · 10 years ago
  40. 3b5b2d1 Kill NOTIFICATION_EXTENSION_WILL_BE_INSTALLED_DEPRECATED by limasdf · 10 years ago
  41. 969a5118 Migrating tests to use EmbeddedTestServer (misc) by svaldez · 10 years ago
  42. 39e712d7 Play better with C++ 11 from extension_pref_value_map.h by limasdf · 10 years ago
  43. 2dcf0d1 kiosk: Flush installed app files for real by xiyuan · 10 years ago
  44. a01f7d9 Migrating tests to use EmbeddedTestServer (/chrome/browser misc) by svaldez · 10 years ago
  45. e48eed01 Reland of [Extensions] Finish migrating ServiceWorker off the Behavior Feature system (patchset #1 id:1 of https://codereview.chromium.org/1461563002/ ) by alemate · 10 years ago
  46. cf65af4 Revert of [Extensions] Finish migrating ServiceWorker off the Behavior Feature system (patchset #1 id:40001 of https://codereview.chromium.org/1442183003/ ) by alemate · 10 years ago
  47. d19c83e Introduce chrome.displaySource API by mikhail.pozdnyakov · 10 years ago
  48. 275ce4e Add stevenjb to extensions/browser/api/bluetooth OWNERS by stevenjb · 10 years ago
  49. ffba2e3a URLPatternSet::ToStringVector does not need to call std::unique(). by dhsharp · 10 years ago
  50. 9bbb6b3f UI changes to disable button for prohibted technologies by fqj · 10 years ago
  51. 9a55fac [Extensions] Finish migrating ServiceWorker off the Behavior Feature system by rdevlin.cronin · 10 years ago
  52. 8ed1dda kiosk: Flush installed app files and cached crx by xiyuan · 10 years ago
  53. 23ae24f6 Aura on Android: build gn target extensions/browser. by moshayedi · 10 years ago
  54. f0c74ba Clean code related to ManifestTest::ManifestData by olli.raula · 10 years ago
  55. de78f69 Remove unused function from extension registry by hazivoo · 10 years ago
  56. 4ba69e6 app_sorting() in extension_prefs.h should be private and all access should go by deepak.m1 · 10 years ago
  57. 47081c8 Extensions: Checking for failure when reading settings from db. by cmumford · 10 years ago
  58. 6ca2e3c Remove ScopedVector from /extenisons part#1 by limasdf · 10 years ago
  59. 1c7a1c7 [Reland] [ExtensionView] Add extension id whitelisting for ExtensionView. by apacible · 10 years ago
  60. ecaad3e Reland of Change the update_client task runner behavior to continue on shutdown. (patchset #1 id:1 of https://codereview.chromium.org/1439153002/ ) by sorin · 10 years ago
  61. 39a7fbf Change extensions enum presubmit checks to run on upload only by rockot · 10 years ago
  62. 64749d9 Delete PRESUBMIT checks using StrictEnumValueChecker (known false positives) by Paweł Hajdan, Jr · 10 years ago
  63. 85dce086 Move third_party/mojo/src/mojo/public to mojo/public by rockot · 10 years ago
  64. 415b73b [Extensions] Don't allow gin::Define to be overridden by rdevlin.cronin · 10 years ago
  65. 89c2fa20 Disable BluetoothPrivateApiTest.ForgetDevice on OSX by Steven Bennetts · 10 years ago
  66. f4106b80 Revert of Change the update_client task runner behavior to continue on shutdown. (patchset #2 id:20001 of https://codereview.chromium.org/1415933011/ ) by sorin · 10 years ago
  67. 5661293 Implement bluetoothPrivate.forget by stevenjb · 10 years ago
  68. 6057a6b2 Prevent guest views from issuing a search for empty text. by thestig · 10 years ago
  69. b807906 Remove URLs from chrome.tabs.executeScript permission warning. by battre · 10 years ago
  70. d3e71170 [Media Router] Add separate experiment/FeatureSwitch for cast ext users. by imcheng · 10 years ago
  71. 5081941 Change the update_client task runner behavior to continue on shutdown. by sorin · 10 years ago
  72. 6344254e Remove ScopedPtrMap from extensions code by limasdf · 10 years ago
  73. 169f5e3 Revert of [ExtensionView] Add extension id whitelisting for ExtensionView. (patchset #3 id:100001 of https://codereview.chromium.org/1419143009/ ) by tommi · 10 years ago
  74. 29e1b9b1 Extensions sync: Create a whitelist of syncable disable reasons by treib · 10 years ago
  75. 47fa637f [ExtensionView] Add extension id whitelisting for ExtensionView. by apacible · 10 years ago
  76. d51567c8 Expand bluetoothPrivate whitelist to include Linux. by rkc · 10 years ago
  77. d62bdca [Media Router] Add PresentationConnectionStateObserver and related APIs. by imcheng · 10 years ago
  78. 1c6bf20 Add bluetoothPrivate.connect by stevenjb · 10 years ago
  79. 3493265a MimeHandlerViewGuest: Ignore title changes due to navigations. by sammc · 10 years ago
  80. fdfbc12 Add connecting/connectable to bluetooth.Device. by stevenjb · 10 years ago
  81. b3e2c30 LeveldbValueStore: Deleting db when open fails due to corruption. by cmumford · 10 years ago
  82. c7e71ae Broadcast bluetoothPrivate event by stevenjb · 10 years ago
  83. bbd0b7de [MD settings] adding get/set for default page zoom to settings private by dschuyler · 10 years ago
  84. d1537cb include what you use: errno.h in v4l2_webcam.cc by mostynb · 10 years ago
  85. fdd14e98 [Media Router] Replace --enable-media-router with trivalue switch by imcheng · 10 years ago
  86. 300abe23 Use private symbols instead of hidden values by jochen · 10 years ago
  87. 736929d [tracing] Add memory statistics from level db clients to tracing. by ssid · 10 years ago
  88. 4107704 Reland "Add Linux support for the Bluetooth API" by rkc · 10 years ago
  89. 1e0bdb2 Remove unneeded imports of build/config/crypto.gni. by tfarina · 10 years ago
  90. 3b91e9f Extension sync cleanup: get rid of DISABLE_UNKNOWN_FROM_SYNC by treib · 10 years ago
  91. 4584fcb Moves SendBuffer and ReceiveBuffer to a more accessible location by charliea · 10 years ago
  92. 1a1d36d Aura on Android: Stub implementation of UsbPrinterManifestHandler. by moshayedi · 10 years ago
  93. b8af815 Improve ContentVerifierTest.Fail* tests by asargent · 10 years ago
  94. 3aa01fa chrome.browserAction.setBadgeBackgroundColor accepts hsl CSS color strings by limasdf · 10 years ago
  95. 7e1ac953 ServiceWorker: Remove dead code from ServiceWorkerContextWrapper by nhiroki · 10 years ago
  96. aa022ab [Media Router] Add experiment control logic. by imcheng · 10 years ago
  97. a5ecbc8 [Extensions] Make handler_function a hidden property by rdevlin.cronin · 10 years ago
  98. ee796a1 webcamPrivate API: Fix regression from r351343. (try 2) by thestig · 10 years ago
  99. 70eb6d83 Disable zoom bubble for PDF extension. by wjmaclean · 10 years ago
  100. f18290d Revert of webcamPrivate API: Fix regression from r351343. (patchset #7 id:130001 of https://codereview.chromium.org/1412673007/ ) by georgesak · 10 years ago