index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
renderer
/
render_thread.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable the V8 binding's StringImpl cache for renderer processes.
darin@chromium.org
2009-07-30
1
-0
/
+2
*
Add a WebKit API that registers a V8 extension to be loaded into content
mpcomplete@chromium.org
2009-07-30
1
-11
/
+18
*
Adding HTML5 DB support to Chromium: Chromium changes
dumi@chromium.org
2009-07-27
1
-0
/
+9
*
Unrevert 21355 because the revert might be causing the
nsylvain@chromium.org
2009-07-23
1
-63
/
+36
*
Revert 21355 because it might be causing all the new
nsylvain@chromium.org
2009-07-23
1
-36
/
+63
*
Switch the first thread in a child process to be the main thread, and make th...
jam@chromium.org
2009-07-23
1
-63
/
+36
*
Revert r21117 as it caused reliability failures.
estade@chromium.org
2009-07-21
1
-36
/
+63
*
Fix single process mode and the unit_tests on Linux.
jam@chromium.org
2009-07-21
1
-4
/
+3
*
Switch the first thread in a child process to be the main thread, and make th...
jam@chromium.org
2009-07-20
1
-63
/
+37
*
Changed the extension.connect() API not to broadcast to all tabs. Added a
mpcomplete@chromium.org
2009-07-20
1
-1
/
+1
*
Retrying this patch. This was already reviewed by mpcomplete and the
finnur@chromium.org
2009-07-15
1
-1
/
+9
*
Reverting 20714.
finnur@chromium.org
2009-07-15
1
-9
/
+1
*
EFD now notifies EPM of renderviews created, which in turn notifies the rende...
finnur@chromium.org
2009-07-15
1
-1
/
+9
*
Hookup Print HTML page to the DOM UI for Print Preview and Settings
mhm@chromium.org
2009-07-14
1
-0
/
+5
*
Fix Acid3 Test 48: LINKTEST, Chromium side....
dglazkov@chromium.org
2009-07-03
1
-1
/
+12
*
Remove --enable-web-workers command-line switch.
dimich@google.com
2009-06-29
1
-3
/
+0
*
Delete files from webkit/glue that have been made obsolete by corresponding
darin@chromium.org
2009-06-18
1
-1
/
+0
*
Add a port disconnect event for when one side of an extension message port
mpcomplete@google.com
2009-06-17
1
-19
/
+5
*
Switch child threads so that current() only works on the correct thread and t...
jam@chromium.org
2009-06-15
1
-3
/
+8
*
Move renderer_preferences.h from chrome/browser into chrome/common. We
tc@google.com
2009-06-11
1
-1
/
+1
*
Do not allow URL drops on app windows to cause a navigation away
tc@google.com
2009-06-10
1
-2
/
+4
*
Add an extension to expose some primitives to JS for doing
mbelshe@google.com
2009-06-05
1
-0
/
+12
*
ipc: use strings, not wstrings for channel ids.
evan@chromium.org
2009-06-04
1
-1
/
+1
*
BUG=12192
rafaelw@chromium.org
2009-05-30
1
-1
/
+0
*
Automatically adapt to faster/slower uploads of renderer histograms
jar@chromium.org
2009-05-28
1
-5
/
+5
*
posix: don't register gears at all.
evan@chromium.org
2009-05-26
1
-0
/
+3
*
Update renderers when there are zero user scripts.
aa@chromium.org
2009-05-26
1
-1
/
+1
*
Send the V8 histograms to UMA
davemoore@chromium.org
2009-05-21
1
-1
/
+5
*
Move WebMediaPlayerClientImpl files to WebKit API src location.
darin@chromium.org
2009-05-18
1
-2
/
+4
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
1
-3
/
+3
*
Change chrome-ui to chrome. I didn't go too far in converting existing string...
glen@chromium.org
2009-05-06
1
-2
/
+2
*
POSIX: Don't allow onunload handlers to hang a renderer forever.
agl@chromium.org
2009-05-05
1
-0
/
+27
*
Pass down the opener tab when a message channel is opened to an extension.
mpcomplete@google.com
2009-05-01
1
-3
/
+4
*
Revert "POSIX: Don't allow onunload handlers to hang a renderer forever."
agl@chromium.org
2009-05-01
1
-27
/
+0
*
Replace window.external with a v8::extension.
mbelshe@google.com
2009-05-01
1
-0
/
+2
*
POSIX: Don't allow onunload handlers to hang a renderer forever.
agl@chromium.org
2009-05-01
1
-0
/
+27
*
Allow Flash (and other plugins) to be installed without restarting the browse...
jam@chromium.org
2009-04-23
1
-2
/
+16
*
DevTools: Make all devtools messages dispatch through debugger interrupt.
pfeldman@chromium.org
2009-04-17
1
-1
/
+5
*
Don't call COM stuff in the renderer
cpu@google.com
2009-04-16
1
-8
/
+7
*
Initial plumbing for sending events from the browser to extension renderers. ...
rafaelw@chromium.org
2009-04-16
1
-0
/
+9
*
Add JsonSchema-based validation for the tab APIs.
aa@chromium.org
2009-04-14
1
-0
/
+1
*
Add command line flag that removes randomness from javascript functions, to b...
ace@google.com
2009-04-14
1
-1
/
+2
*
Revert "Add JsonSchema-based validation for the tab APIs."
aa@chromium.org
2009-04-14
1
-1
/
+0
*
Add JsonSchema-based validation for the tab APIs.
aa@chromium.org
2009-04-14
1
-0
/
+1
*
rebase and more minor changes.
aa@chromium.org
2009-04-09
1
-7
/
+13
*
Add aa's Event class to our javascript bindings and use it in our extension
mpcomplete@google.com
2009-04-08
1
-5
/
+9
*
Move loadtimes extension out of the extensions directory.
davemoore@chromium.org
2009-04-07
1
-1
/
+1
*
Adds new messages and widens some existing messages between the renderer and ...
michaeln@google.com
2009-04-07
1
-1
/
+16
*
- Added support for keeping track of load times.
davemoore@chromium.org
2009-04-03
1
-0
/
+2
*
Add code to support 2-way communication between extensions and renderers. Th...
mpcomplete@google.com
2009-04-02
1
-1
/
+15
[next]