summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api
Commit message (Expand)AuthorAgeFilesLines
* sync: reland sessions v2 on-by-defaulttim@chromium.org2014-01-251-6/+6
* Media Galleries API Scanning: Infrastructure for media scan, progress events.tommycli@chromium.org2014-01-252-0/+162
* Fix crash in bookmark undo when profile is null.tom.cassiotis@gmail.com2014-01-251-3/+2
* Make alarms schedule at predictable timesrdevlin.cronin@chromium.org2014-01-253-6/+65
* Revert 246938 "Add support for user-level Native Messaging hosts..."ronghuawu@chromium.org2014-01-2411-258/+116
* Add support for user-level Native Messaging hosts installation.sergeyu@chromium.org2014-01-2411-116/+258
* Clean up extension_util.h.derat@chromium.org2014-01-249-36/+19
* The Script Bubble and Script Badge were two extension experiments that didn't...finnur@chromium.org2014-01-247-435/+8
* Add API for enabling and capturing net-interals logging.zork@chromium.org2014-01-242-1/+235
* [GCM] Add more GCM tests and fix bugs found by these testsjianli@chromium.org2014-01-241-0/+3
* tab capture: Change the permissions for tabs.captureVisibleTab().sadrul@chromium.org2014-01-241-13/+0
* [GCM] Pass more browser specific data to initialize GCMClient from GCMClientF...jianli@chromium.org2014-01-231-0/+1
* Update MacOS implementation DeviceId::GetDeviceId.rpaquay@chromium.org2014-01-232-6/+149
* Add DIR_NATIVE_MESSAGING and DIR_USER_NATIVE_MESSAGING paths.sergeyu@chromium.org2014-01-231-17/+9
* Fix Desktop Capture API to close the picker dialog automatically.sergeyu@chromium.org2014-01-233-49/+80
* [GCM] Change GCMProfileService and GCM API functions to pass by const refjianli@chromium.org2014-01-232-18/+7
* Adding specific OWNERS files.rpaquay@chromium.org2014-01-234-0/+4
* app_shell: Extract extension runtime data from ExtensionServicejamescook@chromium.org2014-01-222-10/+15
* Move ExtensionPrefs and friends to extensions/ directory.derat@chromium.org2014-01-2222-26/+27
* Only grant APIs for the appropriate extension type to component apps and exte...yoz@chromium.org2014-01-221-2/+2
* Print error code in logs from account_tracker.ccpavely@chromium.org2014-01-221-1/+1
* * Make AttemptExit/AttemptRestart do the right thing on chromeososhima@chromium.org2014-01-221-7/+0
* Remove AppsDevTool code from Chromerdevlin.cronin@chromium.org2014-01-221-5/+0
* Rename the UseRealGLContexts() to EnablePixelOutput().danakj@chromium.org2014-01-223-12/+2
* Cleanup: Replace &LazyInstance::Get() with LazyInstance::Pointer().thestig@chromium.org2014-01-2151-53/+53
* Use stub GL draw/clear calls for browser tests that do not need pixels.danakj@chromium.org2014-01-212-20/+15
* CrOS DIAL - bind to both ethernet and wifi interfaces instead of just one of ...imcheng@chromium.org2014-01-211-31/+16
* Split the BrowserPolicyConnector into platform parts.joaodasilva@chromium.org2014-01-214-9/+14
* Move LanguageState to the translate componentdroger@chromium.org2014-01-211-2/+2
* Fix chrome.webRequest.onBeforeRequest for requests coming from NPAPI plugin p...jam@chromium.org2014-01-191-1/+1
* Disable TabCaptureApiTest.EndToEnd in debug or on OSMesa.danakj@chromium.org2014-01-181-1/+4
* Update Windows implementation DeviceId::GetDeviceId.rpaquay@chromium.org2014-01-186-39/+369
* SystemInfo API: Fix SystemInfoEventRouter initialization code.thestig@chromium.org2014-01-181-9/+54
* Revert of sync: turn on session sync v2 (https://codereview.chromium.org/1304...tim@chromium.org2014-01-181-6/+6
* Media Galleries API Scanning: Extension API stubs.tommycli@chromium.org2014-01-182-0/+86
* Fix an issue found in https://chromiumcodereview.appspot.com/23205008/rdevlin.cronin@chromium.org2014-01-173-3/+30
* Set restrict_to_browser_context parameter for feedback API eventstbarzic@chromium.org2014-01-171-0/+2
* Screen cleanup:oshima@chromium.org2014-01-174-35/+36
* Fix chrome.downloads.getFileIcon for hi-dpi and clarify docs.benjhayden@chromium.org2014-01-172-11/+20
* Return error to chrome.downloads.removeFilebenjhayden@chromium.org2014-01-172-30/+12
* Cleanup: Simplify system_info_api.cc.thestig@chromium.org2014-01-171-19/+19
* New API to copy syncfs folder to localfs.grv@chromium.org2014-01-172-143/+120
* Reject filesystem root entries as args for chrome.fileSystem functions.sammc@chromium.org2014-01-172-0/+15
* Require user confirmation for chrome.management.uninstall except when uninsta...meacer@chromium.org2014-01-177-11/+39
* Make chrome.fileSystem.chooseEntry work on Google Drive directories.kinaba@chromium.org2014-01-173-4/+89
* Refactor base/safe_numerics.hjschuh@chromium.org2014-01-171-2/+2
* Adds asynchronous unzip functions to ZipReaderhaven@chromium.org2014-01-175-54/+178
* extensions: Relocate pref name constants.derat@chromium.org2014-01-163-13/+18
* Move UbertokenFetcher from //chrome to //google_apis.blundell@chromium.org2014-01-162-2/+5
* [DevTools] Remove dock side knowledge from browser.dgozman@chromium.org2014-01-161-2/+1