summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Adds bluetooth connection type to NetworkChangeNotifier.jkarlin@chromium.org2014-06-041-0/+1
* Handle promotion of ephemeral apps in the ExtensionStorageMonitortmdiep@chromium.org2014-06-043-72/+332
* Rename TranslateTabHelper to ChromeTranslateClientnaiem.shaik@gmail.com2014-06-041-7/+12
* Fix a crash when chooseDesktopMedia is called with no target tabtbarzic@chromium.org2014-06-041-6/+17
* Movelimasdf@gmail.com2014-06-045-41/+44
* Trust the renderer's same-document navigation flag if it is a same-origin nav.japhet@chromium.org2014-06-041-3/+3
* Reland: Add generateAppForLink function in chrome.managementwjywbs@gmail.com2014-06-048-3/+225
* This is a library for Windows and MacOSX (tested MacOSX currently) that suppo...noamsml@chromium.org2014-06-041-1/+2
* Reland: Allow high-res bitmaps to be passed in from notifications API.dewittj@chromium.org2014-06-042-633/+78
* Create new histograms (with "2" suffix) corresponding to histograms using the...rpaquay@chromium.org2014-06-046-24/+23
* Resubmit: Block content scripts from executing until user grants permissionrdevlin.cronin@chromium.org2014-06-038-52/+237
* Temporarily re-enabling SizeAfterPrefChange test with traces (this time for L...finnur@chromium.org2014-06-032-23/+29
* Revert 274606 "Temporarily re-enabling SizeAfterPrefChange test ..."finnur@chromium.org2014-06-032-27/+23
* Temporarily re-enabling SizeAfterPrefChange test with traces.finnur@chromium.org2014-06-032-23/+27
* Revert 274549 "Add generateAppForLink function in chrome.management"mek@chromium.org2014-06-038-225/+3
* Add generateAppForLink function in chrome.managementwjywbs@gmail.com2014-06-038-3/+225
* Added processing for a lost status to UpdateEngineClient.merkulova@chromium.org2014-06-031-0/+1
* Add ability to constrain dominant color selection to a HSL range.calamity@chromium.org2014-06-031-6/+2
* Disable ExtensionToolbarModelTest.SizeAfterPrefChange.dconnelly@chromium.org2014-06-031-3/+7
* Resized the icon in the Uninstall dialog to be 64x64 pxsashab@chromium.org2014-06-032-40/+29
* Rename "CheckWritable" to "PrepareForWritableApp" to reflect the actual behav...kinaba@chromium.org2014-06-034-13/+15
* Use ExtensionRegistry instead of chrome notification in developer private apilimasdf@gmail.com2014-06-032-53/+90
* ExtensionActionApi: Add missing break statement. finnur@chromium.org2014-06-031-0/+2
* Disable flaky ExtensionApiTest.Debugger on Linux and Chrome OS.dconnelly@chromium.org2014-06-031-2/+3
* Alter settings enforcement default to GROUP_NO_ENFORCEMENT in absence of Finc...robertshield@chromium.org2014-06-031-1/+1
* Refactor PickleIterator.halyavin@google.com2014-06-021-4/+2
* Revert of Move some sync/notifier to components/invalidation (https://coderev...rlarocque@chromium.org2014-06-021-1/+1
* Move some sync/notifier to components/invalidationrlarocque@chromium.org2014-06-021-1/+1
* Disabled flaky AutomationApiTest.GetTreeByTabId test.vmpstr@google.com2014-06-021-1/+2
* Resubmit: Refactor external_install_uirdevlin.cronin@chromium.org2014-06-029-643/+823
* Add traces temporarily to track down flakiness in test.finnur@chromium.org2014-06-022-8/+25
* Remove the setshape whitelist from the implementation.garykac@chromium.org2014-06-021-46/+0
* Disable flaky ExtensionToolbarModelTest.SizeAfterPrefChange on Linux/Chrome OSbattre@chromium.org2014-06-021-1/+7
* Move DetailedConsoleMessageAdded from ChromeRVO to ChromeRFO.mkosiba@chromium.org2014-06-024-0/+30
* Implement IsNonNativeLocalPathDirectory for supporting non-local non-Drive di...kinaba@chromium.org2014-06-021-0/+2
* Revert 273982 "Refactor external_install_ui"dxie@chromium.org2014-06-019-724/+643
* Revert 273866 "Block content scripts from executing until user g..."dxie@chromium.org2014-06-015-129/+33
* replaced the string 'chrome-extensions://' with constantsivandavid@chromium.org2014-05-313-10/+24
* Renamed enum constants per Chrome coding guideyefim@chromium.org2014-05-311-4/+5
* Bluetooth: remove Profile APIkeybuk@chromium.org2014-05-3113-994/+8
* Cleanup: Remove some dead GTK code in ExtensionApiTest.thestig@chromium.org2014-05-311-12/+1
* Refactor external_install_uirdevlin.cronin@chromium.org2014-05-319-643/+724
* Implements RTP header dumping.jiayl@chromium.org2014-05-312-7/+66
* Allow requesting Automation tree by tabIdaboxhall@chromium.org2014-05-314-19/+40
* Add garbage collection for shared extensions on Chrome OSdpolukhin@chromium.org2014-05-308-74/+562
* Block content scripts from executing until user grants permissionrdevlin.cronin@chromium.org2014-05-305-33/+129
* Use ExtensionRegistryObserver instead of deprecated extension notification fr...limasdf@gmail.com2014-05-309-225/+158
* Revert 273763 "Add garbage collection for shared extensions on C..."battre@chromium.org2014-05-308-553/+74
* Don't use no_new_privs mode when running NM process on Linuxsergeyu@chromium.org2014-05-301-0/+7
* Revert 273745 "Implements RTP header dumping." due to memory leakbattre@chromium.org2014-05-302-66/+7