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
*
The purpose of this cl is to lazy instantiate webrtc/libjingle MediaStream an...
perkj@chromium.org
2014-02-21
31
-535
/
+665
*
Feed the render data to MediaStreamAudioProcessor and used AudioBus in render...
xians@chromium.org
2014-02-21
10
-208
/
+202
*
Create the weblayer for video when video size changes from (0, 0).
qinmin@chromium.org
2014-02-21
2
-6
/
+13
*
Adding talk_base::PacketOptions to P2P IPC Send message.
mallinath@chromium.org
2014-02-20
3
-10
/
+12
*
<webview>: Disable navigation on drag-and-drop.
fsamuel@chromium.org
2014-02-20
1
-0
/
+1
*
Unify frame IDs with RenderFrameHost routing IDs.
creis@chromium.org
2014-02-20
2
-15
/
+8
*
cc: Remove the --enable-partial-swap flag.
danakj@chromium.org
2014-02-20
8
-82
/
+52
*
Fix check for user gesture on password autofill
vabr@chromium.org
2014-02-20
4
-0
/
+13
*
Adding typing detection to the APM in chrome.
xians@chromium.org
2014-02-20
4
-6
/
+35
*
Allow resolution change for screen/window cast.
jiayl@chromium.org
2014-02-20
2
-3
/
+5
*
Remove options to disable deadline scheduling
brianderson@chromium.org
2014-02-20
1
-3
/
+0
*
Start of Chrome-side plumbing for ServiceWorker fetch
falken@chromium.org
2014-02-20
4
-1
/
+19
*
Move SessionIdAdapter out of WebContentDecryptionModuleImpl
jrummell@chromium.org
2014-02-20
6
-205
/
+272
*
[cleanup] Delete the *Internal wrapper functions.
eroman@chromium.org
2014-02-20
1
-353
/
+302
*
Correctly handle any number of channels in WebAudio file decoder on Android.
rtoy@google.com
2014-02-20
1
-6
/
+15
*
Remove --disable-fullscreen switch
scheib@chromium.org
2014-02-20
1
-1
/
+2
*
Encrypted Media: Handle blink::WebString in WebMediaPlayer*.
xhwang@chromium.org
2014-02-20
7
-152
/
+171
*
The cricket::VideoCapturer no longer makes a copy of the frame from the camer...
ronghuawu@chromium.org
2014-02-20
2
-17
/
+51
*
[style] Run webcrypto files through clang-format.
eroman@chromium.org
2014-02-19
9
-1022
/
+951
*
Remove --enable-per-tile-painting and --ui-enable-per-tile-painting.
danakj@chromium.org
2014-02-19
1
-2
/
+0
*
Revert of cc: Remove the --enable-partial-swap flag. (https://codereview.chro...
danakj@chromium.org
2014-02-19
1
-1
/
+2
*
Set correct viewport size for an out of process iframe.
kenrb@chromium.org
2014-02-19
2
-0
/
+10
*
Move WorkerTaskRunner to content/child.
tfarina@chromium.org
2014-02-19
3
-8
/
+5
*
[webcrypto] Refactor to share more code between OpenSSL and NSS implementations.
eroman@chromium.org
2014-02-19
13
-2056
/
+2362
*
PpapiDecryptor: Call NewKeyCB on OnSessionReady().
xhwang@chromium.org
2014-02-19
1
-6
/
+13
*
cc: Remove the --enable-partial-swap flag.
danakj@chromium.org
2014-02-19
1
-2
/
+1
*
PPAPI: Always inform RenderViewImpl of instance deletion
dmichael@chromium.org
2014-02-18
2
-2
/
+24
*
Gets the debug level stats for webrtc-internals.
jiayl@chromium.org
2014-02-18
4
-6
/
+13
*
Remove the logic to recreate stream texture for MSE video
qinmin@chromium.org
2014-02-18
1
-12
/
+0
*
content: Do not call empty methods of WebScriptController.
tfarina@chromium.org
2014-02-18
1
-2
/
+0
*
<webview>: Speculative fix
fsamuel@chromium.org
2014-02-18
2
-5
/
+8
*
Return false when connecting a remote audio track to peer connection.
xians@chromium.org
2014-02-17
1
-1
/
+14
*
Allow individual volume control of remote webrtc audio tracks.
tommi@chromium.org
2014-02-17
6
-114
/
+393
*
Implement WebUI extension via gin instead of v8::Extension
jochen@chromium.org
2014-02-16
3
-90
/
+68
*
gpu: Generate mailboxes on client side
piman@chromium.org
2014-02-15
1
-6
/
+3
*
Move browser initiated navigation from RenderViewHost to RenderFrameHost.
nasko@chromium.org
2014-02-15
8
-308
/
+350
*
Revert of Remove --enable-per-tile-painting and --ui-enable-per-tile-painting...
xiyuan@chromium.org
2014-02-15
1
-0
/
+2
*
Roll webrtc to r5549. Major change in this revision is addition of PacketOpti...
mallinath@chromium.org
2014-02-15
1
-6
/
+6
*
GPU: Adjust memory and use the soft-limit.
epenner@chromium.org
2014-02-15
1
-0
/
+14
*
Remove --enable-per-tile-painting and --ui-enable-per-tile-painting.
danakj@chromium.org
2014-02-15
1
-2
/
+0
*
Use gpu::Mailbox instead of std:string in IPCs
piman@chromium.org
2014-02-15
4
-8
/
+6
*
Remove Tabpose feature on mac, and supporting infrastructure (PaintAtSize)
piman@chromium.org
2014-02-14
3
-89
/
+0
*
Update webrtc/libjingle 5523:5548.
ronghuawu@chromium.org
2014-02-14
2
-0
/
+6
*
Use the current default capture for the webaudio audio track to get the corre...
xians@chromium.org
2014-02-14
2
-6
/
+15
*
In order to show the poster image while casting a video, we pass the poster i...
cimamoglu@chromium.org
2014-02-14
4
-0
/
+16
*
Implementations of SharedWorker in the renderer process.
horo@chromium.org
2014-02-14
2
-0
/
+244
*
Revert 251207 "Use gpu::Mailbox instead of std:string in IPCs"
blundell@chromium.org
2014-02-14
4
-6
/
+8
*
Use gpu::Mailbox instead of std:string in IPCs
piman@chromium.org
2014-02-14
4
-8
/
+6
*
Fix Event.Latency.* histogram minimum value log spam.
mattm@chromium.org
2014-02-13
2
-3
/
+3
*
[PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).
mgiuca@chromium.org
2014-02-13
1
-1
/
+0
[next]