summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Show gpu process stats in about:tcmallocjamesr@chromium.org2012-04-252-11/+0
* Only enable password generation if password manager and autofill are bothgcasto@chromium.org2012-04-243-9/+10
* Add an API for hosted apps to check their install and running states.jstritar@chromium.org2012-04-243-1/+90
* Make functions being routed by NativeHandlers throw an exception if there is ...koz@chromium.org2012-04-243-0/+17
* NaCl: Don't pass the NaCl process's Windows handle to the renderer processmseaborn@chromium.org2012-04-231-7/+6
* Add and implement API to associate Google experiment IDs with FieldTrials.stevet@chromium.org2012-04-231-2/+2
* Cancel unnecessary spellcheck requests.hbono@chromium.org2012-04-234-16/+55
* Back out r132850 from the trunk. It caused crashes, documented at bug 124208.mark@chromium.org2012-04-203-91/+97
* Revert 133212 - Add and implement API to associate Google experiment IDs with...groby@chromium.org2012-04-201-2/+2
* Add and implement API to associate Google experiment IDs with FieldTrials.stevet@chromium.org2012-04-201-2/+2
* Report cases where the connection appears to close too early while transferri...cbentzel@chromium.org2012-04-201-0/+14
* Use Value objects instead of JSON strings in extension API response IPCs.asargent@chromium.org2012-04-209-17/+30
* [Print Preview] Refactored code to support auto fit to page functionality.kmadhusu@chromium.org2012-04-207-41/+36
* Fix bug where transient pages would miss events dispatched while it wasmpcomplete@chromium.org2012-04-194-99/+138
* This patch implements asynchronous spellchecker on Windows and Linux.shinyak@chromium.org2012-04-195-42/+382
* Remove support for bitmap printing in pepperbrettw@chromium.org2012-04-191-2/+8
* Generate storage API constants using json_schema_compiler.kalman@chromium.org2012-04-194-13/+16
* Disk cache: Remove per-size-group histograms and a few stale ones.rvargas@google.com2012-04-181-54/+0
* Refactor EventBindings to be a ChromeV8Extension.koz@chromium.org2012-04-183-97/+91
* Cleanup of v8 extension stuff. Playback extension is only used in chrome, so ...jam@chromium.org2012-04-183-4/+91
* Convert the load times ui_test to a browser_test.jam@chromium.org2012-04-181-75/+0
* Allow full-page plug-ins for click-to-play.bauerb@chromium.org2012-04-171-0/+8
* Revert 132589 - Revert 132440 - Allow extension APIs to be compiled out.sky@chromium.org2012-04-171-26/+28
* Revert 132440 - Allow extension APIs to be compiled out.zmo@google.com2012-04-171-28/+26
* Convert the external extension ui_test to a browser_test.jam@chromium.org2012-04-171-193/+0
* TabContents -> WebContentsImpl, part 15.avi@chromium.org2012-04-171-1/+1
* DataList UI (Chromium part)keishi@chromium.org2012-04-174-107/+184
* Make SearchBox extension call through WebFrame to execute page scriptrafaelw@chromium.org2012-04-171-42/+46
* ModuleSystem should not crash when JS has a syntax error.aa@chromium.org2012-04-171-1/+28
* Supply Windows handle-passing function to NaClmseaborn@chromium.org2012-04-171-0/+19
* Code cleanup. Addressing TODO from the previous CL.gene@chromium.org2012-04-162-15/+11
* Allow extension APIs to be compiled out.jgreenwald@chromium.org2012-04-161-26/+28
* Fixed issue with shrink output when using system print dialog.gene@chromium.org2012-04-143-7/+52
* Fix top renderer crash. Extension can go away before Context. Duh.aa@chromium.org2012-04-131-2/+2
* Make lazy field access handle the case where ModuleSystem has been deleted.koz@chromium.org2012-04-134-10/+32
* Adding run_at to chrome.tabs.executeScript/insertCss.eaugusti@chromium.org2012-04-133-53/+100
* Add chrome.experimental.runtime.getBackgroundPage which ensures the transientmpcomplete@chromium.org2012-04-123-0/+26
* Don't attempt to access chrome.tts from the tts custom binding unless thekalman@chromium.org2012-04-121-4/+14
* Send spellcheck requests only when we need.hbono@chromium.org2012-04-123-26/+170
* Adding an error for "file access denied" to the error pages.gspencer@chromium.org2012-04-111-0/+15
* Remove unneeded extension_messages_browsertest.cc + cleanup.aa@chromium.org2012-04-1111-114/+88
* Null check web_frame_ to prevent a race from attempting to execute script on ...rafaelw@chromium.org2012-04-111-0/+6
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-3/+1
* Reland r131429 (Moved SuicideOnChannelErrorFilter to content.). Install it in...jam@chromium.org2012-04-101-27/+0
* Revert 131429 because content_unittests is early exiting- Moved SuicideOnChan...jam@chromium.org2012-04-101-0/+27
* Moved SuicideOnChannelErrorFilter to content.asharif@chromium.org2012-04-091-27/+0
* Make renderer calls into script declare there "type" (internal or author).rafaelw@chromium.org2012-04-093-2/+14
* Change the URL for the nacl process host to use an actual GURL instead of var...brettw@chromium.org2012-04-081-1/+1
* Restrict platform app access to WebKit features by modifying JS bindings.jstritar@chromium.org2012-04-054-0/+51
* Add experiments info to crash dumps.mad@chromium.org2012-04-051-0/+5