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
*
Chrome browser process DLL blacklist.
robertshield@chromium.org
2013-12-18
24
-13
/
+918
*
Fix pointer lock tests for Chrome Apps.
mlamouri@chromium.org
2013-12-18
13
-55
/
+85
*
Always pass voice name to TTS engine.
dmazzoni@chromium.org
2013-12-18
1
-0
/
+8
*
Disable three DomSerializerTests in preperation of page serializer merge
tiger@opera.com
2013-12-18
1
-3
/
+8
*
Update .DEPS.git
chrome-admin@google.com
2013-12-18
1
-1
/
+1
*
Roll FFmpeg DEPS for MIPS config file changes.
dalecurtis@chromium.org
2013-12-18
1
-2
/
+2
*
Remove unnecessary #include
hyunki.baik@samsung.com
2013-12-18
1
-2
/
+0
*
passwords, native_backend_gnome_x: Get rid of variadic arguments
vabr@chromium.org
2013-12-18
3
-94
/
+128
*
Changed BackendImpl::SyncInit() so it creates timer only
xeor@yandex-team.ru
2013-12-18
3
-5
/
+35
*
Log more info in file_util::WriteFile for debugging.
phajdan.jr@chromium.org
2013-12-18
1
-6
/
+7
*
Revert "Revert 239784 "Make page_cycler.py fully measure memory for each...""
pliard@chromium.org
2013-12-18
14
-65
/
+62
*
Suppress races on extensions::InfoMap
glider@chromium.org
2013-12-18
1
-0
/
+3
*
Fixing opacity for browser frame window on ASH/Windows.
shrikant@chromium.org
2013-12-18
13
-73
/
+72
*
Disable DevToolsSanityTest.TestPauseWhenLoadingDevTools on all platforms for ...
ksakamoto@chromium.org
2013-12-18
1
-7
/
+2
*
Revert 241524 "Web MIDI: minimum support for Linux and Chrome OS"
ksakamoto@chromium.org
2013-12-18
5
-183
/
+3
*
Remove metrics_unittests isolate reference for Android.
kjellander@chromium.org
2013-12-18
1
-1
/
+0
*
Revert of https://codereview.chromium.org/111443009/
ericwilligers@chromium.org
2013-12-18
1
-0
/
+1782
*
Add base:: prefix to string16 in net/.
dbeam@chromium.org
2013-12-18
1
-5
/
+5
*
Reland: Misc cleanup in Drive/Files.app C++ code.
kinaba@chromium.org
2013-12-18
23
-129
/
+65
*
Web MIDI: minimum support for Linux and Chrome OS
toyoshim@chromium.org
2013-12-18
5
-3
/
+183
*
Fix AudioRenderer crash that occurs when Stop() is called while flushing.
acolwell@chromium.org
2013-12-18
2
-0
/
+30
*
Automated Commit: Committing new LKGM version 5119.0.0 for chromeos.
chromeos-lkgm@google.com
2013-12-18
1
-1
/
+1
*
Update .DEPS.git
chrome-admin@google.com
2013-12-18
1
-1
/
+1
*
Fix pkg-config invocation for GN
piman@chromium.org
2013-12-18
1
-1
/
+1
*
roll blink by 1 rev
jam@chromium.org
2013-12-18
1
-1
/
+1
*
Drop support for passing paths to FileType utility functions.
mtomasz@chromium.org
2013-12-18
11
-301
/
+264
*
suppress uninit error at net::ProxyService::InitProxyResolver
zhaoqin@google.com
2013-12-18
1
-0
/
+7
*
Make ExternalProviderImplTest.InAppPayments test more robust when IAP is not ...
mek@chromium.org
2013-12-18
3
-5
/
+21
*
Retire unused memcheck suppressions
ericwilligers@chromium.org
2013-12-18
1
-1782
/
+0
*
Chrome side of making SharedWorkerRepositoryClient be per RenderFrame instead...
jam@chromium.org
2013-12-18
34
-187
/
+170
*
Enable software compositing on Mac
ccameron@chromium.org
2013-12-18
3
-11
/
+12
*
Revert 241475 "[telemetry] Implement per-pixel algorithms in Bit..."
szym@chromium.org
2013-12-18
5
-431
/
+80
*
Add comments to explain the current handling of CERT_STATUS_NON_UNIQUE_NAME.
wtc@chromium.org
2013-12-18
2
-0
/
+6
*
Revert 241425 "Aura: Don't create GL context for CreateSharedSur..."
ksakamoto@chromium.org
2013-12-18
25
-22
/
+134
*
Fix selecting files in Chrome OS.
mtomasz@chromium.org
2013-12-18
1
-1
/
+5
*
Fix preloading images when copying.
mtomasz@chromium.org
2013-12-18
1
-1
/
+1
*
[webcrypto] Add import of AES-KW key for NSS.
padolph@netflix.com
2013-12-18
2
-3
/
+93
*
Add method to check if all Activities were destroyed
dfalcantara@chromium.org
2013-12-18
1
-0
/
+8
*
Make gtest always use simple internal regex engine.
mithro@mithis.com
2013-12-18
5
-11
/
+20
*
Restore affirmative responses for "audio/mp4" when avc1 is supported (re-land...
ddorwin@chromium.org
2013-12-18
2
-10
/
+18
*
Enables AutocompleteEditTest.InlineAutocompleteText fixing a leak.
yukishiino@chromium.org
2013-12-18
2
-8
/
+7
*
Fix bad merge in https://codereview.chromium.org/73583003
pkotwicz@chromium.org
2013-12-18
1
-0
/
+40
*
Updating trunk VERSION from 1751.0 to 1752.0
chrome-release@google.com
2013-12-18
1
-1
/
+1
*
Changes to enable HTML5 autoplay for voice search.
apiccion@chromium.org
2013-12-18
6
-0
/
+84
*
Pass a Feature* to IsAnyFeatureAvailableToContext instead of a string name.
jyasskin@chromium.org
2013-12-18
10
-57
/
+46
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2013-12-18
18
-466
/
+351
*
Pull struct and interface definitions out of module.js.tmpl into their own fi...
mpcomplete@chromium.org
2013-12-18
4
-104
/
+108
*
Expose GL_EXT_multisampled_render_to_texture whenever it's available.
marcheu@chromium.org
2013-12-18
2
-16
/
+15
*
Remove GetDefaultProfile from component_loader.
tbarzic@chromium.org
2013-12-18
4
-16
/
+31
*
Adds PRESUBMIT.py check to look for unprefixed string16.
dbeam@chromium.org
2013-12-18
2
-0
/
+70
[next]