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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update .DEPS.git
chrome-admin@google.com
2011-10-14
1
-4
/
+2
*
Roll skia to r2478.
bsalomon@google.com
2011-10-14
5
-123
/
+113
*
Implemented cancel connect.
jamiewalch@google.com
2011-10-14
3
-25
/
+63
*
ntp4: apps apps apps...
estade@chromium.org
2011-10-14
2
-9
/
+17
*
ntp4: keyboard/mouse focus fixups
estade@chromium.org
2011-10-14
3
-1
/
+31
*
Add ppapi implementation of IsScalingDisabled.
vandebo@chromium.org
2011-10-14
4
-4
/
+20
*
Fix NVDA character/word echo in the omnibox.
dtseng@chromium.org
2011-10-14
2
-6
/
+5
*
Copying Scrollbar style from ChromeOS into Aura. It is very likely that the t...
saintlou@chromium.org
2011-10-14
2
-0
/
+160
*
chromeos: Fix BrowserMainTest on Chrome OS.
satorux@chromium.org
2011-10-14
1
-2
/
+4
*
Support SSL connections in websocket-to-TCP proxy.
dilmah@chromium.org
2011-10-14
13
-188
/
+887
*
Update .DEPS.git
chrome-admin@google.com
2011-10-14
1
-1
/
+1
*
WebKit Roll 97447:97467.
dglazkov@chromium.org
2011-10-14
1
-1
/
+1
*
Add WorkerPool::PostTaskAndReply and use in DHCP code.
joi@chromium.org
2011-10-14
13
-271
/
+390
*
Split most of RenderViewTest and associated classes into content.
joi@chromium.org
2011-10-14
32
-491
/
+673
*
update to use ALLOW_THIS_IN_INITIALIZER_LIST.
bsy@google.com
2011-10-14
1
-2
/
+4
*
Adds factories for WebInputEvents for Aura.
ben@chromium.org
2011-10-14
5
-0
/
+436
*
Move url_constansts.h to content/public/common.
jam@chromium.org
2011-10-14
45
-48
/
+48
*
Add screen power save block level.
avi@chromium.org
2011-10-14
6
-78
/
+113
*
Fix race in setting up named client automation proxy, which particularly
kkania@chromium.org
2011-10-14
1
-3
/
+10
*
Move the Valgrind/CrOS exclude from UI to unit tests and add a crbug link
timurrrr@chromium.org
2011-10-14
2
-4
/
+4
*
When not running the default apps experiment, default apps should be controlled
rogerta@chromium.org
2011-10-14
5
-10
/
+35
*
Fix accessible focus when transitioning to a new page.
dmazzoni@chromium.org
2011-10-14
3
-15
/
+28
*
Do not create incognito window based on the particular URL.
ncj674@motorola.com
2011-10-14
3
-5
/
+24
*
Do initialization stuff for AcceleratedSurfaceGLX only once.
danakj@chromium.org
2011-10-14
1
-46
/
+75
*
net: yet another Brocade list for the blacklist.
agl@chromium.org
2011-10-14
1
-0
/
+1
*
Exclude a couple of BrowserMainTest.WarmConnectionFieldTrial_ tests
timurrrr@chromium.org
2011-10-14
1
-0
/
+4
*
Suppress a couple of Valgrind reports
timurrrr@chromium.org
2011-10-14
2
-0
/
+19
*
Support a different mangling of DispatchToMethod too
timurrrr@chromium.org
2011-10-14
1
-1
/
+1
*
Move extension permissions API out of experimental.
jstritar@chromium.org
2011-10-14
101
-120
/
+232
*
net: more Brocade hosts for the blocklist
agl@chromium.org
2011-10-14
1
-0
/
+4
*
Remove extraneous file left over from earlier revert of 8120004.
mrossetti@chromium.org
2011-10-14
1
-199
/
+0
*
Added strings with Search Engine change and home page change warnings.
ivankr@chromium.org
2011-10-14
1
-0
/
+45
*
Add robertshield to watch lists for Chrome Frame and automation.
robertshield@chromium.org
2011-10-14
1
-2
/
+3
*
PPAPI Fullscreen: In ViewChanged, check if the browser entered fullscreen mode
polina@google.com
2011-10-14
7
-20
/
+44
*
Disable flaky test.
rkc@chromium.org
2011-10-14
1
-0
/
+7
*
Webui starting negotiations with cryptohomed are delayed until the first mount
glotov@google.com
2011-10-14
3
-14
/
+11
*
Update .DEPS.git
chrome-admin@google.com
2011-10-14
1
-1
/
+1
*
WebKit roll 97445:97447
tkent@chromium.org
2011-10-14
1
-1
/
+1
*
Suppress uninitialized condition in browser::Navigate()
timurrrr@chromium.org
2011-10-14
1
-0
/
+5
*
Polish the critical notification bubble a bit.
finnur@chromium.org
2011-10-14
2
-10
/
+32
*
PPAPI Fullscreen: Hack plugin's attributes to force resizing of the plugin to...
polina@google.com
2011-10-14
6
-43
/
+139
*
Suppress TSan/Mac false positive
timurrrr@chromium.org
2011-10-14
1
-0
/
+9
*
Use rewritten url of a tab to find the zoom level from zoom map. Zoom map is
wrm364@motorola.com
2011-10-14
2
-1
/
+7
*
Updating trunk VERSION from 908.0 to 909.0
chrome-release@google.com
2011-10-14
1
-1
/
+1
*
Watch code changes related to text input and omnibox.
suzhe@chromium.org
2011-10-14
1
-0
/
+19
*
Update .DEPS.git
chrome-admin@google.com
2011-10-14
1
-1
/
+1
*
Don't use `sizeof(a) / sizeof(a)` to compute the number of elements in array a.
thakis@chromium.org
2011-10-14
1
-2
/
+4
*
WebKit roll 97434:97445
tkent@chromium.org
2011-10-14
1
-1
/
+1
*
chromeos: Move BrightnessObserver initialization to the right place.
satorux@chromium.org
2011-10-14
3
-12
/
+19
*
Allow speech input feature to be disabled.
jknotten@chromium.org
2011-10-14
6
-0
/
+34
[prev]
[next]