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
...
*
Making InstantTest.TransitionsBetweenSearchAndURL as flaky
nona@chromium.org
2012-11-20
1
-1
/
+8
*
Raise an infobar and deny access to WebGL if a GPU reset was detected while a...
kbr@chromium.org
2012-11-20
24
-34
/
+751
*
Complete move of chrome/browser/component to content/components
jknotten@chromium.org
2012-11-20
10
-131
/
+0
*
Modify color of public account logout button border
bartfab@chromium.org
2012-11-20
2
-0
/
+0
*
Remove migration code for migrating obsolete default content settings prefs.
markusheintz@chromium.org
2012-11-20
7
-167
/
+0
*
Add comment for disabled tests
nona@chromium.org
2012-11-20
1
-0
/
+1
*
Fix DeviceStatusCollectorTest.MaxStoredPeriods.
joaodasilva@chromium.org
2012-11-20
4
-16
/
+24
*
[filemanager] Minor photo import flow fixes.
dgozman@chromium.org
2012-11-20
7
-50
/
+85
*
Fixed error screen behaviour.
ygorshenin@chromium.org
2012-11-20
1
-2
/
+2
*
Telemetry: fixes Forwarder integration on android.
bulach@chromium.org
2012-11-20
2
-11
/
+13
*
Disable PrerenderSessionStorage browser test
nona@chromium.org
2012-11-20
1
-1
/
+6
*
Suppress a data race.
eugenis@chromium.org
2012-11-20
1
-0
/
+8
*
Update operations of DriveMetadata should take a completion callback.
tzik@chromium.org
2012-11-20
3
-46
/
+100
*
Add onSyncStateChanged event and associated dictionary and enum to sync_file_...
calvinlo@chromium.org
2012-11-20
1
-0
/
+39
*
A few leak suppressions.
eugenis@chromium.org
2012-11-20
2
-0
/
+25
*
Update .DEPS.git
chrome-admin@google.com
2012-11-20
1
-1
/
+1
*
WebKit roll 135253:135264
yurys@chromium.org
2012-11-20
1
-1
/
+1
*
Updating trunk VERSION from 1330.0 to 1331.0
chrome-release@google.com
2012-11-20
1
-1
/
+1
*
nit: Add spaces to debug log messages for prettier look.
kinaba@chromium.org
2012-11-20
3
-3
/
+3
*
Disable directory operations in SyncFileSystem for now
kinuko@chromium.org
2012-11-20
8
-3
/
+125
*
Update Chrome's GLES2 Headers
gman@chromium.org
2012-11-20
9
-743
/
+1141
*
Fix the html select tag showing up at the wrong position. This was a regressi...
jam@chromium.org
2012-11-20
18
-3
/
+125
*
Explicitly unlink any textures that exceed the texture budget.
ccameron@chromium.org
2012-11-20
2
-14
/
+44
*
Rename ipc_consts.h to ipc_constants.h
wez@chromium.org
2012-11-20
8
-13
/
+13
*
Add DCHECK to avoid binding values to null callbacks
hashimoto@chromium.org
2012-11-20
3
-0
/
+14
*
Update .DEPS.git
chrome-admin@google.com
2012-11-20
1
-1
/
+1
*
overscroll-aura: Discard synthetic mouse-move events during a trackpad oversc...
sadrul@chromium.org
2012-11-20
1
-0
/
+15
*
Revert 168625 - Disable ServerRedirectSingleProcess browser test on Windows
jochen@chromium.org
2012-11-20
1
-8
/
+1
*
Enable users to alter their custom dictionary from an overlay on chrome://set...
rouslan@chromium.org
2012-11-20
31
-113
/
+684
*
Add Java resources to content and chrome.
newt@chromium.org
2012-11-20
31
-211
/
+478
*
net: Add NULL check for SpdyHttpStream::request_info_
hashimoto@chromium.org
2012-11-20
1
-4
/
+4
*
Disable MD5 certificate signatures if NSS is used to verify certificates.
wtc@chromium.org
2012-11-20
2
-11
/
+18
*
google_apis: Move URL constants out of gdata_wapi_operations.cc
satorux@chromium.org
2012-11-20
4
-19
/
+62
*
Add llvm-symbolizer to the list of binaries shipped with the Chromium-built LLVM
glider@chromium.org
2012-11-20
1
-0
/
+1
*
Use search::Mode in InstantModel.
sreeram@chromium.org
2012-11-20
47
-1150
/
+814
*
Update .DEPS.git
chrome-admin@google.com
2012-11-20
1
-3
/
+3
*
WebKit roll 135172:135253
yurys@chromium.org
2012-11-20
1
-1
/
+1
*
Make ShareToProcess return false when dup() fails. This matches the behavior
darin@chromium.org
2012-11-20
1
-1
/
+5
*
Make switches::kAppId behave correctly on OSX
nduca@chromium.org
2012-11-20
6
-12
/
+14
*
chromeos: Clean up copy_operation.h
hashimoto@chromium.org
2012-11-20
2
-14
/
+17
*
Flags section in chrome:drive-internals should be more verbose on "set" flags.
kinaba@chromium.org
2012-11-20
1
-1
/
+1
*
google_apis: Rename and simplify GenerateGetDocumentsURL()
satorux@chromium.org
2012-11-20
4
-50
/
+29
*
debug_devtools=1 makes Chromium use the devtools files as-is, without packing...
apavlov@chromium.org
2012-11-20
1
-7
/
+11
*
The suppression is not required anymore thanks to
pkotwicz@chromium.org
2012-11-20
1
-10
/
+0
*
Disabled two tests which are consistently reporting memory errors.
benwells@chromium.org
2012-11-20
1
-2
/
+4
*
Remove the last of the ImageSkia implicit conversion
pkotwicz@chromium.org
2012-11-20
5
-23
/
+10
*
overscroll: Minor adjustment to the window transforms during overscroll.
sadrul@chromium.org
2012-11-20
1
-20
/
+23
*
Update Chrome style inter-button spacing and fix clipping of drop shadow.
wittman@chromium.org
2012-11-20
14
-93
/
+198
*
Disable more interactive_ui_tests that are failing on linux try bots.
benwells@chromium.org
2012-11-20
3
-18
/
+98
*
Fix typo in view_visible that stops the compositor
joth@chromium.org
2012-11-20
1
-1
/
+1
[prev]
[next]