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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get correct request to finsh time for histogram
jar@chromium.org
2009-06-20
1
-3
/
+3
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-20
1
-3
/
+15
*
back out r18853
jeremy@chromium.org
2009-06-19
2
-10
/
+0
*
This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.
jeremy@chromium.org
2009-06-19
2
-0
/
+10
*
Revert "posix: two related changes to make plugin IPC work on POSIX."
evan@chromium.org
2009-06-19
1
-15
/
+3
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-19
1
-3
/
+15
*
TBR: Fix Toolstrips sometimes show scrollbars as rendering
aa@chromium.org
2009-06-19
1
-0
/
+3
*
Add Print Selection support to Chrome. This change is fairly involved since ...
sverrir@google.com
2009-06-19
4
-23
/
+91
*
Changing the mode we pull events in, so we don't fire off timers and notifica...
avi@google.com
2009-06-19
1
-3
/
+5
*
Fix a valgrind error related to Zygote's CommandLine usage.
craig.schlenter@chromium.org
2009-06-19
1
-1
/
+1
*
Revert 18765 to try to repair perf regression
jar@chromium.org
2009-06-19
13
-144
/
+58
*
Send port-closed notification when a frame with ports unloads.
mpcomplete@google.com
2009-06-18
13
-58
/
+144
*
Implement a max worker count of 16 per tab and 64 total. Any workers created...
jam@chromium.org
2009-06-18
2
-8
/
+33
*
Delete files from webkit/glue that have been made obsolete by corresponding
darin@chromium.org
2009-06-18
8
-112
/
+147
*
Linux: Limit the size of the shared memory segment a renderer will request.
estade@chromium.org
2009-06-17
2
-2
/
+33
*
Add a port disconnect event for when one side of an extension message port
mpcomplete@google.com
2009-06-17
6
-70
/
+74
*
Adds kind-of-live thumbnail generation for a potential tab switcher.
brettw@chromium.org
2009-06-16
2
-17
/
+1
*
Since the introduction of PushSource, there are two buffering layers in the
hclam@chromium.org
2009-06-16
5
-211
/
+302
*
Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...
laforge@chromium.org
2009-06-16
1
-0
/
+2
*
Extract load times from WebDataSource. Move them to NavigationState.
darin@chromium.org
2009-06-16
4
-110
/
+180
*
Access RenderThread::current() only on render thread
hclam@chromium.org
2009-06-16
3
-47
/
+80
*
Revert 18373 - Consider a redirect following user gesture as userinitiated in...
laforge@chromium.org
2009-06-16
1
-2
/
+0
*
Hack to enable video on mac by creating a blank PlatformContextMac to draw on.
ajwong@chromium.org
2009-06-16
1
-3
/
+0
*
Make XHR work in Workers. Creates a 'shadow page' in a worker process to prox...
dimich@google.com
2009-06-16
1
-2
/
+2
*
Fix a bug where clicking an external link from an extension page would reuse
mpcomplete@google.com
2009-06-15
1
-0
/
+1
*
Switch child threads so that current() only works on the correct thread and t...
jam@chromium.org
2009-06-15
2
-4
/
+11
*
Extract form related classes from the guts of WebFrameImpl.
darin@chromium.org
2009-06-15
2
-101
/
+151
*
Reverting Rev 18383 since it brings down the performance of single core page ...
mad@chromium.org
2009-06-15
2
-145
/
+30
*
This is to thest the page cycler performance without the resize corner, to se...
mad@chromium.org
2009-06-15
2
-30
/
+145
*
Revert processing naming change, which breaks UI tests iterating over the
deanm@chromium.org
2009-06-15
1
-9
/
+0
*
Set process name on Linux
deanm@chromium.org
2009-06-15
1
-0
/
+9
*
Consider a redirect following user gesture as user-initiated in maintaining
yuzo@chromium.org
2009-06-15
1
-0
/
+2
*
Refactor the PlatformContext layer to have only one class.
brettw@chromium.org
2009-06-14
3
-4
/
+4
*
DEPS cleanup.
thestig@chromium.org
2009-06-12
1
-3
/
+1
*
Use pointers instead of references in SpellCheck function.
sidchat@google.com
2009-06-12
2
-6
/
+6
*
Linux: refactor zygote support
agl@chromium.org
2009-06-12
1
-5
/
+3
*
Remove most field trial uses of DNS impact test
jar@chromium.org
2009-06-12
1
-24
/
+14
*
Enable <video> in test_shell
hclam@chromium.org
2009-06-11
6
-962
/
+16
*
Make sure to pump windowserver events that accumulate.
avi@google.com
2009-06-11
1
-13
/
+33
*
Move renderer_preferences.h from chrome/browser into chrome/common. We
tc@google.com
2009-06-11
5
-7
/
+5
*
Revert mad's backing store changes, it completely hosed Linux painting.
deanm@chromium.org
2009-06-11
2
-145
/
+30
*
Relanding reverted patch 18090.
mad@google.com
2009-06-11
2
-30
/
+145
*
Revert 18109, 18111: Windows UI tests failed.
agl@chromium.org
2009-06-10
1
-3
/
+5
*
Linux: refactor zygote support
agl@chromium.org
2009-06-10
1
-5
/
+3
*
Add chrome/browser to chrome/renderer deps temporarily. I will move
tc@google.com
2009-06-10
1
-0
/
+1
*
Do not allow URL drops on app windows to cause a navigation away
tc@google.com
2009-06-10
4
-6
/
+33
*
Stop auto-correcting abbreviations.BUG= www.crbug.com/12921TEST= For command ...
sidchat@google.com
2009-06-10
2
-4
/
+6
*
Revert 18090
jrg@chromium.org
2009-06-10
2
-145
/
+30
*
To help resolve the performance issue introduced when enabling the resize cor...
mad@google.com
2009-06-10
2
-30
/
+145
*
Make a comment change to the grd file so that my resource change from the pre...
erikkay@google.com
2009-06-10
1
-1
/
+1
[next]