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
*
Drop NeedKeyCB from MediaKeys.
xhwang@chromium.org
2013-10-08
6
-15
/
+11
*
content: Update the includes paths of WebAudioSourceProvider.h to its new loc...
tfarina@chromium.org
2013-10-08
3
-3
/
+3
*
Remove supportsMediaMIMEType() override, part 2 of 3
jrummell@chromium.org
2013-10-07
1
-11
/
+0
*
aura: Set max pending frames to the default instead of 1 with ubercomp.
danakj@chromium.org
2013-10-05
1
-1
/
+0
*
Added WebCypto digest OpenSSL implementation.
padolph@netflix.com
2013-10-05
2
-15
/
+63
*
Check if RTI::SharedMainThreadContextProvider is there before wrapping
jamesr@chromium.org
2013-10-05
1
-3
/
+5
*
Show IDN in error screens (DNS failure etc.)
yuusuke@yandex-team.ru
2013-10-04
3
-1
/
+12
*
Disable RenderViewImplTest.GetCompositionCharacterBoundsTest for XP.
justinlin@chromium.org
2013-10-04
1
-0
/
+8
*
Remove the ENABLE_GPU #define and enable_gpu gyp variable
jamesr@chromium.org
2013-10-04
2
-8
/
+0
*
Use Blink support to watch CSS selectors directly instead of using a Mutation...
jyasskin@chromium.org
2013-10-04
4
-0
/
+25
*
Call DecryptorReadyCB in InitializeCDM instead of in GenerateKeyRequest.
xhwang@chromium.org
2013-10-03
1
-4
/
+5
*
Hook up WebRTC logging extension API to the underlying functionality.
grunell@chromium.org
2013-10-03
4
-32
/
+2
*
Fix DeviceOrientationEventPump tests on mac valgrind.
timvolodine@chromium.org
2013-10-03
1
-18
/
+21
*
Create a new RenderFrameHost per child frame when --site-per-process is enabled.
nasko@chromium.org
2013-10-03
3
-19
/
+56
*
Disable the audio processing when feeding webaudio (not from mic) to peerconn...
xians@chromium.org
2013-10-03
1
-4
/
+12
*
Remove RenderWidget::WillInitiatePaint since it's not used anymore.
jam@chromium.org
2013-10-03
12
-54
/
+13
*
Don't override optional audio constraints with defaults.
ajm@chromium.org
2013-10-03
1
-5
/
+8
*
Fixed the broken AGC in Chrome.
xians@chromium.org
2013-10-03
1
-9
/
+9
*
Only throttle TouchMove events in the renderer
jdduke@chromium.org
2013-10-03
1
-1
/
+1
*
Fix initial erroneous navigation in iframe to not add history entry.
nasko@chromium.org
2013-10-03
1
-3
/
+4
*
Implementation of device metrics emulation in render view.
dgozman@chromium.org
2013-10-03
9
-6
/
+327
*
Separate PepperPluginRegistry initialization from constructor.
piman@chromium.org
2013-10-02
2
-1
/
+7
*
Revert 225465 "Pepper: Merge Scrollbar and Widget Impls."
teravest@chromium.org
2013-10-02
4
-70
/
+161
*
Move clipboard_utils.* from webkit/renderer to content/renderer.
tfarina@chromium.org
2013-10-02
3
-8
/
+72
*
Sets the media element network state to idle until playback is requested.
jinsukkim@chromium.org
2013-10-02
2
-0
/
+11
*
Revert r223961 and r224074 (using IO message loop instead of DEFAULT).
piman@chromium.org
2013-10-02
1
-22
/
+0
*
Update OS version functions.
avi@chromium.org
2013-10-02
1
-3
/
+3
*
Move Insert/SignalSyncPoint() to GpuControl
jamesr@chromium.org
2013-10-02
1
-1
/
+1
*
WebCrypto: Implement importKey(), sign(), and verify() for HMAC in OpenSSL
padolph@netflix.com
2013-10-02
2
-13
/
+180
*
When an audio track is disabled, still pass the data to webrtc for audio proc...
jiayl@chromium.org
2013-10-01
1
-7
/
+5
*
Add --disable-xslt to disable XSLT
abarth@chromium.org
2013-10-01
1
-0
/
+1
*
Switch to sending IME selection updates early.
aurimas@chromium.org
2013-10-01
2
-6
/
+0
*
Cancel resources in the plugin process when a user presses the stop button or...
jam@chromium.org
2013-10-01
2
-0
/
+10
*
Remove unused Device Orientation code from content/renderer.
timvolodine@chromium.org
2013-10-01
4
-149
/
+0
*
[Android] Set --optimize-for-size JavaScript flag for low-end devices
rmcilroy@chromium.org
2013-10-01
1
-0
/
+9
*
cros: Don't let plugins prevent brightness/volume keys from working
jamescook@chromium.org
2013-10-01
1
-0
/
+35
*
Fix redundant media source seek suppression optimization on Chrome for Android
wolenetz@chromium.org
2013-10-01
1
-6
/
+14
*
PPAPI: Remove instance param from GetFileTaskRunner
dmichael@chromium.org
2013-10-01
2
-2
/
+2
*
Route GenMailboxCHROMIUM through GpuControl
piman@chromium.org
2013-10-01
1
-3
/
+1
*
Remove the last vestiges of audio_util.
dalecurtis@chromium.org
2013-10-01
2
-2
/
+0
*
InstantExtended: Send search URLs to renderers.
jered@chromium.org
2013-10-01
3
-1
/
+87
*
[webcrypto] Add decrypt() for AES-CBC.
eroman@chromium.org
2013-10-01
5
-57
/
+192
*
Switch to fetching NPAPI requests through the browser process instead of goin...
jam@chromium.org
2013-09-30
1
-2
/
+2
*
Pepper: Allow RequestOSFileDescriptor for PRIVATE.
teravest@chromium.org
2013-09-30
1
-1
/
+2
*
Refactor MediaStreamImpl::GetAuthorizedDeviceInfoForAudioRenderer.
perkj@chromium.org
2013-09-30
5
-46
/
+59
*
[PPAPI] V8VarConverter now calls ResourceConverter to create resources.
mgiuca@chromium.org
2013-09-30
4
-32
/
+76
*
Make media::VideoCaptureImpl::ClientBuffer RefCountedThreadSafe
sheu@chromium.org
2013-09-29
1
-2
/
+3
*
Pepper API implementation for output protection.
kcwu@chromium.org
2013-09-28
3
-0
/
+8
*
Revert "[webcrypto] Add decrypt() for AES-CBC."
eroman@chromium.org
2013-09-27
5
-133
/
+28
*
[webcrypto] Add decrypt() for AES-CBC.
eroman@chromium.org
2013-09-27
5
-28
/
+133
[next]