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 refactor the mapping between WebKit media stream repressentation and ...
perkj@chromium.org
2012-05-03
16
-218
/
+506
*
Remove VideoDecoder from the Filter heirarchy.
xhwang@chromium.org
2012-05-03
6
-235
/
+92
*
Make the Geoposition helper struct public
bartfab@chromium.org
2012-05-02
2
-13
/
+19
*
Create swapped-out opener RVHs after a process swap.
creis@chromium.org
2012-05-02
6
-17
/
+57
*
Allow renderer to process file messages from pepper plugins even while closing.
tsepez@chromium.org
2012-05-02
1
-1
/
+22
*
I am adding a new flag, --enable-peer-connection, that solely controls the av...
tommi@chromium.org
2012-05-02
1
-0
/
+3
*
Adds WebRTC.webkitApiCount histogram to MediaStreamImpl.
henrika@chromium.org
2012-05-02
1
-9
/
+18
*
DevTools: AppendFile implementation.
loislo@chromium.org
2012-05-02
2
-2
/
+11
*
Enable gamepad API by default
scottmg@chromium.org
2012-05-01
1
-2
/
+1
*
Add flag to experiments to force high DPI mode.
flackr@chromium.org
2012-05-01
1
-1
/
+3
*
Show a replacement plug-in for loading errors.
bauerb@chromium.org
2012-05-01
6
-0
/
+39
*
Revert 134620 - Show a replacement plug-in for loading errors.
zmo@google.com
2012-04-30
6
-39
/
+0
*
Show a replacement plug-in for loading errors.
bauerb@chromium.org
2012-04-30
6
-0
/
+39
*
Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type.
jsbell@chromium.org
2012-04-30
2
-6
/
+6
*
Shift media_stream::StreamOptions to align with the new getUserMedia spec
yujie.mao@intel.com
2012-04-30
3
-10
/
+5
*
RefCounted types should not have public destructors, content/browser part 2
rsleevi@chromium.org
2012-04-28
34
-498
/
+529
*
Report VideoDecoder status through ReadCB instead of through FilterHost.
xhwang@chromium.org
2012-04-28
4
-33
/
+12
*
Route calls to tcmalloc MallocExtension through allocator agnostic interface
jamesr@chromium.org
2012-04-28
1
-7
/
+4
*
Merge VideoCaptureDevice::Capability with media::VideoCaptureCapability
yujie.mao@intel.com
2012-04-28
7
-11
/
+11
*
Dont hold input event ack if hidden.
nduca@chromium.org
2012-04-27
1
-1
/
+1
*
Don't make checkdeps ignore includes to directories that are brought in via d...
jam@chromium.org
2012-04-27
1
-0
/
+1
*
Add histogram webkitGetUserMedia, webkitPeerConnection and webkitDeprecatedPe...
perkj@chromium.org
2012-04-27
1
-3
/
+18
*
Adding android implementation for CreateMediaPlayer()
qinmin@chromium.org
2012-04-27
1
-6
/
+8
*
Change CHECK to DCHECK so users don't experience crash while waiting on under...
dmazzoni@chromium.org
2012-04-27
1
-1
/
+1
*
Remove an unused #include of a native_client header
mseaborn@chromium.org
2012-04-27
1
-1
/
+0
*
Enable web audio on ChromeOS.
dgreid@chromium.org
2012-04-26
1
-5
/
+0
*
User Gesture plumbed from Renderer to Browser's FullscreenController::Request...
scheib@chromium.org
2012-04-26
1
-1
/
+7
*
Roll libjingle 132:135
sergeyu@chromium.org
2012-04-26
7
-18
/
+32
*
re-use WebUIs
estade@chromium.org
2012-04-26
1
-4
/
+2
*
Switch chrome and chromiumDRT over to using the new WebKit API for dispatching
michaeln@google.com
2012-04-26
5
-36
/
+40
*
Delete background tab IOSurfaces on Mac.
jbates@chromium.org
2012-04-26
1
-1
/
+4
*
Add fixes for delivering WebBlob, potential guards for download delegation.
gbillock@chromium.org
2012-04-26
1
-5
/
+7
*
Add ZoomLevelChanged and DidChangeScrollOffset to RenderViewObserver
csharp@chromium.org
2012-04-25
1
-1
/
+8
*
Fix leak in ScopedClipboardWriterGlue.
dcheng@chromium.org
2012-04-25
1
-6
/
+3
*
Convert the PPB_Flash interface to use the thunk system.
brettw@chromium.org
2012-04-24
2
-9
/
+2
*
Fix crash when changing sources after createMediaSourceElement().
rtoy@google.com
2012-04-24
1
-1
/
+1
*
Check RendererAccessibility mode instead of WebKit accessibilityEnabled.
dmazzoni@chromium.org
2012-04-23
1
-8
/
+11
*
Fix memory leak in MediaStreamImplTest.
perkj@chromium.org
2012-04-23
1
-0
/
+7
*
Refactored MediaStreamImpl to be a RenderViewObserver as the other delegates ...
perkj@chromium.org
2012-04-23
8
-72
/
+66
*
Notify WebWidget when its compositor surface is ready to use
jamesr@chromium.org
2012-04-20
2
-0
/
+9
*
ignore WebUISend messages from old pages
estade@chromium.org
2012-04-19
1
-2
/
+4
*
Fixup the DomStorage IPC messsages.
michaeln@google.com
2012-04-19
3
-15
/
+55
*
Refactored MediaStreamImpl::GetVideoDecoder
perkj@chromium.org
2012-04-19
6
-119
/
+153
*
Move scheduleAnimation trace event until after we check for update pending. T...
nduca@chromium.org
2012-04-19
1
-6
/
+7
*
Remedy irratic focus behavior when accessibility clients set focus.
dtseng@chromium.org
2012-04-19
2
-44
/
+104
*
Add flag that enable Encrypted Media Extensions on video elements.
xhwang@chromium.org
2012-04-18
1
-0
/
+3
*
Cleanup of v8 extension stuff. Playback extension is only used in chrome, so ...
jam@chromium.org
2012-04-18
1
-7
/
+0
*
content: Do not pass SkColor by const-reference as it's defined as POD(integer).
tfarina@chromium.org
2012-04-18
2
-5
/
+3
*
Move VideoCapture::VideoCaptureCapability to video_capture_types.h
yujie.mao@intel.com
2012-04-18
11
-46
/
+46
*
Convert the logging ui_test to a browser_test.
jam@chromium.org
2012-04-17
1
-20
/
+5
[next]