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
2012-07-03
1
-1
/
+1
*
Roll grit r54
benrg@chromium.org
2012-07-03
1
-1
/
+1
*
Fix gdata search when offline
tbarzic@chromium.org
2012-07-03
1
-4
/
+15
*
clang: Enable -Wunused-private-field on mac.
thakis@chromium.org
2012-07-03
1
-3
/
+0
*
[cros] Add WebRTC camera flip support on OOBE/Change Picture options.
ivankr@chromium.org
2012-07-03
7
-20
/
+153
*
[FileBrowser] Made checkFreeSpace timer handling more accurate.
zvorygin@chromium.org
2012-07-03
1
-34
/
+38
*
Change default sorting of 'Size' column to desc.
oleg@chromium.org
2012-07-03
1
-0
/
+1
*
Remove old files from browser_test.isolate
csharp@chromium.org
2012-07-03
1
-6
/
+0
*
remote_inspector_client: Don't sleep(), wait on conditions instead.
marja@chromium.org
2012-07-03
1
-15
/
+50
*
[filemanager] Show icons from drive apps for associated documents (when avail...
dgozman@chromium.org
2012-07-03
2
-3
/
+20
*
First iteration of sign in screen new design.
nkostylev@chromium.org
2012-07-03
10
-84
/
+142
*
[File Manager] Enable Photo Editor on GDrive
kaznacheev@chromium.org
2012-07-03
1
-3
/
+1
*
[Android] Add UI pickers.
leandrogracia@chromium.org
2012-07-03
4
-0
/
+876
*
Update .DEPS.git
chrome-admin@google.com
2012-07-03
1
-2
/
+2
*
Skia DEPS roll to r4436
robertphillips@google.com
2012-07-03
1
-1
/
+1
*
Update .DEPS.git
chrome-admin@google.com
2012-07-03
1
-1
/
+1
*
Update V8 to version 3.12.7.
mstarzinger@chromium.org
2012-07-03
1
-1
/
+1
*
Update .DEPS.git
chrome-admin@google.com
2012-07-03
1
-1
/
+1
*
Roll libjpeg_turbo to r144411
digit@chromium.org
2012-07-03
1
-1
/
+1
*
When we post a DoDeviceRequest on the UI thread, we use a pointer for the var...
xians@chromium.org
2012-07-03
5
-27
/
+138
*
Update dynamic_annotations to r4384.
glider@chromium.org
2012-07-03
2
-5
/
+18
*
Update .DEPS.git
chrome-admin@google.com
2012-07-03
1
-1
/
+1
*
Roll WebRTC to r2486.
tommi@chromium.org
2012-07-03
1
-1
/
+1
*
Reduce log spam from things which use Deterministic/OrderedSocketData
rsleevi@chromium.org
2012-07-03
1
-1
/
+7
*
Treat numbers as word characters used by our spellchecker.
hbono@chromium.org
2012-07-03
3
-5
/
+24
*
Widen a TSan suppression.
eugenis@chromium.org
2012-07-03
1
-1
/
+0
*
Make file chooser work when DevTools window is docked to the inspected tab
yurys@chromium.org
2012-07-03
2
-0
/
+12
*
Updating trunk VERSION from 1194.0 to 1195.0
chrome-release@google.com
2012-07-03
1
-1
/
+1
*
Introducing 15 sec. silence timeout for auto-ending continous speech recognit...
primiano@chromium.org
2012-07-03
1
-8
/
+17
*
Update .DEPS.git
chrome-admin@google.com
2012-07-03
1
-1
/
+1
*
Webkit roll 121688:121732
yosin@chromium.org
2012-07-03
1
-1
/
+1
*
gdata: moving content-type retrieval for UploadFileInfo back to IO thread pool.
kinaba@chromium.org
2012-07-03
2
-14
/
+21
*
Remove unused png files
oshima@chromium.org
2012-07-03
24
-22
/
+1
*
Add hashimoto@chromium.org to chrome/browser/chromeos/gdata/OWNERS
hashimoto@chromium.org
2012-07-03
1
-0
/
+1
*
Nix bubble's WindowClosing override; check bookmark bubble's anchor_view.
msw@chromium.org
2012-07-03
3
-19
/
+9
*
Implements a zoom icon in the Omnibox for Views.
khorimoto@chromium.org
2012-07-03
10
-9
/
+366
*
Add a svn:executable flag.
hbono@chromium.org
2012-07-03
1
-0
/
+0
*
Add chrome/app/theme/default_{1,2}00_percent/ to .gitignore
akalin@chromium.org
2012-07-03
1
-0
/
+2
*
Remove memory leak suppressions for EventListenerMapUnittest.
koz@chromium.org
2012-07-03
2
-14
/
+0
*
The CrossSiteResourceHandler's OnReadCompleted method should not
darin@chromium.org
2012-07-03
2
-23
/
+10
*
[Sync] Add sync_client tool
akalin@chromium.org
2012-07-03
4
-43
/
+444
*
Plumb rendering statistics to benchmarking extension.
dtu@chromium.org
2012-07-03
1
-0
/
+38
*
sync: Move MarkForSyncing to mutable_entry.cc
rlarocque@chromium.org
2012-07-03
2
-10
/
+10
*
Loading/Creating images for mutiple scale factors on the fly
oshima@chromium.org
2012-07-03
10
-187
/
+523
*
sync: Remove GetPossibleLastChildForTest()
rlarocque@chromium.org
2012-07-03
2
-32
/
+1
*
Improve logging in server_connection_manager.cc
akalin@chromium.org
2012-07-03
1
-1
/
+2
*
persist known media galleries (only directories for now)
estade@chromium.org
2012-07-03
16
-4
/
+383
*
[Chromoting] Initialise a SkISize member.
simonmorris@chromium.org
2012-07-03
1
-1
/
+3
*
libjingle is built without SSL_USE_OPENSSL so its .gyp file should not mentio...
fischman@chromium.org
2012-07-03
1
-7
/
+0
*
Update libva to pick up updated license headers.
fischman@chromium.org
2012-07-03
8
-34
/
+139
[next]