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
path:
root
/
content
Commit message (
Expand
)
Author
Age
Files
Lines
*
PPAPI: Check that blink Font code is only called on the main thread
dmichael@chromium.org
2013-11-20
1
-3
/
+12
*
Convert PhishingClassifierDelegateTest and PhishingDOMFeatureExtractorTest to...
jam@chromium.org
2013-11-20
1
-1
/
+1
*
Fix some UMA warnings across chromium.
lazyboy@chromium.org
2013-11-20
1
-2
/
+1
*
Invoke LeakSanitizer in BrowserMainRunnerImpl::Shutdown().
earthdok@chromium.org
2013-11-20
1
-0
/
+9
*
Remove blacklisting of Mac OS 10.6 and 10.7.
ccameron@chromium.org
2013-11-20
1
-2
/
+7
*
Remove media::VideoFrame from media::VideoCaptureDevice::Client interface
sheu@chromium.org
2013-11-20
12
-383
/
+488
*
Use unprefixed Page Visibility API in tests, etc.
davidben@chromium.org
2013-11-20
1
-3
/
+3
*
Revert 236254 "Replace old with new synthetic gesture framework."
rch@chromium.org
2013-11-20
46
-292
/
+1512
*
[Android] Fix x86 compilation with multiply defined command_line.cc
jdduke@chromium.org
2013-11-20
1
-1
/
+1
*
Replace old with new synthetic gesture framework.
dominikg@chromium.org
2013-11-20
46
-1512
/
+292
*
PPAPI: Add PluginPrivateFileSystem
nhiroki@chromium.org
2013-11-20
5
-60
/
+236
*
Move ui/base/keycodes to ui/events/keycodes/dom4
komatsu@chromium.org
2013-11-20
6
-6
/
+6
*
Cache the numberOfProcessors value on posix and expose it to blink
jochen@chromium.org
2013-11-20
1
-0
/
+1
*
Remove unnecessary AddRef() and Release() calls.
wtc@chromium.org
2013-11-20
2
-4
/
+2
*
Make it possible to disable udev in the content API on linux
mostynb@opera.com
2013-11-20
6
-15
/
+27
*
Fix chrome upload with content uri
qinmin@chromium.org
2013-11-20
1
-0
/
+20
*
Destruct the renderer thread's quota dispatcher before we shutdown V8/Blink
kinuko@chromium.org
2013-11-20
1
-0
/
+1
*
Remove NOTREACHED from CopyPPVar
raymes@chromium.org
2013-11-20
1
-2
/
+3
*
Disable Vsync when Aero Glass is enabled.
jbauman@chromium.org
2013-11-20
1
-0
/
+12
*
Ensure executeJavaScriptAndWaitForResult cannot be called from the UI thread.
jcivelli@chromium.org
2013-11-20
1
-0
/
+4
*
Cleanup unused bits of clipboard writing code.
dcheng@chromium.org
2013-11-20
1
-1
/
+1
*
Sort the chrome://media-internals properties table by key name.
scherkus@chromium.org
2013-11-20
1
-1
/
+3
*
Allow prefetches to outlive their owning RenderViewHost.
davidben@chromium.org
2013-11-20
9
-162
/
+942
*
[Android] Move CommandLine.java to base
jdduke@chromium.org
2013-11-20
19
-617
/
+108
*
Move Exynos video decode acceleration warmup to sandboxing code.
jorgelo@chromium.org
2013-11-20
4
-16
/
+4
*
Improve routines for verifying clipboard bitmap size/shared memory.
dcheng@chromium.org
2013-11-20
1
-1
/
+3
*
Update web_preferences to call the new setAccessibilityFontScaleFactor
pdr@chromium.org
2013-11-20
1
-1
/
+1
*
Revert "Revert 236071 "Allow TracingController output trace data to spec...""
wangxianzhu@chromium.org
2013-11-20
5
-136
/
+309
*
Dissociate ui_resources target from ui.gyp.
tfarina@chromium.org
2013-11-20
3
-5
/
+5
*
Revert 236017 "Move some non-event related functionality from Ro..."
ben@chromium.org
2013-11-20
4
-9
/
+9
*
Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"
ben@chromium.org
2013-11-20
9
-18
/
+18
*
Revert 236071 "Allow TracingController output trace data to spec..."
yzshen@chromium.org
2013-11-20
5
-307
/
+136
*
Stop NaN Android touch orientation values from propagating
jdduke@chromium.org
2013-11-20
1
-1
/
+4
*
Added hack to prevent maps scaling
bajones@chromium.org
2013-11-20
1
-0
/
+4
*
Independently enable recording and event callback
wangxianzhu@chromium.org
2013-11-20
2
-6
/
+5
*
Allow TracingController output trace data to specified file
wangxianzhu@chromium.org
2013-11-19
5
-136
/
+307
*
Revert 236040 "Support headless content_shell for linux/aura."
zmo@chromium.org
2013-11-19
3
-35
/
+1
*
Rename RootWindowHost* to WindowTreeHost*
ben@chromium.org
2013-11-19
9
-18
/
+18
*
Support headless content_shell for linux/aura.
r.kasibhatla@samsung.com
2013-11-19
3
-1
/
+35
*
Pinch begin and pinch end gestures ignore their ack dispositions.
tdresser@chromium.org
2013-11-19
5
-31
/
+39
*
Pull implementation of CertStore out so that it can be re-used for an SCTStor...
alcutter@google.com
2013-11-19
4
-193
/
+223
*
Android: Reenable canvas anti-aliasing
sievers@chromium.org
2013-11-19
1
-5
/
+0
*
Added a RAF wait, support for devicePixelRatios other than 1, screenshot arch...
bajones@chromium.org
2013-11-19
2
-3
/
+116
*
Move some non-event related functionality from RootWindow onto RootWindowHost.
ben@chromium.org
2013-11-19
4
-9
/
+9
*
Report page load time for startup tests.
jeremy@chromium.org
2013-11-19
3
-14
/
+10
*
Add ChildMessageFilter, a base class for renderer/worker cross-thread Message...
kinuko@chromium.org
2013-11-19
14
-109
/
+304
*
Fix build of SoftwareOutputDeviceOzoneTest
spang@chromium.org
2013-11-19
1
-1
/
+1
*
MediaStream API: Refactor the MediaStreamTrack creation code
tommyw@chromium.org
2013-11-19
4
-85
/
+152
*
Fix Geolocation OWNERS.
mvanouwerkerk@chromium.org
2013-11-19
3
-6
/
+10
*
Avoid compositing when the surface texture is still empty.
igsolla@chromium.org
2013-11-19
1
-15
/
+14
[next]