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
*
Attach MediaStreamTrack to Cast streaming library
hclam@chromium.org
2013-12-13
3
-3
/
+3
*
BrowserPlugin: Add CHECK to verify guests always live in guest processes
fsamuel@chromium.org
2013-12-13
1
-1
/
+3
*
Limit recomputing of gpu driver bug workarounds to chromeos and android
zmo@chromium.org
2013-12-13
1
-1
/
+3
*
This CL move all parsing of constraints used in a call to gUM from MediaStrea...
perkj@chromium.org
2013-12-13
16
-424
/
+740
*
Scale several timeouts in Android tests.
eugenis@chromium.org
2013-12-13
9
-10
/
+29
*
Update dependencies to use new angle repository.
geofflang@chromium.org
2013-12-13
4
-7
/
+7
*
Revert 240548 "Enable platform echo cancellation through the Aud..."
hashimoto@chromium.org
2013-12-13
12
-104
/
+39
*
Add GL entry points for DiscardBackbufferCHROMIUM
jamesr@chromium.org
2013-12-13
7
-31
/
+0
*
Move input files in content/renderer/gpu to content/renderer/input
jdduke@chromium.org
2013-12-13
20
-64
/
+67
*
Support framebufferTexture2DMultisampleEXT in webgraphicscontext3d
marcheu@chromium.org
2013-12-13
2
-0
/
+10
*
Work before enabling software compositing on Mac
ccameron@chromium.org
2013-12-13
5
-26
/
+106
*
DispatchWebMouse{,Wheel}/EventToPlatform implementation for aura.
kouhei@chromium.org
2013-12-13
2
-4
/
+99
*
Enable platform echo cancellation through the AudioRecord path.
ajm@chromium.org
2013-12-13
12
-39
/
+104
*
Handle should_replace_current_entry in prerender.
davidben@chromium.org
2013-12-13
5
-15
/
+132
*
Do not clear document background in Android WebView
boliu@chromium.org
2013-12-13
2
-0
/
+3
*
Revert 240527 "Revert of https://codereview.chromium.org/99133015/"
jln@chromium.org
2013-12-13
25
-842
/
+1042
*
Revert of https://codereview.chromium.org/99133015/
scottmg@chromium.org
2013-12-13
25
-1042
/
+842
*
Linux Sandbox: split the GPU policies to their own files.
jln@chromium.org
2013-12-13
25
-839
/
+1039
*
Fix case where BrowserAccessibilityManagerWin is deleted before AccessibleHWND
dmazzoni@chromium.org
2013-12-13
3
-6
/
+68
*
Fix several inconsistencies in the Android accessibility node tree.
plundblad@chromium.org
2013-12-12
2
-15
/
+84
*
PPAPI: Make teravest@ an OWNER
dmichael@chromium.org
2013-12-12
2
-0
/
+2
*
Wire up OnEnabledChanged to the MediaStreamVideoSink and use it in RtcVideoRe...
perkj@chromium.org
2013-12-12
5
-46
/
+73
*
Move form validation message bubble into content/, wire up to Android WebView.
benm@chromium.org
2013-12-12
17
-1
/
+192
*
Map the dialog accessibility role to android.app.Dialog on Android.
dominicc@chromium.org
2013-12-12
4
-3
/
+6
*
Use std::vector instead of base::List for log messages in GpuDataManagerImplP...
zmo@chromium.org
2013-12-12
2
-8
/
+24
*
Pepper: Send dev/canary channel status to plugins.
teravest@chromium.org
2013-12-12
8
-3
/
+25
*
Added supported formats caching to VideoCaptureManager, and
mcasas@chromium.org
2013-12-12
7
-51
/
+265
*
Revert 217570 "Undo band-aid which was ignoring wrong SessionSto..."
michaeln@google.com
2013-12-12
1
-6
/
+18
*
Increase the maximum of UMA metric Event.Latency.RendererImpl.GestureScrollUp...
miletus@chromium.org
2013-12-12
1
-2
/
+2
*
Remove redundant arguments for VideoCaptureDevice::Client::OnIncomingCaptured...
wjia@chromium.org
2013-12-12
5
-75
/
+32
*
Make MediaStreamAudioSink inherit from MediaStreamSink.
joi@chromium.org
2013-12-12
8
-3
/
+55
*
Split the hole punching logic from GOOGLE_TV #ifdef into VIDEO_HOLE
qinmin@chromium.org
2013-12-12
10
-56
/
+59
*
Loading color profile directly in renderer on non-Windows platforms
hclam@chromium.org
2013-12-12
4
-6
/
+20
*
Fix android accessibility action handling to return true on success and to fa...
plundblad@chromium.org
2013-12-12
3
-4
/
+16
*
CONTENT_EXPORT ExynosVideoEncodeAccelerator to build component=shared_library.
fischman@chromium.org
2013-12-12
1
-1
/
+3
*
GVDA: Ensure VDA is destroyed while the stub is still valid.
posciak@chromium.org
2013-12-12
3
-20
/
+35
*
IndexedDB: Add some braces around multi-line if clauses
jsbell@chromium.org
2013-12-12
3
-13
/
+25
*
Blacklist samsung galaxy S2 from calling MediaMetadataRetriever
qinmin@chromium.org
2013-12-12
1
-0
/
+4
*
Flush after FileSystem API copy when necessary (case for stream-based copies).
kinaba@chromium.org
2013-12-12
1
-0
/
+60
*
Make LatencyInfo trace show input event name
miletus@chromium.org
2013-12-12
2
-13
/
+15
*
Support using TrackedCallbacks as hints to determine the handling thread of r...
yzshen@chromium.org
2013-12-12
2
-11
/
+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
3
-0
/
+103
*
IndexedDB: Simplify blink public/platform implementation names
jsbell@chromium.org
2013-12-12
16
-229
/
+191
*
Remove some dead code in ChromeRenderViewObserver related to a method on WebP...
jam@chromium.org
2013-12-11
2
-4
/
+0
*
Pepper: Speed up destruction of QuotaReservation to prevent leaky tests.
bbudge@chromium.org
2013-12-11
1
-2
/
+4
*
Fix a crash which occurs while trying to reparent plugin windows to a hidden ...
ananta@chromium.org
2013-12-11
1
-1
/
+2
*
IndexedDB: Run abort tasks if backing store commit fails
jsbell@chromium.org
2013-12-11
3
-7
/
+53
*
rAc: Make links in sign-in webview to different domains open in a new tab.
dbeam@chromium.org
2013-12-11
4
-3
/
+9
[next]