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
*
Implement MediaStreamImpl::CancelUserMediaRequest
perkj@chromium.org
2012-05-10
4
-2
/
+71
*
[Android] Introduce US geographical address detection.
leandrogracia@chromium.org
2012-05-10
3
-0
/
+1540
*
Coverity: Initialize a member variable.
jhawkins@chromium.org
2012-05-10
1
-1
/
+2
*
Pull domstorage specifics out of RenderThreadImpl into a seperate
michaeln@google.com
2012-05-10
11
-96
/
+146
*
Disable the hang dialog detector when showModalDialog is running.
jam@chromium.org
2012-05-09
1
-1
/
+2
*
Allow serialization of ArrayBuffer params in extension/apps API methods
asargent@chromium.org
2012-05-09
2
-5
/
+63
*
Quote CppBoundClass/CppVariant in namespace.
wangxianzhu@chromium.org
2012-05-09
5
-10
/
+24
*
Revert 135901 - Terminate plugins as well as runing onunload handlers during ...
tsepez@chromium.org
2012-05-09
2
-12
/
+3
*
Use frame->document().referrerPolicy instead of frame->referrerPolicy()
jochen@chromium.org
2012-05-09
1
-2
/
+2
*
Adding missing #pragma once in speech recognition headers.
primiano@chromium.org
2012-05-09
1
-0
/
+1
*
Fix crash in Issue 126625: PeerConnection with two sending streams fails.
perkj@chromium.org
2012-05-09
6
-95
/
+177
*
Don't compute line breaks when accessibility is in editable text mode.
dmazzoni@chromium.org
2012-05-09
1
-4
/
+15
*
Terminate plugins as well as runing onunload handlers during slow shutdown.
tsepez@chromium.org
2012-05-08
2
-3
/
+12
*
Add AllowSuddenTermination to API. This provide means for plugins to let us k...
tsepez@chromium.org
2012-05-07
4
-0
/
+11
*
Don't enable viewport with default device scale factor anymore.
flackr@chromium.org
2012-05-07
1
-3
/
+1
*
Ensures that the user can select 8kHz input sample rate as default rate and s...
henrika@chromium.org
2012-05-07
1
-1
/
+5
*
Revert 135602 - Allow serialization of ArrayBuffer params in extension/apps A...
dmazzoni@google.com
2012-05-07
2
-63
/
+5
*
Allow serialization of ArrayBuffer params in extension/apps API methods
asargent@chromium.org
2012-05-06
2
-5
/
+63
*
Introduce content detection base class.
leandrogracia@chromium.org
2012-05-06
2
-0
/
+142
*
Translates the webkit notification for selection changes properly on Windows ...
dtseng@chromium.org
2012-05-06
1
-0
/
+4
*
Support cross-process window.close() messages.
creis@chromium.org
2012-05-04
1
-0
/
+8
*
Make sure MediaStreamDispatcher gets notified of stopped streams when a WebFr...
perkj@chromium.org
2012-05-04
3
-23
/
+77
*
Prepending view-source: does not load the source of the userscript. Instead,
hebert.christopherj@chromium.org
2012-05-04
1
-1
/
+3
*
Generate and connect a Pepper identifier for Chrome OS
drewry@google.com
2012-05-04
2
-0
/
+7
*
Make sure we get a valid handle from browser, add UMA stats to track
scottmg@google.com
2012-05-03
1
-2
/
+12
*
ui: Move surface/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-03
6
-19
/
+19
*
Fix lifetime of processes with swapped out opener RVHs.
creis@chromium.org
2012-05-03
1
-1
/
+2
*
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
[next]