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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Relanding with v8 fix.
mbelshe@google.com
2009-08-26
1
-1
/
+25
*
Revert 24314 - Modify the RenderThread to track the number of widgets
mbelshe@google.com
2009-08-25
1
-25
/
+1
*
Modify the RenderThread to track the number of widgets
mbelshe@google.com
2009-08-25
1
-1
/
+25
*
Revert 24227 - Modify the RenderThread to track the number of widgets
nick@chromium.org
2009-08-25
1
-25
/
+1
*
Modify the RenderThread to track the number of widgets
mbelshe@google.com
2009-08-25
1
-1
/
+25
*
Implement granular cross-origin XHR for extensions.
aa@chromium.org
2009-08-23
1
-3
/
+6
*
Retrofit the pre-existing appache message dispatching with the new WebKit API...
michaeln@google.com
2009-08-21
1
-1
/
+5
*
Add module-level permissions to extensions.
mpcomplete@chromium.org
2009-08-07
1
-0
/
+2
*
Add CSS Keyword values and conversion routines to webkit glue.
jeremy@chromium.org
2009-08-07
1
-0
/
+2
*
Adding HTML5 DB support to Chromium: Chromium changes
dumi@chromium.org
2009-07-27
1
-0
/
+3
*
Unrevert 21355 because the revert might be causing the
nsylvain@chromium.org
2009-07-23
1
-16
/
+5
*
Revert 21355 because it might be causing all the new
nsylvain@chromium.org
2009-07-23
1
-5
/
+16
*
Switch the first thread in a child process to be the main thread, and make th...
jam@chromium.org
2009-07-23
1
-16
/
+5
*
Revert r21117 as it caused reliability failures.
estade@chromium.org
2009-07-21
1
-5
/
+16
*
Switch the first thread in a child process to be the main thread, and make th...
jam@chromium.org
2009-07-20
1
-16
/
+5
*
Retrying this patch. This was already reviewed by mpcomplete and the
finnur@chromium.org
2009-07-15
1
-3
/
+5
*
Reverting 20714.
finnur@chromium.org
2009-07-15
1
-5
/
+3
*
EFD now notifies EPM of renderviews created, which in turn notifies the rende...
finnur@chromium.org
2009-07-15
1
-3
/
+5
*
Fix Acid3 Test 48: LINKTEST, Chromium side....
dglazkov@chromium.org
2009-07-03
1
-1
/
+4
*
Add a port disconnect event for when one side of an extension message port
mpcomplete@google.com
2009-06-17
1
-4
/
+3
*
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
-0
/
+2
*
Add an extension to expose some primitives to JS for doing
mbelshe@google.com
2009-06-05
1
-0
/
+6
*
ipc: use strings, not wstrings for channel ids.
evan@chromium.org
2009-06-04
1
-1
/
+1
*
Automatically adapt to faster/slower uploads of renderer histograms
jar@chromium.org
2009-05-28
1
-2
/
+2
*
POSIX: Don't allow onunload handlers to hang a renderer forever.
agl@chromium.org
2009-05-05
1
-0
/
+5
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-1
/
+1
*
Pass down the opener tab when a message channel is opened to an extension.
mpcomplete@google.com
2009-05-01
1
-1
/
+1
*
Revert "POSIX: Don't allow onunload handlers to hang a renderer forever."
agl@chromium.org
2009-05-01
1
-5
/
+0
*
POSIX: Don't allow onunload handlers to hang a renderer forever.
agl@chromium.org
2009-05-01
1
-0
/
+5
*
Allow Flash (and other plugins) to be installed without restarting the browse...
jam@chromium.org
2009-04-23
1
-0
/
+6
*
DevTools: Make all devtools messages dispatch through debugger interrupt.
pfeldman@chromium.org
2009-04-17
1
-0
/
+3
*
Initial plumbing for sending events from the browser to extension renderers. ...
rafaelw@chromium.org
2009-04-16
1
-0
/
+3
*
Adds new messages and widens some existing messages between the renderer and ...
michaeln@google.com
2009-04-07
1
-0
/
+3
*
Add code to support 2-way communication between extensions and renderers. Th...
mpcomplete@google.com
2009-04-02
1
-0
/
+3
*
Add more of the server-side plumbing for extension APIs. Also
aa@chromium.org
2009-03-28
1
-0
/
+1
*
Get rid of the gears in renderer process code. This allows me to do some cle...
jam@chromium.org
2009-03-13
1
-3
/
+0
*
Chrome side to pick up new WebKit API changes.
darin@chromium.org
2009-02-28
1
-1
/
+4
*
Chrome side to implement WebMimeRegistry.
darin@chromium.org
2009-02-26
1
-13
/
+13
*
Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces.
darin@chromium.org
2009-02-26
1
-0
/
+6
*
Initial support for Renderer Side Histograms
jar@chromium.org
2009-02-25
1
-0
/
+10
*
Keeping track of whether WebKit is in the callstack using RenderThread doesn'...
jam@chromium.org
2009-02-24
1
-7
/
+0
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-21
1
-40
/
+30
*
Reverting 10080.
jam@chromium.org
2009-02-20
1
-30
/
+40
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-20
1
-40
/
+30
*
janitorial: browser_render_process_host header/lint cleanup. (try 2)
thestig@chromium.org
2009-02-11
1
-6
/
+5
*
Reverting 9594.
thestig@chromium.org
2009-02-11
1
-5
/
+6
*
janitorial: clean up unnecessary includes in src/chrome/renderer.
thestig@chromium.org
2009-02-11
1
-6
/
+5
*
Cleanup forward declared classes that are not needed in chrome/renderer, chro...
thestig@chromium.org
2009-02-06
1
-3
/
+4
*
POSIX: gfx::NativeViewId and CrossProcessEvent
agl@chromium.org
2009-01-27
1
-6
/
+4
[next]