summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Rename all of experiments_helper to variations_helper, including files, names...stevet@chromium.org2012-08-131-3/+3
* Add ability to load pnacl resources from DIR_PNACL_COMPONENT.jvoung@google.com2012-08-131-1/+7
* Creating a new directory chrome/renderer/searchbox and moving searchbox code ...shishir@chromium.org2012-08-116-12/+14
* Bluetooth API: improve discoverybrettw@chromium.org2012-08-104-6/+15
* Changing VLOG from level 1 to 9 for text to be translated.mad@chromium.org2012-08-101-2/+2
* Bluetooth API: improve discoverybryeung@chromium.org2012-08-091-17/+39
* Remove Instant v1 API.sreeram@chromium.org2012-08-097-319/+111
* Android: don't construct PrerenderWebMediaPlayer.torne@chromium.org2012-08-091-0/+5
* Properly propagate the current Chrome channel into the Feature system on thekalman@chromium.org2012-08-093-28/+3
* Check that extensions referenced in chrome-extension://id URLs for unprivilegedkalman@chromium.org2012-08-091-2/+4
* Base web accessibility decisions on page transition. We only need to perform ...cdn@chromium.org2012-08-084-4/+18
* Move localized_error from chrome/renderer into chrome/common.mirandac@chromium.org2012-08-083-806/+3
* Draggable region support for frameless app window on Windows.jianli@chromium.org2012-08-082-0/+15
* Refactor extension event distribution to use Values instead of JSON strings.gdk@chromium.org2012-08-072-14/+7
* Move c/r/extensions/* into extensions namespacerdevlin.cronin@chromium.org2012-08-0752-405/+409
* Formalise a CHECK for the NULL NavigationEntry in ScriptBadgeController, andkalman@chromium.org2012-08-073-12/+14
* Revert 150232 (speculative, probably brokethakis@chromium.org2012-08-072-30/+20
* Update favicon URLs on FinishLoad for main framearuslan@chromium.org2012-08-072-20/+30
* Work-around Windows 8 bug causing print footers and headers to have incorrect...asvitkine@chromium.org2012-08-071-2/+7
* Use hi-resolution favicon variants if available.thakis@chromium.org2012-08-072-17/+25
* Move MediaGalleries.getMediaFileSystems back to experimental for M22vandebo@chromium.org2012-08-064-37/+20
* Retry "Add an interface for PNaCl to check if the session is incognito..."jvoung@google.com2012-08-061-1/+8
* Create OWNERS file for chrome/renderer/resources/extensionsbattre@chromium.org2012-08-062-1/+13
* [FileManager] Do drive search incrementallytbarzic@chromium.org2012-08-041-4/+9
* Revert "Add an IPC for PNaCl to check if the session is incognito,"jvoung@google.com2012-08-031-8/+1
* Support Cookie modifications in Declarative WebRequest APIbattre@chromium.org2012-08-031-0/+18
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-032-2/+2
* Revert 149610 - Extension resources should only load in contexts the extensio...nkostylev@chromium.org2012-08-031-51/+21
* Add an IPC for PNaCl to check if the session is incognito,jvoung@google.com2012-08-021-1/+8
* Make ActiveTabPermissionManager also grant the tabs permission forkalman@chromium.org2012-08-022-7/+31
* `chrome-extension` resources should bypass Content Security Policy.mkwst@chromium.org2012-08-021-0/+7
* In ExtensionDispatcher, maintain the active extensions as a subset of installedkalman@chromium.org2012-08-021-11/+16
* Extension resources should only load in contexts the extension has permission...mkwst@chromium.org2012-08-021-21/+51
* Add PPB_PDF API to load scaled image resourcesjhorwich@chromium.org2012-08-021-41/+65
* PPAPI/NaCl: Restrict ppapi messages to unblock only ppapidmichael@chromium.org2012-08-011-0/+5
* Plumb file system name down from MediaFileSystemRegistry.vandebo@chromium.org2012-07-312-9/+8
* Update extensions OWNERS.bryeung@chromium.org2012-07-311-4/+1
* Make miscellaneous_bindings.js not depend on onLoad().koz@chromium.org2012-07-315-38/+93
* Only allows extensions to create HTML notifications.jianli@chromium.org2012-07-302-0/+8
* Add an interface for nacl to create delete-on-close temp files,jvoung@google.com2012-07-301-21/+25
* Rename renderer/autofill/autofill_browsertest.cc to be unique.atwilson@chromium.org2012-07-281-0/+0
* Hook up the PPB_Flash_Print interface to new host system.brettw@chromium.org2012-07-278-0/+200
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-271-2/+2
* Reapply Justin's spellchecker patch.hbono@chromium.org2012-07-271-2/+2
* Experimental flag for HiDPI-aware PDF Viewerjhorwich@chromium.org2012-07-261-1/+16
* Introduce runtime.onSuspendCanceled() event.koz@chromium.org2012-07-262-0/+11
* PPAPI/NaCl: Make ImageData for NaCl just use shared memorydmichael@chromium.org2012-07-251-1/+3
* Moved ExtensionMessage* into extensions namespacerdevlin.cronin@chromium.org2012-07-252-3/+3
* Cleanup gfx::Canvas now that 10562027 has landedpkotwicz@chromium.org2012-07-241-2/+3
* move openMediaGalleryManager fn out of experimental.estade@chromium.org2012-07-244-22/+39