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
*
Back out r31572, reinstating r31563:
mark@chromium.org
2009-11-10
2
-34
/
+68
*
Temporarily(?) back out r31563 to see if it caused a morejs page cycler
mark@chromium.org
2009-11-10
2
-68
/
+34
*
Always create BackingStore CGLayers using the owner view's window's context as
mark@chromium.org
2009-11-10
2
-34
/
+68
*
Adding support for DatabaseTracker messages to
dumi@chromium.org
2009-11-09
5
-228
/
+436
*
BackingStoreMac scrolling update and DCHECKs.
mark@chromium.org
2009-11-09
1
-6
/
+10
*
Fix issue 5982
xiyuan@chromium.org
2009-11-09
1
-1
/
+1
*
w pixels * 4 channels * 8 bits/channel / 8 bits/byte = w * 4 bytes/row
mark@chromium.org
2009-11-09
1
-2
/
+2
*
Linux: Catch plugin crashes.
thestig@chromium.org
2009-11-09
4
-323
/
+3
*
Amit, please review everything.
ananta@chromium.org
2009-11-07
3
-6
/
+30
*
Basic wiring to enable downloads for CF's host browser network stack. A nota...
tommi@chromium.org
2009-11-07
2
-2
/
+7
*
Ninth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
1
-4
/
+4
*
Change application cache cmd line enabling to use the new RuntimeEnabledFeatu...
jennb@chromium.org
2009-11-07
1
-0
/
+1
*
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
[next]