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
*
Publish DEPS for Chromium 20.0.1094.1
20.0.1094.1
gitdeps
2014-04-06
2
-537
/
+318
*
Incrementing VERSION to 20.0.1094.1
chrome-release@google.com
2012-04-07
1
-1
/
+1
*
Revert 131239 - The Chrome Remote Desktop installation for Windows can be bui...
dharani@chromium.org
2012-04-07
2
-24
/
+17
*
Branching for 1094 @131258
chrome-release@google.com
2012-04-07
0
-0
/
+0
*
Remove unused forward declaration
simon.hong81@gmail.com
2012-04-07
1
-3
/
+1
*
Store PIN hash in host config.
sergeyu@chromium.org
2012-04-07
4
-11
/
+78
*
Catch the use after free callstack of HttpServerProperties.
rtenneti@chromium.org
2012-04-07
3
-2
/
+64
*
Don't send DidChangeView to crashed plugins.
wangxianzhu@chromium.org
2012-04-07
1
-0
/
+4
*
Revert 131252 - Disable some bad tests on the beta branch.
aa@chromium.org
2012-04-07
2
-2
/
+2
*
Disable some bad tests on the beta branch.
aa@chromium.org
2012-04-07
2
-2
/
+2
*
Turn on TabContentsViewAura by default.
ben@chromium.org
2012-04-07
5
-13
/
+10
*
Update .DEPS.git
chrome-admin@google.com
2012-04-07
1
-1
/
+1
*
roll gyp 1309:1316
thakis@chromium.org
2012-04-07
1
-1
/
+1
*
Load plug-ins on the blocking pool on Windows and don't block shutdown on it.
bauerb@chromium.org
2012-04-07
8
-59
/
+114
*
Add system event tracing to about:tracing
sleffler@chromium.org
2012-04-07
6
-141
/
+415
*
Use account with CAPTCHA disabled for gtalk tests. Re-enable gtalk test
krenaud@google.com
2012-04-07
2
-3
/
+1
*
Cache shared texture in browser
jbauman@chromium.org
2012-04-07
5
-4
/
+54
*
Make pepper use the renderer sandbox setup path
jschuh@chromium.org
2012-04-07
1
-8
/
+7
*
Send results back from ExternalProcessImporterBridge on the correct thread.
bauerb@chromium.org
2012-04-07
3
-7
/
+25
*
Re-enable speculatively disabled FileSystemURLRequestJobTest tests
simonjam@chromium.org
2012-04-07
1
-12
/
+11
*
The Chrome Remote Desktop installation for Windows can be build by bots now.
alexeypa@chromium.org
2012-04-07
2
-17
/
+24
*
Add strings for WebLocalizedString::CalendarClear and CalendarToday.
tkent@chromium.org
2012-04-07
2
-0
/
+10
*
Modify BrowserWindowGtk to allow subclasses to handle resize differently.
jennb@chromium.org
2012-04-07
2
-5
/
+17
*
Add policy to make sure the renderer doesn't get intent data for non-same-ori...
gbillock@chromium.org
2012-04-07
4
-0
/
+103
*
Added type enum to the base class with a getter virtual method. This prevents...
dyu@chromium.org
2012-04-07
9
-32
/
+56
*
Moved CrashBrowser() to test_utils.py.
asharif@chromium.org
2012-04-07
2
-6
/
+9
*
These targets were causing files to have the same output target, which ninja ...
scottmg@chromium.org
2012-04-07
2
-2
/
+3
*
Speculatively disable remaining FileSystemURLRequestJobTest tests.
simonjam@chromium.org
2012-04-07
1
-10
/
+11
*
Ref-count VideoRendererBase instead of blindly hoping it outlives the decoder...
fischman@chromium.org
2012-04-07
2
-5
/
+1
*
Add a 'version' parameter to SpellingServiceClient::RequestTextCheck().
hbono@chromium.org
2012-04-07
4
-3
/
+17
*
CreateProcessAsUser requires the token handle to have TOKEN_DUPLICATE access.
alexeypa@chromium.org
2012-04-07
1
-1
/
+1
*
include <iterator>, fixes build for non-pch on vs2010
scottmg@chromium.org
2012-04-07
1
-0
/
+2
*
Revert 131175 - Ctrl-o fix for hosted files.
achuith@chromium.org
2012-04-07
1
-55
/
+3
*
Disable image transport surface on AMD's dynamic switchable graphics.
jbauman@chromium.org
2012-04-07
5
-0
/
+29
*
Reland r131019: Move most TemplateURL data members to a new struct, TemplateU...
pkasting@chromium.org
2012-04-07
46
-1407
/
+1367
*
Apps that get updated from the Webstore should be considered WebStore apps.
bbudge@chromium.org
2012-04-07
1
-1
/
+3
*
Post task to show the extension uninstall dialog a little later.
yoz@chromium.org
2012-04-07
2
-2
/
+9
*
Remove WAYLAND port
oshima@chromium.org
2012-04-07
60
-2376
/
+23
*
Convert the RedirectTest ui_tests to browser_tests, and renabled two of the d...
jam@chromium.org
2012-04-07
8
-434
/
+317
*
Require that platform apps use manifest_version 2.
mihaip@chromium.org
2012-04-07
6
-1
/
+16
*
Hanlde long attribute name mapping in bindAttribLocation.
zmo@chromium.org
2012-04-07
5
-2
/
+58
*
PPAPI: Refactor ppapi test callbacks to ease testing blocking callbacks.
dmichael@chromium.org
2012-04-07
14
-298
/
+423
*
Convert IFrameTest from ui_test to browser_test. Also delete animating gif ui...
jam@chromium.org
2012-04-07
4
-56
/
+32
*
Make sure app bundles can be installed from incognito windows.
jstritar@chromium.org
2012-04-06
4
-1
/
+21
*
Remove excessive logging in Virtual Print Driver
abodenha@chromium.org
2012-04-06
1
-14
/
+0
*
Disable FileSystemURLRequestJobTest.FileTest. It's crashing the Vista Canary
simonjam@chromium.org
2012-04-06
1
-1
/
+1
*
Turn SPDY NetLog Source references into links on
mmenke@chromium.org
2012-04-06
2
-10
/
+10
*
Clarify possible states in FFmpegDemuxerStream::Read().
fischman@chromium.org
2012-04-06
1
-11
/
+9
*
GTK Panels fix for height glitch after opening.
jennb@chromium.org
2012-04-06
2
-19
/
+20
*
views/infobars: Convert users of deprecated GetBitmapNamed() to GetImageNamed().
tfarina@chromium.org
2012-04-06
3
-35
/
+34
[next]