summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-074-4/+4
* Invent WebFrameImpl::ClientHandle as a weak reference to WebFrameClient.darin@chromium.org2009-10-072-15/+15
* Update V8 to version 1.3.15.sgjesse@chromium.org2009-10-071-1/+1
* Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and adarin@chromium.org2009-10-072-10/+7
* Fix memory leak in ExtensionAPIClientTest.mpcomplete@chromium.org2009-10-061-2/+2
* Fix scripting during NPP_Destroy. Note that if the plugin is making a call t...jam@chromium.org2009-10-062-31/+23
* Implement browserAction.setIcon(ImageData) for extensions.mpcomplete@chromium.org2009-10-062-20/+88
* Move runFileChooser from webview_delegate to WebViewClient.yaar@chromium.org2009-10-063-27/+50
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-064-5/+30
* Change flag "auto-spell-correct" to "experimental-spellchecker-features". I w...sidchat@chromium.org2009-10-051-1/+1
* Add a dummy call to icu::TimeZone.createDefault() before the sandbox kicks in.jshin@chromium.org2009-10-051-1/+13
* Adds desktop notification support for renderer process, and enables the build...johnnyg@chromium.org2009-10-054-0/+243
* Another stab at the Chromium side of storage events. Re-submission of http:/...jorlow@chromium.org2009-10-033-5/+35
* Add quota support.jorlow@chromium.org2009-10-033-5/+5
* More WebView / WebViewDelegate cleanup.darin@chromium.org2009-10-033-49/+60
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-3/+3
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-033-7/+7
* Add an option to disable NaCl at compile time for platforms where it doesn't ...piman@chromium.org2009-10-021-0/+2
* Restore plumbing for the spelling panel on Mac.darin@chromium.org2009-10-023-0/+6
* Minor cleanup in WebKitClient.darin@chromium.org2009-10-022-4/+5
* Make sudden termination into a counter.estade@chromium.org2009-10-022-0/+21
* Move various methods from glue/webview.h to api/public/WebView.h darin@chromium.org2009-10-013-16/+11
* Reverting 27756.jorlow@chromium.org2009-10-013-35/+5
* Another stab at the Chromium side of storage events. The WebKit side can be ...jorlow@chromium.org2009-10-013-5/+35
* 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