summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.hmal@chromium.org2009-10-013-11/+16
* Move various methods from glue/webview.h to api/public/WebView.hdarin@chromium.org2009-10-013-16/+11
* Rollback Scavenge implemetation and rely on existing functionality to freejar@chromium.org2009-10-011-2/+2
* Turn extension script injection histograms into uma histograms.asargent@chromium.org2009-09-301-8/+11
* Enable <video> using cachehclam@chromium.org2009-09-301-0/+4
* Hook up webkit/api/public/WebView.hdarin@chromium.org2009-09-305-90/+88
* Address review comments.thakis@chromium.org2009-09-302-8/+11
* Relanding:mbelshe@google.com2009-09-301-0/+10
* Revert r27589 that broke the treehclam@chromium.org2009-09-301-4/+0
* <video> use cache if --enable-byte-range-support is presenthclam@chromium.org2009-09-301-0/+4
* WebView::DownloadImage refactoredyaar@chromium.org2009-09-292-10/+51
* Fix stupid gcc warning.thakis@chromium.org2009-09-291-1/+1
* Fix cmd-up/cmd-down.thakis@chromium.org2009-09-294-43/+183
* Get rid of the need for cross process events in order to get plugin processes...jam@chromium.org2009-09-294-29/+13
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-293-1/+30
* Use the current frame's URL when initializing the extension framework for a f...mpcomplete@chromium.org2009-09-291-5/+4
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-285-64/+45
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-281-0/+5
* Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-283-30/+1
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-283-1/+30
* Implementing chrome.i18n.getMessage call, that loads message from the extensi...cira@chromium.org2009-09-286-6/+132
* Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-263-30/+1
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-263-1/+30
* Implement Browser Actions extensions.finnur@chromium.org2009-09-262-1/+9
* Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-263-30/+1
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-263-1/+30
* Make --show-extensions-on-top look exactly, pixel-for-pixelaa@chromium.org2009-09-251-17/+24
* Plumb the new mixed content API callbacks to the tab contents. We'll actuallyabarth@chromium.org2009-09-252-2/+14
* Force garbage collection after running any unit tests that initialize WebViews.jorlow@chromium.org2009-09-251-14/+11
* Move another method from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-253-5/+6
* Disable the json_schema_unittest since it crashes after a WebKit deps roll.jorlow@chromium.org2009-09-241-12/+14
* Move some more methods from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-243-21/+28
* Ignore extra properties on schemas or instances that comesaa@chromium.org2009-09-241-0/+13
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-2/+1
* Make Linux Breakpad initialization call to lsb_release asynchronous. Also wra...thestig@chromium.org2009-09-231-2/+2
* Reverting 26975.pkasting@chromium.org2009-09-231-1/+2
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-2/+1
* Move some more methods from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-234-39/+44
* Move FTP LIST parsing code to the renderer process.phajdan.jr@chromium.org2009-09-221-0/+5
* Coverity: Initialize instance_id_ in the constructor.jhawkins@chromium.org2009-09-221-0/+1
* On 'window.print()' javascript command, print only the frame that is represen...maruel@chromium.org2009-09-221-5/+2
* Create an enum for local storage vs. session storage rather than usingjorlow@chromium.org2009-09-223-14/+15
* Update renderer plugin cache when we load/unload extensions with plugins.mpcomplete@chromium.org2009-09-212-3/+3
* Allow <audio> to work in extensionhclam@chromium.org2009-09-211-1/+11
* Add histograms for tab count, RenderProcessHost count, and the number ofbrettw@chromium.org2009-09-211-0/+5
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-197-17/+202
* Revert 26635 - Change the view mode when switching between moles and toolstri...mbelshe@google.com2009-09-187-202/+17
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-187-17/+202
* Fold WebEditingClient into WebViewClient.darin@chromium.org2009-09-184-119/+143
* This CL makes the browser focus tests faster by replacingjcampan@chromium.org2009-09-181-0/+6