summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Removing obsolete chromePrivate.decodeJPEG API.glotov@google.com2012-03-287-39/+0
* Test that individual APIs require platform-app flag and experimental flag.miket@chromium.org2012-03-281-6/+83
* Test negative case: load platform-app manifest without command-line flag.miket@chromium.org2012-03-281-1/+4
* Fix a few warnings that -Wnull-conversion of a future clang will complain about.thakis@chromium.org2012-03-281-1/+1
* SPDY - add command line options - enable-npn and enable-npn-httprtenneti@chromium.org2012-03-282-2/+11
* Add a temporary alias for the background permission.mihaip@chromium.org2012-03-282-0/+9
* Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-272-0/+16
* Revert 129266 - Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-272-16/+0
* Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-272-0/+16
* Make the "Stylizr" storage API example extension use the "local" storage area.kalman@chromium.org2012-03-274-5/+16
* Revert 129107 - Remove remnants of the identity permission.rsleevi@chromium.org2012-03-271-0/+3
* Add initial documentation for the chrome.storage APIkalman@chromium.org2012-03-272-3/+273
* Expose more font size prefs to the Font Settings Extension API.falken@google.com2012-03-273-5/+627
* Adding read, read-write and create file access permission to fileBrowserHandl...tbarzic@chromium.org2012-03-276-30/+169
* Remove remnants of the identity permission.jstritar@chromium.org2012-03-271-3/+0
* [Sync] Fix zombie sessions from disconnecting/reconnecting sync.zea@chromium.org2012-03-272-0/+5
* Add callbacks to history.addUrl and history.deleteUrlcduvall@chromium.org2012-03-272-2/+94
* Remove reference to closed bug 79520 from documentationbattre@chromium.org2012-03-272-14/+0
* Reland - Create a database for NaCl validation caching that is shared between...nduca@google.com2012-03-271-1/+12
* Revert 129061 - Create a database for NaCl validation caching that is shared ...nduca@google.com2012-03-271-12/+1
* WebUI layer for GData data source. This data source will expose files hosted ...zelidrag@chromium.org2012-03-272-0/+2
* Create a database for NaCl validation caching that is shared between processes.ncbray@chromium.org2012-03-271-1/+12
* Adds option to always hide launcher.sky@chromium.org2012-03-262-5/+7
* Adding a flag to overwrite the URL used to check the domain to use for searchesjcivelli@chromium.org2012-03-262-0/+5
* [chromeos] Implement support for getting to date settings that works with the...csilv@chromium.org2012-03-262-6/+2
* Revert 128910 - Add experiments info to crash dumps.alokp@chromium.org2012-03-264-68/+0
* Add experiments info to crash dumps.mad@chromium.org2012-03-264-0/+68
* Add getDefaultFontSize and setDefaultFontSize to Font Settings Extension API.falken@google.com2012-03-267-5/+339
* Remove per-tab preference machinery.falken@chromium.org2012-03-262-6/+0
* Adds context menu so that shelf always auto-hides (except on locksky@chromium.org2012-03-252-0/+5
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-254-1/+22
* NaCl: Remove needless use of std::wstring for channel IDsmseaborn@chromium.org2012-03-251-2/+2
* NaCl: Make hardware exception handling work on 64-bit Windowsmseaborn@chromium.org2012-03-241-0/+11
* Revert 128753 - Add full support for filesystem URLs.ericu@google.com2012-03-247-179/+32
* Add full support for filesystem URLs.ericu@google.com2012-03-247-32/+179
* Fix memory leak in ExtensionManifestsUnitest caused by r128716.kalman@chromium.org2012-03-241-3/+3
* Support for natural scrolling.achuith@chromium.org2012-03-242-1/+5
* Restrict the storage API to manifest_version >= 2.kalman@chromium.org2012-03-244-3/+47
* [Chrome OS ECHO] Add getCouponCode() and getUserConsent() methodsgauravsh@chromium.org2012-03-241-3/+26
* Remove http_throttling.may_experiment pref.joi@chromium.org2012-03-242-7/+0
* hterm: Load component-extension version of crosh+hterm (chromeos only).rginda@chromium.org2012-03-242-0/+4
* Ping SafeBrowsing servers when Chrome users download an unknown crx and apknoelutz@google.com2012-03-241-0/+13
* Revert 128610 - Expand usage of platform-apps flag and permission features.nduca@google.com2012-03-244-19/+1
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-234-1/+19
* Added call for chrome.fileBrowserPrivate.transferFile() method.This CL also f...zelidrag@chromium.org2012-03-231-0/+23
* Add an experimental identity API for platform apps.jstritar@chromium.org2012-03-2314-7/+187
* Fix crash in AppNotifyChannelSetup when incognito profiles are used.jstritar@chromium.org2012-03-232-1/+7
* Removed SyncSetupFlow and SyncSetupWizard.atwilson@chromium.org2012-03-232-4/+0
* Remove resource_request_info_impl.h dependency from chrome. This also makes b...jam@chromium.org2012-03-232-8/+0
* Make ExtensionAPI load schemas lazily where possible.kalman@chromium.org2012-03-234-215/+325