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
/
browser
/
renderer_host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevents an old RenderViewHost from preempting a cross-site navigation once t...
creis@chromium.org
2009-11-07
2
-17
/
+62
*
Eighth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
15
-15
/
+48
*
Make sure to fire menu items only once per key. Also, crash less.
thakis@chromium.org
2009-11-06
1
-1
/
+6
*
Send keypress() events for ctrl-key and cmd-key in addition to keydown().
thakis@chromium.org
2009-11-06
2
-1
/
+27
*
Use GetSwitchValueASCII.
tony@chromium.org
2009-11-06
1
-4
/
+4
*
Turn LocalStorage on by default.
jorlow@chromium.org
2009-11-06
1
-4
/
+2
*
Correctly route the notifications permission-request-complete callback to the...
johnnyg@chromium.org
2009-11-06
1
-1
/
+2
*
Move the spellchecker to the renderer.
estade@chromium.org
2009-11-06
2
-0
/
+103
*
Do not send input menu toggle events to the web.
thakis@chromium.org
2009-11-06
1
-4
/
+46
*
Don't leak orphan renderer processes. Don't leak RenderWidgetHosts associated
mark@chromium.org
2009-11-06
1
-0
/
+13
*
Fourth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-5
/
+6
*
Added support for --enable-shared-workers
atwilson@chromium.org
2009-11-05
1
-0
/
+1
*
Tell the RWH about the intial window size for drop down menus.
tony@chromium.org
2009-11-05
1
-2
/
+4
*
Added beginnings of browser-process support for shared workers.
atwilson@chromium.org
2009-11-05
2
-10
/
+13
*
Highlight node with mouse over it while selecting element to inspect
apavlov@chromium.org
2009-11-05
2
-25
/
+1
*
Enable WebSockets by default
ukai@chromium.org
2009-11-05
1
-1
/
+1
*
Switch over to the new way of enabling/disabling session/local storage.
jorlow@chromium.org
2009-11-05
1
-1
/
+5
*
Revert "Added beginnings of browser-process support for shared workers."
atwilson@chromium.org
2009-11-05
2
-13
/
+10
*
Added beginnings of browser-process support for shared workers.
atwilson@chromium.org
2009-11-05
2
-10
/
+13
*
Only send renderer resize messages for RWHV sizing caused by
tony@chromium.org
2009-11-04
1
-12
/
+5
*
SetVolume and GetVolume take one volume instead of separate left and right vo...
fbarchard@chromium.org
2009-11-04
3
-21
/
+19
*
Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....
robertshield@chromium.org
2009-11-04
1
-0
/
+3
*
Implement cancel() API on a Notification object so that script can cancel or ...
johnnyg@chromium.org
2009-11-04
2
-0
/
+10
*
Implement websocket throttling.
ukai@chromium.org
2009-11-04
1
-0
/
+2
*
Add support for getting the real process id from within the suid sandbox. The...
thestig@chromium.org
2009-11-04
2
-17
/
+80
*
Revert 30938 - Add support for getting the real process id from within the su...
thestig@chromium.org
2009-11-04
2
-80
/
+17
*
Add support for getting the real process id from within the suid sandbox. The...
thestig@chromium.org
2009-11-04
2
-17
/
+80
*
Fix valgrind error in SocketStreamDispatcherHost
ukai@chromium.org
2009-11-04
1
-1
/
+1
*
Add first class support for user scripts.
aa@chromium.org
2009-11-04
1
-0
/
+5
*
Changes session restore to use a normal load rather than preferring
sky@chromium.org
2009-11-03
1
-1
/
+1
*
Use ChromeThread::DeleteOnIOThread in a few places where an object must be de...
jam@chromium.org
2009-11-03
5
-45
/
+28
*
Last patch in removing MessageLoop* caching.
jam@chromium.org
2009-11-03
7
-87
/
+57
*
Add the plumbing and test code for plugins opening files from the sandbox. This
brettw@chromium.org
2009-11-03
2
-2
/
+23
*
Fifth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-03
1
-3
/
+3
*
Re-landing of r30726, which was reverted as a possible cause of chromeos buil...
estade@chromium.org
2009-11-02
1
-1
/
+17
*
Fix a memory bug in the new ResizeThenCrash test.
creis@chromium.org
2009-11-02
1
-2
/
+3
*
Fourth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-02
3
-25
/
+35
*
Sixth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-02
4
-46
/
+42
*
Revert "Handle GTK enter and leave notification events and pass them to WebKi...
rafaelw@chromium.org
2009-11-02
1
-17
/
+1
*
Handle GTK enter and leave notification events and pass them to WebKit as
estade@chromium.org
2009-11-02
1
-1
/
+17
*
Fixes reloading after a background tab crashes.
creis@chromium.org
2009-11-02
3
-1
/
+34
*
DevTools: support cross-navigation instrumentation.
pfeldman@chromium.org
2009-11-02
2
-0
/
+11
*
Add the ability for objects which derive from RefCountedThreadSafe to specify...
jam@chromium.org
2009-11-02
5
-274
/
+37
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
10
-86
/
+83
*
DeferredAutoreleasePool didn't work on Snow Leopard.
mark@chromium.org
2009-10-31
1
-5
/
+15
*
Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...
johnnyg@chromium.org
2009-10-31
1
-0
/
+1
*
Cleans up our autorelease handling so that we don't create a layered
dmaclach@chromium.org
2009-10-30
1
-6
/
+1
*
The fix for bug 24248 did not fully bullet-proof the RenderWidgetHostViewWin
jcampan@chromium.org
2009-10-30
1
-0
/
+12
*
Get rid of MessageLoop* caching in extensions code.
jam@chromium.org
2009-10-30
1
-1
/
+1
*
Random style fixes in the database backend.
brettw@chromium.org
2009-10-29
1
-5
/
+5
[next]