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
*
Make chrome/browser/extensions use base::Clock instead of MockTimeProvider
akalin@chromium.org
2013-02-26
12
-60
/
+88
*
Turn on threaded compositing in OSX for continuous builds.
ccameron@chromium.org
2013-02-26
1
-8
/
+1
*
Update .DEPS.git
chrome-admin@google.com
2013-02-26
1
-1
/
+1
*
Add SpdyFrame::size() field and prefer its usage to length() + kHeaderSize
akalin@chromium.org
2013-02-26
5
-119
/
+78
*
Webkit roll 143935:143980
vollick@chromium.org
2013-02-26
1
-1
/
+1
*
Mac x86_64: Run dump_syms on whatever architectures are present, not just i386.
mark@chromium.org
2013-02-26
1
-32
/
+43
*
[Android] Remove guard that envsetup is sourced.
yfriedman@chromium.org
2013-02-26
1
-4
/
+7
*
chromeos: Don't report audio/video from RenderViewHostImpl.
derat@chromium.org
2013-02-26
1
-0
/
+3
*
Sampling profiler for chrome://tracing
scottmg@chromium.org
2013-02-26
5
-5
/
+244
*
SECCOMP-BPF: Refactor the BPF sandbox API to use objects rather than "static"...
markus@chromium.org
2013-02-26
25
-1025
/
+1116
*
Hide favicon on the NTP.
samarth@chromium.org
2013-02-26
2
-0
/
+32
*
add a dependency on -lz to freetype2.
dpranke@chromium.org
2013-02-26
1
-0
/
+5
*
Expose DidCommitProvisionalLoadForFrame to Android's java observer.
tedchoc@chromium.org
2013-02-26
3
-0
/
+38
*
Change chrome.webstore.install to not allow more than one pending request fro...
mek@chromium.org
2013-02-26
5
-43
/
+123
*
Re-register refresh and move callbacks when the screen mode changes.
jamiewalch@chromium.org
2013-02-26
1
-18
/
+39
*
IndexedDB: Ensure cursor prefetch count grows as expected
jsbell@chromium.org
2013-02-26
6
-11
/
+189
*
Update expectations for intl1, intl2, and moz tests:
sullivan@chromium.org
2013-02-26
1
-4
/
+4
*
Add GetDefaultIndex() to ComboboxModel.
estade@chromium.org
2013-02-26
8
-8
/
+29
*
Add runtime.onBrowserUpdateAvailable event.
hshi@chromium.org
2013-02-26
4
-0
/
+33
*
[NaCl SDK] Remove unused code.
sbc@chromium.org
2013-02-26
2
-278
/
+26
*
Changed run-bisect-perf-regression.py to look for config and bisect script in...
simonhatch@chromium.org
2013-02-26
1
-6
/
+16
*
Adds various notifications to autofill dialog:
dbeam@chromium.org
2013-02-26
13
-75
/
+240
*
cc: Add synthetic invalidations for dropped recordings
enne@chromium.org
2013-02-26
1
-3
/
+21
*
Revert 184502
vandebo@chromium.org
2013-02-26
1
-15
/
+2
*
Add API in developerPrivate to allow/ disallow incognito mode.
grv@chromium.org
2013-02-26
6
-1
/
+71
*
Fix instant extended grey autocompletion for RTL languages in CrOS and Win.
beaudoin@chromium.org
2013-02-26
4
-18
/
+163
*
Update .DEPS.git
chrome-admin@google.com
2013-02-25
1
-1
/
+1
*
Revert 183487
apatrick@google.com
2013-02-25
1
-1
/
+1
*
Fix crasher in tab icon indicator
cpu@chromium.org
2013-02-25
2
-33
/
+21
*
Linux: apply a different hyphen patch.
phajdan.jr@chromium.org
2013-02-25
11
-221
/
+88
*
Use opaque type to reference web contents modal dialog in WebContentsModalDia...
wittman@chromium.org
2013-02-25
7
-70
/
+45
*
Remove the race between error and success pathways on error.
rdsmith@chromium.org
2013-02-25
1
-9
/
+14
*
Update .DEPS.git
chrome-admin@google.com
2013-02-25
1
-1
/
+1
*
Webkit roll 143918:143935
vollick@chromium.org
2013-02-25
1
-1
/
+1
*
ash: Remove chromeos ifdefs from chrome_shell_delegate.
tfarina@chromium.org
2013-02-25
4
-365
/
+404
*
Pepper: Clean up VarArrayBuffer documentation.
teravest@chromium.org
2013-02-25
2
-9
/
+15
*
Add more histograms for ProxyResolverV8Tracing.
eroman@chromium.org
2013-02-25
1
-0
/
+10
*
Windows: release AcceleratedSurfaceTransformer pixel shaders.
apatrick@chromium.org
2013-02-25
1
-2
/
+2
*
Make SimpleEntryImpl::Doom() completely asynchronous.
gavinp@chromium.org
2013-02-25
4
-35
/
+17
*
Backwards compatibility with HistoryItems with old page scale.
aelias@chromium.org
2013-02-25
1
-2
/
+15
*
Make synchronous methods on disk_cache::SimpleEntryImpl() reentrant.
gavinp@chromium.org
2013-02-25
5
-27
/
+51
*
Fix Win64 build breakage in installer
jschuh@chromium.org
2013-02-25
1
-0
/
+3
*
Attempt to fix flakyness of ExtensionURLRewriteBrowserTest.BookmarksURL.
asvitkine@chromium.org
2013-02-25
1
-6
/
+11
*
Add delayimp.lib to default libs in preparation for GYP change & roll.
siggi@chromium.org
2013-02-25
1
-0
/
+1
*
requestAutocomplete: Show credit card images in text field.
estade@chromium.org
2013-02-25
5
-8
/
+59
*
Prevent to call updateCommand() method of separator.
yoshiki@chromium.org
2013-02-25
1
-2
/
+5
*
Add new simple disk cache backend.
gavinp@chromium.org
2013-02-25
9
-0
/
+1100
*
Make sure to call WebMediaStreamSource::setDeviceId()
crogers@google.com
2013-02-25
1
-3
/
+0
*
Add bookmark_manager to list of directories which treat Javascript Presubmit ...
aboxhall@chromium.org
2013-02-25
1
-0
/
+1
*
x11: Fix motion event coalescing.
sadrul@chromium.org
2013-02-25
1
-1
/
+2
[next]