summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Reduce the size of the paint queue.agl@chromium.org2009-09-012-4/+34
* Add browser tests for extensions tab API.asargent@chromium.org2009-09-012-18/+40
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-3/+2
* share extension API test frameworkerikkay@chromium.org2009-08-316-1/+142
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-291-7/+0
* It's OK to include sqlite3.h in renderer code.dumi@chromium.org2009-08-291-0/+1
* Use 10.5/10.6-compatible Sandbox Syntaxjeremy@chromium.org2009-08-282-16/+1
* Make a bunch of backlogged breaking changes to the extensions API in prep for...aa@chromium.org2009-08-283-33/+3
* Chromium side patch for DB support on Linux.dumi@chromium.org2009-08-282-11/+47
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-285-14/+11
* Fix a ton of compiler warnings.estade@chromium.org2009-08-285-11/+14
* Fix crash-on-launch on Snow Leopardjeremy@chromium.org2009-08-282-1/+16
* Extension API Renaming/Consistency changesrafaelw@chromium.org2009-08-284-40/+62
* Poke a hole in the Sandbox for sending signals to self.jeremy@chromium.org2009-08-271-0/+3
* More refactoring for WebPlugin.darin@chromium.org2009-08-273-19/+14
* DevTools: Remove base/values dependency from devtools.pfeldman@chromium.org2009-08-274-12/+32
* Add a nullable string16 class to base. It combines a string16 + a null paramjorlow@chromium.org2009-08-271-24/+20
* Fix build bustage r24568hclam@chromium.org2009-08-271-0/+2
* Make audio and video in sync while playback rate != 1.0hclam@chromium.org2009-08-271-0/+7
* First half of updating Worker.postMessage(), DOMWindow.postMessage(), andjorlow@chromium.org2009-08-262-18/+23
* Add isVisible parameter to WebPlugin::updateGeometry.darin@chromium.org2009-08-261-1/+5
* Relanding with v8 fix.mbelshe@google.com2009-08-265-13/+119
* Implement WebPluginDelegateProxy::BackgroundChanged for Mac.stuartmorgan@chromium.org2009-08-261-33/+71
* Add a comment in PrintWebViewHelper::Print().maruel@chromium.org2009-08-261-0/+7
* Revert 24314 - Modify the RenderThread to track the number of widgetsmbelshe@google.com2009-08-255-119/+13
* Modify the RenderThread to track the number of widgetsmbelshe@google.com2009-08-255-13/+119
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-254-24/+26
* Revert 24227 - Modify the RenderThread to track the number of widgetsnick@chromium.org2009-08-255-115/+13
* Modify the RenderThread to track the number of widgetsmbelshe@google.com2009-08-255-13/+115
* Revert r24223. Storage test is not working.aa@chromium.org2009-08-251-0/+7
* Try again to commit r24174: Change the way json_schema.js is loaded.aa@chromium.org2009-08-259-44/+57
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-251-7/+0
* Revert r24217.aa@chromium.org2009-08-258-44/+41
* Change the way json_schema.js is loaded. This is required soaa@chromium.org2009-08-258-41/+44
* Implement a read-size throttle within the TCP socket.mbelshe@google.com2009-08-251-0/+10
* Revert breakage from r24174.aa@chromium.org2009-08-247-43/+40
* Change the way json_schema.js is loaded. This is required soaa@chromium.org2009-08-247-40/+43
* Exposes a chrome.devtools object to extensions. This allows extensions to ca...mpcomplete@chromium.org2009-08-242-2/+14
* Implement granular cross-origin XHR for extensions.aa@chromium.org2009-08-235-16/+46
* Validation of extension api callbacks and event parameters in DEBUGrafaelw@chromium.org2009-08-229-33/+124
* Some tweaks to the OS X Sandbox:jeremy@chromium.org2009-08-212-27/+36
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-216-13/+24
* Hide seccomp sandbox from !X86deanm@chromium.org2009-08-211-0/+2
* More removal of WebCore usage from webplugin_impl.ccdarin@chromium.org2009-08-212-6/+6
* DevTools l10n: generate localized strings and use them.mnaganov@chromium.org2009-08-211-1/+7
* Remove include of IPC headers from headers they crept into. This slows down ...jam@chromium.org2009-08-201-1/+0
* Remove special event pumping now that r21355 is in and we can specify to use ...avi@chromium.org2009-08-202-34/+6
* Revert r23820 by mnaganov due to Interactive Test failuresasargent@chromium.org2009-08-201-7/+1
* DevTools l10n: generate localized strings and use them.mnaganov@chromium.org2009-08-201-1/+7
* Change WebCanvas to be a CGContext on Mac.darin@chromium.org2009-08-192-2/+4