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
*
Revert "Revert 237280 "Remove TraceController""
wangxianzhu@chromium.org
2013-12-02
21
-1218
/
+312
*
Restore capacity increase on underflow for MSE playbacks.
acolwell@chromium.org
2013-12-02
1
-9
/
+1
*
Update OWNERS files
joth@chromium.org
2013-12-02
9
-15
/
+5
*
events: Remove KeyEvent::Copy().
sadrul@chromium.org
2013-12-02
1
-1
/
+1
*
Start transitioning Pepper plugin code to using RenderFrame instead of Render...
jam@chromium.org
2013-12-02
14
-412
/
+561
*
[Mac] Don't ignore mouse events outside of the view while dragging.
dgozman@chromium.org
2013-12-02
1
-1
/
+7
*
<webview>: Fix crash when hosted in WebUI
fsamuel@chromium.org
2013-12-02
1
-3
/
+7
*
Reword some comments on content::RecordAction().
lazyboy@chromium.org
2013-12-02
1
-1
/
+3
*
Rename ImmediateInputRouter to InputRouterImpl
jdduke@chromium.org
2013-12-02
7
-131
/
+120
*
Move some more file utils to the base namespace.
brettw@chromium.org
2013-12-02
3
-4
/
+3
*
Don't pull in content_switches.cc to whole chrome code base
jam@chromium.org
2013-12-02
1
-43
/
+43
*
Remove device cache for MediaStreamDispatcher::EnumerateDevices and simplify.
perkj@chromium.org
2013-12-02
15
-252
/
+80
*
This cl implement a salt that is being used for obfuscating device ids before...
perkj@chromium.org
2013-12-02
17
-98
/
+171
*
Unbundle DevTools frontend from Content Shell on Android
mnaganov@chromium.org
2013-12-02
2
-5
/
+30
*
input: Move synthetic web-builder util functions into common/.
sadrul@chromium.org
2013-12-02
13
-19
/
+28
*
Fix JS interface for synthetic smooth scroll.
dominikg@chromium.org
2013-12-02
1
-4
/
+4
*
Remove usage of deprecated V8 APIs from content unittests
jochen@chromium.org
2013-12-02
2
-69
/
+104
*
Move EmptyString, kWhitespace and the BOM to base.
brettw@chromium.org
2013-12-02
4
-9
/
+9
*
Move kFtpScheme into content namespace.
tfarina@chromium.org
2013-12-01
7
-7
/
+7
*
Enable runtime flag for datalist element on Android
keishi@chromium.org
2013-11-30
1
-2
/
+0
*
Add support for CDM_3.
jrummell@chromium.org
2013-11-30
19
-457
/
+541
*
Support win aura screen reader workarounds on Win 8 too.
dmazzoni@chromium.org
2013-11-30
2
-5
/
+19
*
Remove usage of deprecated V8 APIs from content/renderer
jochen@chromium.org
2013-11-29
6
-32
/
+49
*
Fixed the valgrind warning in webrtc_audio_capturerer_unittests about using o...
xians@chromium.org
2013-11-29
1
-0
/
+1
*
Remove obsolete --low-resolution-contents-scale-factor command line switch
skyostil@chromium.org
2013-11-29
2
-30
/
+0
*
Try to fix the iOS build by not depending on Blink for it.
peter@chromium.org
2013-11-29
1
-1
/
+1
*
Add support for color input datalist on Android
keishi@chromium.org
2013-11-29
12
-16
/
+99
*
Revert 237660 "Revert 237558 "Use MIDIMessageQueue/IsValidWebMID..."
yukawa@chromium.org
2013-11-29
4
-44
/
+209
*
Revert 237857 "Revert 237848 "Use LatencyInfoSwapPromise to trac..."
dbeam@chromium.org
2013-11-29
2
-3
/
+10
*
Initial child-process side plumbing for starting an embedded ServiceWorker co...
kinuko@chromium.org
2013-11-29
9
-1
/
+333
*
Fixed the problem where audio processing is disabled when video effect is ena...
xians@chromium.org
2013-11-29
3
-1
/
+173
*
Revert 237848 "Use LatencyInfoSwapPromise to track LatencyInfo t..."
dbeam@chromium.org
2013-11-29
2
-10
/
+3
*
Fix RenderViewImplTest on Ozone build
dnicoara@chromium.org
2013-11-29
2
-2
/
+45
*
SignedCertificateTimestamp storing & serialization code.
alcutter@google.com
2013-11-29
14
-31
/
+178
*
Use LatencyInfoSwapPromise to track LatencyInfo through compositor
miletus@chromium.org
2013-11-29
2
-3
/
+10
*
Fix enable_plugins==0 component build by including content/font_list.cc
spang@chromium.org
2013-11-28
1
-1
/
+0
*
BrowserPlugin: Cleanup
fsamuel@chromium.org
2013-11-28
1
-3
/
+0
*
Remove InputRouterTest
jdduke@chromium.org
2013-11-28
7
-269
/
+158
*
Reland review 34393006: Refactor MediaStreamManager to not output real device...
perkj@chromium.org
2013-11-28
15
-387
/
+739
*
Add diagnostic WebRTC logging.
grunell@chromium.org
2013-11-28
7
-1
/
+76
*
Android: add unit-tests for BindingManager.
ppi@chromium.org
2013-11-28
5
-607
/
+1046
*
android: Trigger vsync immediately when started from idle
skyostil@chromium.org
2013-11-28
2
-11
/
+73
*
Remove usages of deprecated v8 apis in extensions in content/renderer
dcarney@google.com
2013-11-28
4
-101
/
+133
*
[DevTools] Remove temporary duplicated properties in
zvorygin@chromium.org
2013-11-28
1
-4
/
+0
*
IPC fuzzer child process component
aedla@chromium.org
2013-11-28
4
-2
/
+18
*
Remove usage of deprecated V8 API from pepper.
svenpanne@chromium.org
2013-11-28
2
-13
/
+24
*
Check library version and handle library load errors
aberent@chromium.org
2013-11-28
12
-95
/
+211
*
MediaStream: Futureproof browsertests
tommyw@chromium.org
2013-11-28
1
-3
/
+8
*
Add v8::Isolate parameter to V8ValueConverter::Strategy funcs.
marja@chromium.org
2013-11-28
3
-18
/
+26
*
Fix a problem with no video with chromecast
hclam@chromium.org
2013-11-28
1
-0
/
+1
[next]