summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Merge 120103 - Don't show the app error page for bookmark apps.mihaip@chromium.org2012-03-021-1/+1
* Merge mixed content warnings only on select domains to m18tsepez@chromium.org2012-02-281-1/+1
* Merge 122326 - Move socket API restriction check to browser processdpolukhin@chromium.org2012-02-282-27/+0
* Merge 122166 - Display an interstitial for weak key errors.agl@chromium.org2012-02-211-0/+1
* Merge 122004 - Remove support for "chrome.self" in manifest version 2.kalman@chromium.org2012-02-172-5/+4
* Revert 119770 - Event pages: remember events that the page registered for, ev...mpcomplete@chromium.org2012-02-071-12/+1
* Merge 120087 - Handle NULL load_event_start.dominich@google.com2012-02-011-9/+20
* Put the Extension Storage API back under experimental until the next release.kalman@chromium.org2012-01-313-4/+4
* Event pages: remember events that the page registered for, even after itmpcomplete@chromium.org2012-01-301-1/+12
* Migrate options/preferences terminology to 'Settings'.csilv@chromium.org2012-01-301-2/+2
* Remove support for some deprecated APIs in manifest version 2.aa@chromium.org2012-01-298-27/+65
* Add Access-Control-Allow-Origin: * header for extension resources specificall...cdn@chromium.org2012-01-291-0/+3
* Extension Storage API: expose storage quota information to extensions, via:kalman@chromium.org2012-01-292-5/+7
* Revert 119598 - Extension Storage API: expose storage quota information to ex...jstritar@chromium.org2012-01-282-7/+5
* Extension Storage API: expose storage quota information to extensions, via:kalman@chromium.org2012-01-282-5/+7
* Fixed printing gets cut-off issue for CloudPrint and Chrome.gene@chromium.org2012-01-281-4/+6
* 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