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
*
Roll the DEPS for google-url.
tfarina@chromium.org
2013-04-12
39
-181
/
+93
*
[Android] Split uiautomator test runner from instrumentation.
frankf@chromium.org
2013-04-12
12
-121
/
+193
*
Fix build bustage.
michaeln@google.com
2013-04-12
1
-3
/
+3
*
Control visibility of the virtual keyboard.
bryeung@chromium.org
2013-04-12
19
-18
/
+166
*
Android: Push content/test/data/media for content_browsertests.
nileshagrawal@chromium.org
2013-04-12
1
-0
/
+1
*
Remove migration code for rules->state store
vabr@chromium.org
2013-04-12
1
-22
/
+4
*
Move code that shuffles views to the view class.
avi@chromium.org
2013-04-12
1
-33
/
+31
*
Change PolicyLoaderWin to load PReg files if possible.
mnissler@chromium.org
2013-04-12
10
-472
/
+904
*
NotificationPromo::CheckAppLauncher returns true on iOS.
msarda@chromium.org
2013-04-12
1
-0
/
+4
*
Local NTP should look like online one if user is using Google
dhollowa@chromium.org
2013-04-12
5
-0
/
+2
*
Cache Backend Proxy to intercept all cache events from the IO thread.
pasko@google.com
2013-04-12
6
-3
/
+469
*
Remove ContentBrowserClient::RenderViewHostCreated, which is redundant
phajdan.jr@chromium.org
2013-04-12
6
-22
/
+22
*
+ygorshenin@ +antrim@ to *chromeos/login/OWNERS
ygorshenin@chromium.org
2013-04-12
3
-0
/
+6
*
Simplify prerender and network/cache stats histograms by removing the field t...
tburkard@chromium.org
2013-04-12
5
-205
/
+18
*
Fix crash for uninstall with app launcher.
akuegel@chromium.org
2013-04-12
1
-9
/
+10
*
Suppress memory leaks in one signin code
rnk@chromium.org
2013-04-12
1
-0
/
+8
*
[chromeos] Remove more chrome dependencies from BurnManager.
phajdan.jr@chromium.org
2013-04-12
4
-35
/
+41
*
Remove policy if chrome management is turned off at the server.
atwilson@chromium.org
2013-04-12
6
-8
/
+108
*
Initial attempt at fast open UMA.
rdsmith@chromium.org
2013-04-12
2
-4
/
+102
*
Remove zero length composing spans.
ohrn@opera.com
2013-04-12
1
-2
/
+12
*
Replace misspelled range when user chooses a spelling correction in Mac
rouslan@chromium.org
2013-04-12
1
-6
/
+0
*
add flag to disable use of DWM composition for toplevel windows
scottmg@chromium.org
2013-04-12
4
-0
/
+13
*
[android_webview]Add wait for Java debugger for test shell of Webview.
shouqun.liu@intel.com
2013-04-12
1
-0
/
+9
*
Asynchronous initialization in Simple Index.
felipeg@chromium.org
2013-04-12
6
-98
/
+250
*
History: Add name of the originating device to the visit dropdown menu.
dubroy@chromium.org
2013-04-12
8
-35
/
+158
*
Update .DEPS.git
chrome-admin@google.com
2013-04-12
1
-3
/
+3
*
Roll Skia DEPS to r8637
robertphillips@google.com
2013-04-12
2
-1
/
+4
*
Adds iOS implementation of ProcessMetrics::GetPagefileUsage().
leng@chromium.org
2013-04-12
1
-0
/
+7
*
Mark InstantExtendedTest.HasBookmarkProvider as DISABLED.
dmazzoni@chromium.org
2013-04-12
1
-1
/
+1
*
DevTools: remove DevToolsProtocol::Event (since Notification should be used)....
pfeldman@chromium.org
2013-04-12
6
-150
/
+162
*
Remove some uninitialized reads from simple cache metadata serializer.
pasko@chromium.org
2013-04-12
2
-6
/
+22
*
Polished error message screens.
dzhioev@chromium.org
2013-04-12
1
-5
/
+6
*
Parse FileList in ParseResourceListOnBlockingPool.
hidehiko@chromium.org
2013-04-12
1
-28
/
+41
*
Add support for unsigned int64 in string_number_conversions
felipeg@chromium.org
2013-04-12
3
-1
/
+81
*
Remove unneccessary stuff from CreateDirectoryOperation's unittests.
kinaba@chromium.org
2013-04-12
1
-36
/
+11
*
Try to fix notification list leak introduced in r193780
rnk@chromium.org
2013-04-12
1
-0
/
+2
*
DevTools: migrate to the new devtools gyp rule locations in Blink.
pfeldman@chromium.org
2013-04-12
3
-3
/
+3
*
filemanager: Call getSizeStats for Google Drive when a special search item is...
haruki@chromium.org
2013-04-12
2
-9
/
+17
*
DriveFileSystemTest: Remove LoadRootFeedDocument() from test cases testing en...
kinaba@chromium.org
2013-04-12
1
-183
/
+104
*
Properly handle user cancellation of signin.
atwilson@chromium.org
2013-04-12
7
-64
/
+126
*
Do not instrument globals when running ASan on Mac.
glider@chromium.org
2013-04-12
1
-0
/
+8
*
SyncFS should check the available disk space to correctly return quota
kinuko@chromium.org
2013-04-12
2
-2
/
+2
*
Recalibrated again on Linux since I accidently calibrated on values where the...
phoglund@chromium.org
2013-04-12
1
-2
/
+2
*
Fix issue with login items getting recreated.
atwilson@chromium.org
2013-04-12
4
-95
/
+125
*
Change the page cycler test to use threaded-compositing
ccameron@chromium.org
2013-04-12
1
-1
/
+2
*
Adding PrintTo of ObjectPath.
pneubeck@chromium.org
2013-04-12
2
-0
/
+10
*
Small refactoring on GetResolvedFileParams' callback.
hidehiko@chromium.org
2013-04-12
1
-10
/
+4
*
[Android WebView] Update third_party_files_whitelist.txt
mnaganov@chromium.org
2013-04-12
1
-3
/
+0
*
History: Land images for device types in the dropdown menu.
dubroy@chromium.org
2013-04-12
6
-0
/
+0
*
Add chrome.debugger API tests for shared worker targets.
kaznacheev@chromium.org
2013-04-12
5
-1
/
+60
[next]