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.1801.2
34.0.1801.2
gitdeps
2014-04-07
2
-768
/
+510
*
Incrementing VERSION to 34.0.1801.2
chrome-release@google.com
2014-01-23
1
-1
/
+1
*
Incrementing VERSION to 34.0.1801.1
chrome-release@google.com
2014-01-23
1
-1
/
+1
*
Branching for 1801 @246489
chrome-release@google.com
2014-01-23
0
-0
/
+0
*
Export oobe_exists to cros_browser_with_oobe.
achuith@chromium.org
2014-01-23
3
-7
/
+17
*
Update connectivity diagnostics manifest
zork@chromium.org
2014-01-23
1
-3
/
+18
*
Let Chrome Elf know when Chrome has started sooner
csharp@chromium.org
2014-01-23
1
-3
/
+4
*
Improve base::RandBytes() performance by 1.75x-2.10x on POSIX.
dalecurtis@chromium.org
2014-01-23
5
-30
/
+55
*
[GCM] Change GCMProfileService and GCM API functions to pass by const ref
jianli@chromium.org
2014-01-23
4
-43
/
+30
*
Re-enable all unit tests.
achuith@chromium.org
2014-01-23
13
-42
/
+0
*
Whitelist opengles2 headers for ppapi presubmit
piman@chromium.org
2014-01-23
1
-0
/
+6
*
Views Textfield: copy-on-select and paste-on-middle-click.
msw@chromium.org
2014-01-23
3
-136
/
+254
*
LogMessage::Init must check untrusted severity_ value before using it as an a...
tsepez@chromium.org
2014-01-23
2
-1
/
+9
*
Fix the tab dragging issue seen with maximized chrome windows in the recent C...
ananta@chromium.org
2014-01-23
2
-9
/
+11
*
IPC fuzzer: move mutate.cc and generate.cc into ipc_fuzzer namespace
aedla@chromium.org
2014-01-23
4
-23
/
+31
*
Widget::SetInitialFocus() can take a WindowShowState argument.
mlamouri@chromium.org
2014-01-23
13
-50
/
+46
*
replace etc1_pixel_ref with skia version (SkMallocPixelRef)
reed@google.com
2014-01-23
6
-118
/
+19
*
Temporarily remove NaCL SDK trybots from default try set.
sbc@chromium.org
2014-01-23
1
-1
/
+3
*
Remove unused android_experimental.
thakis@chromium.org
2014-01-23
2
-12
/
+0
*
Adding specific OWNERS files.
rpaquay@chromium.org
2014-01-23
4
-0
/
+4
*
Adding missing image to home page
mkearney@chromium.org
2014-01-23
1
-0
/
+0
*
Revert 246456 "Support sending client certificates when validati..."
akalin@chromium.org
2014-01-23
7
-339
/
+155
*
[NaCl SDK] Make ARM cross compiler optional until trybots get updated.
sbc@chromium.org
2014-01-23
1
-6
/
+9
*
Limit apparent duration of decoded file for WebAudio on Android
rtoy@google.com
2014-01-23
1
-0
/
+8
*
Add BIO_write return value to crash dumps.
davidben@chromium.org
2014-01-23
1
-0
/
+4
*
Fixes MouseWatcher regression
sky@chromium.org
2014-01-23
1
-11
/
+14
*
Set the maximum lines number to 32 for Javascript alert message on Mac port.
yi.shen@samsung.com
2014-01-23
2
-0
/
+15
*
Support sending client certificates when validating tokens.
rmsousa@chromium.org
2014-01-23
7
-155
/
+339
*
[GCM] Add gcm_unit_tests to aura_builder target
zea@chromium.org
2014-01-23
1
-0
/
+1
*
Update .DEPS.git
chrome-admin@google.com
2014-01-23
1
-1
/
+1
*
Convert the SkiaBenchmarkingExtension to a gin::Wrappable class
jochen@chromium.org
2014-01-23
5
-295
/
+311
*
Blink roll 165526:165538
eseidel@chromium.org
2014-01-23
1
-1
/
+1
*
[SyncFS] Test remote rename behavior of DriveBackend
tzik@chromium.org
2014-01-22
1
-2
/
+52
*
app_shell: Extract extension runtime data from ExtensionService
jamescook@chromium.org
2014-01-22
25
-142
/
+430
*
[PPAPI] Add MediaStream Video NaCl exanmple in native_client_sdk
penghuang@chromium.org
2014-01-22
6
-0
/
+464
*
Add Windows Flash hw video decode trial.
ihf@chromium.org
2014-01-22
4
-20
/
+12
*
Remove a fixed unitialized read
jchaffraix@chromium.org
2014-01-22
1
-5
/
+0
*
linux_aura: Use GTK button borders in GTK theme mode.
erg@chromium.org
2014-01-22
9
-5
/
+306
*
Allow screenlockPrivate.showButton to be called with different icons.
tengs@chromium.org
2014-01-22
2
-5
/
+8
*
Unbind GL context from the overlay NSView
ccameron@chromium.org
2014-01-22
1
-1
/
+7
*
Disable calls to SetProcessDPIAware under Win8.1 (Rebase)
girard@chromium.org
2014-01-22
1
-1
/
+2
*
[DevTools] Ensure docked DevTools window is focused when showing it.
dgozman@chromium.org
2014-01-22
1
-2
/
+8
*
Move WebContents.java and NavigationController.java to content_public
tedchoc@chromium.org
2014-01-22
9
-10
/
+14
*
Adds the new image for display notifications (2nd)
mukai@chromium.org
2014-01-22
6
-3
/
+4
*
[Win] Fix the 'edit profile' button in the avatar bubble.
noms@chromium.org
2014-01-22
4
-11
/
+39
*
As the AsyncReadBack is a hardware based approach, the performance can vary o...
siva.gunturi@samsung.com
2014-01-22
3
-0
/
+31
*
Make mojo_gles2 a stub shared library
piman@chromium.org
2014-01-22
50
-109
/
+770
*
Update .DEPS.git
chrome-admin@google.com
2014-01-22
1
-1
/
+1
*
Update V8 to version 3.24.21.1
mvstanton@chromium.org
2014-01-22
1
-1
/
+1
*
Remove robot image that was never used.
aurimas@chromium.org
2014-01-22
1
-0
/
+0
[next]