summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add extension permissions for Media Gallery API.vandebo@chromium.org2012-07-241-5/+7
* retry r147895:estade@chromium.org2012-07-241-1/+1
* Add a NaCl-Private interface for opening files in DIR_PNACL_COMPONENT.jvoung@google.com2012-07-231-0/+43
* Revert 147915 - Cleanup gfx::Canvas now that 10562027 has landedacolwell@chromium.org2012-07-231-3/+2
* Cleanup gfx::Canvas now that 10562027 has landedpkotwicz@chromium.org2012-07-231-2/+3
* Revert 147895 - switch mediaGalleries to .idl api definitionszym@chromium.org2012-07-231-1/+1
* switch mediaGalleries to .idl api definitionestade@chromium.org2012-07-231-1/+1
* First version to add some UMA stats to the chrome histograms. This change cov...zysxqn@google.com2012-07-211-0/+9
* chrome.tabs.executeScript() Callback Parametereaugusti@chromium.org2012-07-202-7/+41
* Move chrome.appWindow to chrome.app.window.asargent@chromium.org2012-07-203-3/+3
* Move files related to registry-controlled domains into a new net/base/registr...pam@chromium.org2012-07-202-3/+3
* Upstream support for WebKit shared timer toggling.pliard@chromium.org2012-07-192-0/+7
* Add isWritableFileEntry to the fileSystem APIthorogood@chromium.org2012-07-191-1/+2
* Add support for multiple parameter callbacks to renderermtytel@chromium.org2012-07-192-33/+14
* Fire the onchange event when autocompleting usernames for password forms.isherman@chromium.org2012-07-181-1/+1