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 34.0.1811.1
34.0.1811.1
gitdeps
2014-04-07
2
-768
/
+510
*
Incrementing VERSION to 34.0.1811.1
chrome-release@google.com
2014-01-29
1
-1
/
+1
*
Branching for 1811 @247569
chrome-release@google.com
2014-01-29
0
-0
/
+0
*
Apply automatic range checks to CC enum types across IPC.
tsepez@chromium.org
2014-01-29
4
-4
/
+9
*
Change destruction order of FocusController
sky@chromium.org
2014-01-29
3
-6
/
+40
*
Updated expected_deps_{i386,x86_64} to match actual deps.
shess@chromium.org
2014-01-29
2
-0
/
+3
*
DevTools: Fix "Add folder" infobar message.
vsevik@chromium.org
2014-01-29
1
-1
/
+1
*
Protect AppListItemList Add/Remove and fix sync bugs
stevenjb@chromium.org
2014-01-29
26
-342
/
+419
*
Fix mistaken assumptions in tests
abarth@chromium.org
2014-01-29
1
-0
/
+6
*
Move 'profile' histograms to public list.
bcwhite@chromium.org
2014-01-29
1
-0
/
+265
*
Clarify and separate the concept of "Drive path" and "Filesystem relative path".
kinaba@chromium.org
2014-01-29
6
-54
/
+85
*
drive: FileCache::Store marks the entry as dirty if empty MD5 is given
hashimoto@chromium.org
2014-01-29
9
-62
/
+15
*
Fix a leak in client_cert_resolver
tbarzic@chromium.org
2014-01-29
3
-18
/
+9
*
Simplify directory initialization in Files app.
mtomasz@chromium.org
2014-01-29
12
-239
/
+272
*
Kills some dead code because it is no longer possible to drag maximized windo...
pkotwicz@chromium.org
2014-01-29
5
-49
/
+20
*
Clean up BrowserWindowController by using the ObjCCast helper function.
avi@chromium.org
2014-01-29
1
-28
/
+25
*
New Sync datatype for Synced Notifications App Info
petewil@chromium.org
2014-01-29
22
-9
/
+131
*
Exclude about:network strings from non-chromeos builds.
aurimas@chromium.org
2014-01-29
1
-32
/
+0
*
Trying to reland the patch originally commited here:
munjal@chromium.org
2014-01-29
4
-758
/
+1135
*
Revert 247164 "Implement browser-side logging to WebRtc log"
vrk@chromium.org
2014-01-29
30
-222
/
+41
*
Revert of [Android] Re-enable content_browsertests on main waterfall. (https...
cjhopman@chromium.org
2014-01-29
1
-1
/
+1
*
PPAPI: Implement PPB_FileMapping on POSIX
dmichael@chromium.org
2014-01-29
26
-13
/
+1113
*
Advertise the permessage-deflate extension and enable it when requested by th...
ricea@chromium.org
2014-01-29
6
-29
/
+405
*
Fix crash when accidentally touching the screen during a multi window resize
pkotwicz@chromium.org
2014-01-29
5
-43
/
+31
*
Refactored GenericChangeProcessor::ProcessSyncChanges by splitting out add an...
maniscalco@chromium.org
2014-01-29
2
-172
/
+211
*
Don't allow glBindTexImage2D() with GL_TEXTURE_CUBE_MAP
sievers@chromium.org
2014-01-29
2
-0
/
+17
*
[GCM] Make GCMProfileService work with GCMClient for checkin and registration
jianli@chromium.org
2014-01-29
2
-46
/
+88
*
Fix RdpClientTest.Basic crash on VS2013 build
dcaiafa@chromium.org
2014-01-29
3
-4
/
+1988
*
Update Linux implementation DeviceId::GetDeviceId.
rpaquay@chromium.org
2014-01-29
2
-5
/
+117
*
Added Cloud Devices component.
vitalybuka@chromium.org
2014-01-29
6
-0
/
+188
*
Fully exclude about:system from Android builds.
aurimas@chromium.org
2014-01-29
4
-29
/
+35
*
Update .DEPS.git
chrome-admin@google.com
2014-01-29
1
-1
/
+1
*
Revert of Blink roll 165883:165934 (https://codereview.chromium.org/145063004/)
haitaol@chromium.org
2014-01-29
1
-1
/
+1
*
[GCM] Some fixes on gcm client and engine
jianli@chromium.org
2014-01-29
5
-6
/
+36
*
Use thread.PushSlice instead of Begin/EndSice to reduce timeline flake
nduca@chromium.org
2014-01-28
4
-23
/
+33
*
Enable root focus on page load on Android.
dtseng@chromium.org
2014-01-28
1
-11
/
+2
*
Add a prerender test for ShouldFork firing in the control group.
davidben@chromium.org
2014-01-28
1
-0
/
+13
*
Cast: Initial framework for providing async initialization of sender.
pwestin@google.com
2014-01-28
17
-29
/
+165
*
[telemetry] Ensure gsutil is a file.
dtu@chromium.org
2014-01-28
1
-1
/
+1
*
Clean-up: Changes DialogOverlayString::font to font_list of type FontList.
yukishiino@chromium.org
2014-01-28
4
-7
/
+7
*
The google accounts connected to a profile should remain consistent with the ...
rogerta@chromium.org
2014-01-28
12
-69
/
+373
*
Returning back from any app [after share via] is creating a black screen
jinho.bang@samsung.com
2014-01-28
1
-2
/
+4
*
Fix typo in copy-end event handling in Files.app.
kinaba@chromium.org
2014-01-28
1
-1
/
+1
*
Mojo: Disallow sending of data pipe handles during two-phase reads/writes.
viettrungluu@chromium.org
2014-01-28
10
-16
/
+150
*
cc: Make internal::RasterWorkerPoolTask an internal::Task.
reveman@chromium.org
2014-01-28
9
-528
/
+485
*
<webview>: Remove 'use strict', and update comments
fsamuel@chromium.org
2014-01-28
2
-12
/
+6
*
User email added into teleport item label of menu.
merkulova@chromium.org
2014-01-28
3
-6
/
+10
*
ash: Fix hit-testing when windows are in immersive fullscreen mode.
sadrul@chromium.org
2014-01-28
13
-222
/
+293
*
Creating multi profile animations for switching users and teleporting of wind...
skuhne@chromium.org
2014-01-28
24
-102
/
+485
*
add a human-readable explanation to allow the trace to show why the command b...
humper@google.com
2014-01-28
2
-0
/
+3
[next]