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
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
This CL move all parsing of constraints used in a call to gUM from MediaStrea...
perkj@chromium.org
2013-12-13
5
-149
/
+67
*
Revert 240548 "Enable platform echo cancellation through the Aud..."
hashimoto@chromium.org
2013-12-13
7
-84
/
+30
*
Move input files in content/renderer/gpu to content/renderer/input
jdduke@chromium.org
2013-12-13
17
-52
/
+55
*
Enable platform echo cancellation through the AudioRecord path.
ajm@chromium.org
2013-12-13
7
-30
/
+84
*
Do not clear document background in Android WebView
boliu@chromium.org
2013-12-13
1
-0
/
+2
*
Revert 240527 "Revert of https://codereview.chromium.org/99133015/"
jln@chromium.org
2013-12-13
1
-1
/
+1
*
Revert of https://codereview.chromium.org/99133015/
scottmg@chromium.org
2013-12-13
1
-1
/
+1
*
Linux Sandbox: split the GPU policies to their own files.
jln@chromium.org
2013-12-13
1
-1
/
+1
*
PPAPI: Make teravest@ an OWNER
dmichael@chromium.org
2013-12-12
1
-0
/
+1
*
Wire up OnEnabledChanged to the MediaStreamVideoSink and use it in RtcVideoRe...
perkj@chromium.org
2013-12-12
4
-46
/
+72
*
Move form validation message bubble into content/, wire up to Android WebView.
benm@chromium.org
2013-12-12
2
-0
/
+44
*
Increase the maximum of UMA metric Event.Latency.RendererImpl.GestureScrollUp...
miletus@chromium.org
2013-12-12
1
-2
/
+2
*
Make MediaStreamAudioSink inherit from MediaStreamSink.
joi@chromium.org
2013-12-12
7
-2
/
+53
*
Split the hole punching logic from GOOGLE_TV #ifdef into VIDEO_HOLE
qinmin@chromium.org
2013-12-12
4
-35
/
+39
*
Loading color profile directly in renderer on non-Windows platforms
hclam@chromium.org
2013-12-12
1
-0
/
+8
*
Compile fix after r240271
jochen@chromium.org
2013-12-12
1
-1
/
+1
*
[gin] Declare a wrappable's kWrapperInfo on the class deriving from Wrappable
jochen@chromium.org
2013-12-12
1
-12
/
+10
*
[gin] add a test that exercises gin-managed wrappers hanging around in blink
jochen@chromium.org
2013-12-12
2
-0
/
+101
*
IndexedDB: Simplify blink public/platform implementation names
jsbell@chromium.org
2013-12-12
1
-2
/
+2
*
rAc: Make links in sign-in webview to different domains open in a new tab.
dbeam@chromium.org
2013-12-11
1
-3
/
+4
*
Make ContentRendererClient's OverrideCreatePlugin and CreatePluginReplacement...
jam@chromium.org
2013-12-11
10
-26
/
+45
*
WebMediaPlayerImpl: RenderViewObserver instead of MessageLoop::DestructionObs...
fischman@chromium.org
2013-12-11
3
-18
/
+12
*
Synthetic tap gesture.
dominikg@chromium.org
2013-12-11
1
-0
/
+72
*
Report GPU memory usage to DevTools
alph@chromium.org
2013-12-11
1
-1
/
+3
*
Revert "Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate"
loislo@chromium.org
2013-12-11
5
-64
/
+40
*
<webview>: Implement CopyFromCompositingSurface() for guests in <webview>
sadrul@chromium.org
2013-12-11
4
-0
/
+77
*
Enable HW video decode acceleration for MSE on Windows.
fischman@chromium.org
2013-12-11
1
-7
/
+0
*
Update Android IPC messages to EME WD
jrummell@chromium.org
2013-12-11
3
-31
/
+54
*
Add PPB_Alarms_Dev interface definition.
yzshen@chromium.org
2013-12-11
1
-0
/
+1
*
Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate
trchen@chromium.org
2013-12-11
5
-40
/
+64
*
Linux sandbox: cleanup sandbox-bpf naming.
jln@chromium.org
2013-12-10
1
-1
/
+1
*
Support for drawing a debug border around animated layers
avallee@chromium.org
2013-12-10
1
-0
/
+2
*
Make the renderer-side prerendering code use RenderFrames instead of RenderVi...
jam@chromium.org
2013-12-10
4
-3
/
+31
*
Instrument pepper plugin load failures.
ihf@chromium.org
2013-12-10
1
-1
/
+5
*
Stop refcounting InputHandlerWrapper
jdduke@chromium.org
2013-12-10
4
-16
/
+11
*
Rename EME WD call parameters
jrummell@chromium.org
2013-12-10
16
-267
/
+274
*
Pipe SwapBuffers call{,backs} through ContextSupport
jamesr@chromium.org
2013-12-10
3
-12
/
+3
*
Initial browser-side implementation for touch-action
rbyers@chromium.org
2013-12-10
2
-0
/
+35
*
Remove PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.
yzshen@chromium.org
2013-12-09
1
-1
/
+0
*
Reduce code duplication by extracting TaggedList.
joi@chromium.org
2013-12-09
6
-129
/
+180
*
[Aura] Adding Writing direction to the context menu for Aura.
sanjoy.pal@samsung.com
2013-12-09
1
-2
/
+0
*
Revert 239400 "Revert 239280 "Move more file_util functions to b..."
thakis@chromium.org
2013-12-08
2
-2
/
+2
*
Revert 239280 "Move more file_util functions to base namespace."
thakis@chromium.org
2013-12-08
2
-2
/
+2
*
For main thread event handling, if event causes
miletus@chromium.org
2013-12-08
13
-25
/
+42
*
Add UMA stats for Widevine key system support.
xhwang@chromium.org
2013-12-07
4
-8
/
+211
*
Support datalist for date/time input types on Android
keishi@chromium.org
2013-12-07
3
-0
/
+50
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-07
2
-2
/
+2
*
Remove direct-to-backbuffer Ganesh path
enne@chromium.org
2013-12-06
2
-7
/
+0
*
Send IPCs from RenderFrameHost to WebContents to match what we do with Render...
jam@chromium.org
2013-12-06
1
-2
/
+1
*
Make synthetic scroll more flexible and add chrome.gpuBenchmarking.swipe()
dominikg@chromium.org
2013-12-06
1
-27
/
+53
[next]