summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_thread.cc
Commit message (Expand)AuthorAgeFilesLines
...
* share extension API test frameworkerikkay@chromium.org2009-08-311-0/+4
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-291-7/+0
* Relanding with v8 fix.mbelshe@google.com2009-08-261-4/+64
* Revert 24314 - Modify the RenderThread to track the number of widgetsmbelshe@google.com2009-08-251-64/+4
* Modify the RenderThread to track the number of widgetsmbelshe@google.com2009-08-251-4/+64
* Revert 24227 - Modify the RenderThread to track the number of widgetsnick@chromium.org2009-08-251-61/+4
* Modify the RenderThread to track the number of widgetsmbelshe@google.com2009-08-251-4/+61
* 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-251-1/+1
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-251-7/+0
* Revert r24217.aa@chromium.org2009-08-251-1/+1
* Change the way json_schema.js is loaded. This is required soaa@chromium.org2009-08-251-1/+1
* Revert breakage from r24174.aa@chromium.org2009-08-241-1/+1
* Change the way json_schema.js is loaded. This is required soaa@chromium.org2009-08-241-1/+1
* Implement granular cross-origin XHR for extensions.aa@chromium.org2009-08-231-4/+11
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-211-9/+3
* Add module-level permissions to extensions.mpcomplete@chromium.org2009-08-071-0/+8
* Add CSS Keyword values and conversion routines to webkit glue.jeremy@chromium.org2009-08-071-0/+23
* Force databases to be enabled when extensions are enabled soaa@chromium.org2009-08-041-1/+4
* Enable the V8 binding's StringImpl cache for renderer processes.darin@chromium.org2009-07-301-0/+2
* Add a WebKit API that registers a V8 extension to be loaded into contentmpcomplete@chromium.org2009-07-301-11/+18
* Adding HTML5 DB support to Chromium: Chromium changesdumi@chromium.org2009-07-271-0/+9
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-231-63/+36
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-231-36/+63
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-231-63/+36
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-211-36/+63
* Fix single process mode and the unit_tests on Linux.jam@chromium.org2009-07-211-4/+3
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-201-63/+37
* Changed the extension.connect() API not to broadcast to all tabs. Added ampcomplete@chromium.org2009-07-201-1/+1
* Retrying this patch. This was already reviewed by mpcomplete and thefinnur@chromium.org2009-07-151-1/+9
* Reverting 20714.finnur@chromium.org2009-07-151-9/+1
* EFD now notifies EPM of renderviews created, which in turn notifies the rende...finnur@chromium.org2009-07-151-1/+9
* Hookup Print HTML page to the DOM UI for Print Preview and Settingsmhm@chromium.org2009-07-141-0/+5
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-031-1/+12
* Remove --enable-web-workers command-line switch.dimich@google.com2009-06-291-3/+0
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-1/+0
* Add a port disconnect event for when one side of an extension message portmpcomplete@google.com2009-06-171-19/+5
* Switch child threads so that current() only works on the correct thread and t...jam@chromium.org2009-06-151-3/+8
* Move renderer_preferences.h from chrome/browser into chrome/common. Wetc@google.com2009-06-111-1/+1
* Do not allow URL drops on app windows to cause a navigation awaytc@google.com2009-06-101-2/+4
* Add an extension to expose some primitives to JS for doing mbelshe@google.com2009-06-051-0/+12
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-1/+1
* BUG=12192rafaelw@chromium.org2009-05-301-1/+0
* Automatically adapt to faster/slower uploads of renderer histogramsjar@chromium.org2009-05-281-5/+5
* posix: don't register gears at all.evan@chromium.org2009-05-261-0/+3
* Update renderers when there are zero user scripts.aa@chromium.org2009-05-261-1/+1
* Send the V8 histograms to UMAdavemoore@chromium.org2009-05-211-1/+5
* Move WebMediaPlayerClientImpl files to WebKit API src location.darin@chromium.org2009-05-181-2/+4
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-3/+3
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-061-2/+2