summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Remove most occurences of PrefRegistrySyncable::UNSYNCABLE_PREFraymes2015-04-278-36/+13
* Add the IDL for chrome.instanceID API.jianli2015-04-243-0/+142
* Update {virtual,override} to follow C++11 style in chrome.nick2015-04-247-24/+22
* Add the IDL and stub implementation for the chrome.autofillPrivate API.khorimoto2015-04-243-0/+226
* Implement <webview>.addContentScript/removeContentScript API [2]hanxi2015-04-241-0/+1
* Handle ListAccount fetches and watching the GAIA cookies from within the Gaia...mlerman2015-04-241-4/+6
* Add chrome.searchEnginesPrivate API for setting and getting the default searc...orenb2015-04-249-0/+490
* favor DCHECK_CURRENTLY_ON for better logs in chrome/browser/extensionsanujk.sharma2015-04-2411-29/+29
* Update UI for WebStore bundle installs.treib2015-04-243-4/+8
* Added CHECKs for null pointers in ChromeAppSorting.mgiuca2015-04-242-0/+9
* Validate windows.create API's state input parameters those cannot live together.limasdf2015-04-243-4/+85
* Disable WindowOpenPanelTest.WindowOpenFocus on Windows debug builds.jdonnelly2015-04-231-1/+1
* Instrument some potentially expensive functions called from BrowserMainRunner...yiyaoliu2015-04-232-0/+6
* Supervised user whitelists: Cleanuptreib2015-04-231-6/+0
* Refactor DisplayInfo::rotation_ to track different sources of rotationsjonross2015-04-232-4/+8
* [Extensions] Fix developerPrivate mangling on file accessrdevlin.cronin2015-04-231-2/+2
* Set display mode for extensions::AppWindowmikhail.pozdnyakov2015-04-231-0/+12
* Use SKIP_ON_SHUTDOWN shutdown behavior to seek devicehashimoto2015-04-231-1/+3
* Refactor NetLog::LogLevel --> NetLogCaptureMode.eroman2015-04-231-3/+4
* [Extensions Mac] Add tests for the mac developer mode warningrdevlin.cronin2015-04-221-7/+7
* Get rid of excessive CrosSettings::Get()->Set*() usage, mostly in tests.ginkage2015-04-221-28/+9
* [Extensions] Remove browser action visibility changed notification; update uirdevlin.cronin2015-04-2112-173/+178
* GuestView: Decouple extension IPCs from soon-to-be component IPCsfsamuel2015-04-211-0/+2
* DisplayManager Cleanuposhima2015-04-212-6/+6
* Improves perf by avoid small memory allocation for key event handling if IME ...shuchen2015-04-211-0/+4
* Fixing the AudioModemAPI to support multiple profiles correctly.ckehoe2015-04-203-38/+88
* Support chrome.contentSettings.plugins="detect_important_content"msramek2015-04-202-1/+2
* Componentize devtools_http_handler.dgozman2015-04-201-3/+1
* Implement default function on SchemaRegistry::Observer::OnSchemaRegistryReadylimasdf2015-04-181-1/+0
* Extension window.create API accepts state.limasdf2015-04-182-27/+77
* Replaced custom UserActionObserver in metrics_apitest.cc with common base::Us...bruthig2015-04-181-50/+8
* Refactor safe-browsing build-config definitions.nparker2015-04-183-11/+3
* Move undo files into //components/undosdefresne2015-04-172-2/+2
* Remove PrerenderLocalPredictor, part 1.davidben2015-04-172-2/+2
* Fix missing whitelisted pref for "use 24 hour clock" in date/time page.orenb2015-04-171-0/+2
* MSan: disable timing out tests.earthdok2015-04-171-2/+11
* Enterprise policy: Ignore the deprecated ForceSafeSearch if ForceGoogleSafeSe...treib2015-04-171-2/+2
* Rename NetLogLogger and CapturingNetLogvishal.b2015-04-174-23/+23
* Replace SetAuthenticatedUsername with SetAuthenticatedAccountId.rogerta2015-04-176-19/+24
* [Extensions UI] Observe developerPrivate events for extension viewsrdevlin.cronin2015-04-175-22/+39
* [Extensions UI] Use developerPrivate API for repair, options, show pathrdevlin.cronin2015-04-172-16/+139
* Disable flaky ExtensionPreferenceApiTest.DataReductionProxy on Windows.jam2015-04-161-1/+6
* Disable flaky WebNavigationApiTest.Failures on Windows.jam2015-04-161-1/+6
* [Extensions Mac] Implement developer mode warning on macrdevlin.cronin2015-04-161-2/+5
* Move device/usb classes from the FILE thread to UI thread.reillyg2015-04-161-166/+122
* Use networkingPrivate.startConnect (Take 2)stevenjb2015-04-161-0/+8
* Change JS parameter to camel case.wjmaclean2015-04-161-1/+1
* Mark ExtensionApiTest.WindowOpen as flakyjohnme2015-04-161-6/+2
* Extensions: Switch to new permission message system, part IIItreib2015-04-164-44/+27
* Code Cleanup for extension_prefs, as AddDisableReasons() is not required same...deepak.m12015-04-161-1/+2