summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Take the IME Extension API out of experimental:zork@chromium.org2012-01-273-12/+11
* Separate chrome/common/metrics/metrics_helpers.{h,cc} into files for the cons...isherman@chromium.org2012-01-271-1/+1
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-276-21/+29
* Coverity: pass string by const-reftbreisacher@chromium.org2012-01-262-3/+5
* TCP API.miket@chromium.org2012-01-261-17/+22
* Keep infobar visible during plug-in installation and show installation state.bauerb@chromium.org2012-01-262-2/+20
* In http://trac.webkit.org/changeset/105491, WebKit introduced an interface W...shinyak@chromium.org2012-01-265-9/+203
* Block mixed scripting for M18 dev channel.agl@chromium.org2012-01-251-1/+1
* Add PLT histograms that are equivalent to the existing set but use the Perfor...dominich@chromium.org2012-01-251-19/+34
* Print preview: Do not exit the window.print() nested loop too early when savi...thestig@chromium.org2012-01-242-13/+33
* Adding new png resource for page indicator background (2/2)dpapad@chromium.org2012-01-241-1/+2
* Remove the default plugin.bauerb@chromium.org2012-01-241-6/+1
* Replace lazy-background switch with a manifest entry controlled by thempcomplete@chromium.org2012-01-242-7/+8
* Use a Javascript callback to notify a missing plug-in when the placeholder ha...bauerb@chromium.org2012-01-238-186/+84
* Take the Extension Storage API out of experimental:kalman@chromium.org2012-01-233-7/+7
* Repeat performance for 118553 -- Add nacl private interface and statesehr@google.com2012-01-211-2/+19
* Fix crash in extension_custom_bindings.js by defining WINDOW_ID_NONE locallykalman@chromium.org2012-01-211-2/+9
* Revert 118553 - Add nacl private interface and state for process creation.sehr@google.com2012-01-211-19/+2
* Add nacl private interface and state for process creation.sehr@google.com2012-01-201-2/+19
* Relanding this with fixes to the mac dbg builderananta@chromium.org2012-01-201-1/+1
* Move operator<< for StringPiece into string_piece.{h,cc}akalin@chromium.org2012-01-201-1/+2
* Revert 118385 since this seems to break mac-debug build.sadrul@chromium.org2012-01-201-1/+1
* Remove the Webkit thread in the PPAPI plugin process and perform the text and...ananta@chromium.org2012-01-191-1/+1
* Print Preview: Refactor and cleanup parts of PrintPreviewHandler and PrintWeb...thestig@chromium.org2012-01-192-32/+35
* Preliminary implementation of Google-style dialogs in ash::internal::DialogFr...benrg@chromium.org2012-01-183-9/+9
* Add IPC message to open chrome://plugins from a missing plug-in placeholder.bauerb@chromium.org2012-01-183-24/+13
* Fold media::PipelineImpl into media::Pipeline as there is only one implementa...scherkus@chromium.org2012-01-181-1/+1
* Split logic for defining custom types in schema_generated_bindings.js into se...koz@chromium.org2012-01-186-120/+177
* Print Preview: Add a non-user-visible pref for controlling print preview. Hoo...thestig@chromium.org2012-01-182-4/+9
* Extension cleanup: move devtools custom bindings out of schema_generated_bind...kalman@chromium.org2012-01-184-12/+30
* Revert 117964 - UILayoutTest: Use DOMAutomation to retrieve document.body.inn...apatrick@chromium.org2012-01-181-3/+1
* UILayoutTest: Use DOMAutomation to retrieve document.body.innerTextdgrogan@chromium.org2012-01-171-1/+3
* Stop pumping messages while handling cookie requests for Chrome Frame. This i...robertshield@chromium.org2012-01-171-7/+4
* Extensions cleanup: move the chromePrivate, extension, fileBrowserPrivate, andkalman@chromium.org2012-01-1722-385/+750
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-166-29/+21
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-166-21/+29
* Added gallery extension id for hterm to places where we check API permissions.zelidrag@chromium.org2012-01-141-1/+2
* Extensions cleanup: pull the browserAction and pageAction API customisationskalman@chromium.org2012-01-145-73/+108
* Adding functionality to print PDF embedded in the html page.gene@chromium.org2012-01-133-13/+38
* Reland 117210 - Show error message when download a plug-in installer fails.bauerb@chromium.org2012-01-132-0/+8
* Start splitting out WebUI into an implementation class and an interface that ...jam@chromium.org2012-01-131-8/+14
* Extensions cleanup: move tabs API cusomisations out of schema_generated_bindi...kalman@chromium.org2012-01-1311-86/+170
* Fold WebMediaPlayerImpl::Initialize() into the constructor.scherkus@chromium.org2012-01-134-12/+15
* Don't call preLoad for navigations within the same page.scr@chromium.org2012-01-131-0/+1
* Implement blocking read. Reading was working fine for synchronous case, but t...miket@chromium.org2012-01-131-37/+46
* Remove plugin installation code on ChromeOS and Aura.bauerb@chromium.org2012-01-122-7/+23
* Extensions cleanup: move a bunch of API customisations fromkalman@chromium.org2012-01-1225-504/+958
* Re-land r117016: Split out the contextMenus schema bindings from schema_gener...kalman@chromium.org2012-01-1210-143/+358
* Move chrome/common/metrics* files into a shared subdirectory.isherman@chromium.org2012-01-121-2/+2
* Fixes an old crash in GetCurrentPageActions().aa@chromium.org2012-01-121-3/+2