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
*
Enable WebRTC HW decoding by default.
wuchengli@chromium.org
2013-09-13
4
-15
/
+14
*
Adds a 'copy to clipboard' button to the media-internals UI.
tyoverby@chromium.org
2013-09-13
3
-4
/
+55
*
Move demuxer-related operations from WebMediaPlayerProxyAndroid to RendererDe...
scherkus@chromium.org
2013-09-13
10
-155
/
+272
*
Refactor KeySystems code to call a function to populate the info. (re-land r2...
ddorwin@chromium.org
2013-09-13
10
-192
/
+311
*
Move context labelling logic out to ContextProviders
jamesr@chromium.org
2013-09-13
8
-18
/
+36
*
Keep track of accessibility ids serialized to avoid duplicates/loops.
dmazzoni@chromium.org
2013-09-13
3
-5
/
+85
*
Feedback extension API fix. A recent CL broke this.
michaeln@chromium.org
2013-09-13
1
-8
/
+16
*
Running with IPC logging sometimes fails because the IPC logger gets
hubbe@chromium.org
2013-09-13
1
-0
/
+6
*
Fix KeySystemsTest on Android.
xhwang@chromium.org
2013-09-13
1
-8
/
+6
*
Make SelectionHandleTest#testNoneditableSelectionHandles @FlakyTest for being...
yoz@chromium.org
2013-09-13
1
-3
/
+7
*
ui: Introduce a SequentialIDGenerator for generating IDs for touch events.
sadrul@chromium.org
2013-09-12
1
-29
/
+11
*
Enable use of XDamage in screen capture for ARM on Chrome OS.
hshi@chromium.org
2013-09-12
1
-3
/
+2
*
EVEA: Enable "tighter" bitrate control.
posciak@chromium.org
2013-09-12
1
-5
/
+10
*
Revert 222898 "Make SelectionHandleTest#testNoneditableSelection..."
yoz@chromium.org
2013-09-12
1
-6
/
+2
*
Expose LCD text setting to about:flags.
alokp@chromium.org
2013-09-12
2
-1
/
+3
*
Ash: fix video detector with delegated renderer
piman@chromium.org
2013-09-12
8
-11
/
+226
*
Make SelectionHandleTest#testNoneditableSelectionHandles @FlakyTest for being...
yoz@chromium.org
2013-09-12
1
-2
/
+6
*
Use an X event loop in the GPU process on Linux.
ccameron@chromium.org
2013-09-12
1
-0
/
+2
*
cc: Don't leave resources in a changed filter state.
danakj@chromium.org
2013-09-12
1
-1
/
+0
*
Add loop implementation for HTML5 Video on Android
akuoch@codeaurora.org
2013-09-12
2
-0
/
+19
*
Rewrite VideoCaptureManager to streamline the lifetimes of
nick@chromium.org
2013-09-12
9
-913
/
+1012
*
Disable cache color hinting optimization for SelectPopupDialog.
primiano@chromium.org
2013-09-12
1
-0
/
+1
*
Adding sievers@ as OWNER in gpu/ and content/common/gpu/
piman@chromium.org
2013-09-12
1
-13
/
+14
*
Add more diagnostic info to chrome://indexeddb-internals
jsbell@chromium.org
2013-09-12
10
-26
/
+223
*
Raise the max recursion depth in V8ValueConverterImpl from 10 to 100.
kalman@chromium.org
2013-09-12
2
-4
/
+7
*
Move a bunch of windows stuff from ui/base/win to ui/gfx/win
ben@chromium.org
2013-09-12
12
-32
/
+35
*
Revert "Plumb user_gesture up from Blink to the JavaScript dialog code..."
avi@chromium.org
2013-09-12
14
-20
/
+5
*
Revert "PPAPI: Purposely leak ProxyLock, fix shutdown race"
dmichael@chromium.org
2013-09-12
5
-9
/
+15
*
Add newlines to the end of files where they were missing
hans@chromium.org
2013-09-12
5
-5
/
+5
*
Remove delete_instead_of_resize_fbo workaround
sievers@chromium.org
2013-09-12
1
-9
/
+0
*
Re-enable vsync in content_shell
ajuma@chromium.org
2013-09-12
1
-1
/
+0
*
PPAPI: Purposely leak ProxyLock, fix shutdown race
dmichael@chromium.org
2013-09-12
5
-15
/
+9
*
Android: Add ability to play locally after disconnecting from the remote player.
maybelle@chromium.org
2013-09-12
2
-0
/
+22
*
Update bugs with radar links.
avi@chromium.org
2013-09-12
1
-2
/
+6
*
Telemetry: Increase moving touch pointer distance by touch slop.
dominikg@chromium.org
2013-09-12
1
-6
/
+31
*
Revert 222732 "Update the nine patch layer to use UI resources"
yfriedman@chromium.org
2013-09-12
4
-49
/
+0
*
Implement window and view snapshots on Android
skyostil@chromium.org
2013-09-12
1
-0
/
+4
*
[PPAPI] Added PP_VARTYPE_RESOURCE as a PP_VarType enum value.
mgiuca@chromium.org
2013-09-12
3
-1
/
+6
*
Move the content-dependent RecreateLayer logic from aura::Window to RWHVA
piman@chromium.org
2013-09-12
6
-31
/
+59
*
Update the nine patch layer to use UI resources
powei@chromium.org
2013-09-12
4
-0
/
+49
*
Extract the one-time NSS WebCrypto initialization code to the constructor.
eroman@chromium.org
2013-09-12
4
-3
/
+19
*
PPAPI: Add FileIO::OpenDev for Map() and plugin-side writes
dmichael@chromium.org
2013-09-12
1
-5
/
+8
*
Re-enable TouchCursorInTextfieldTest with some fixes and logs
mohsen@chromium.org
2013-09-12
2
-4
/
+48
*
Split media::DemuxerAndroid implementation of BrowserMediaPlayerManager to Br...
scherkus@chromium.org
2013-09-12
6
-100
/
+160
*
Downgrade log message in v8_value_converter from ERROR to WARNING
zork@chromium.org
2013-09-12
1
-2
/
+2
*
Synthetic pinch-to-zoom gesture.
dominikg@chromium.org
2013-09-12
16
-10
/
+205
*
Revert 222689 "Use an X event loop in the GPU process on Linux."
dalecurtis@google.com
2013-09-12
1
-2
/
+0
*
Use an X event loop in the GPU process on Linux.
ccameron@chromium.org
2013-09-12
1
-0
/
+2
*
Removes the --enable-new-media-internals flag.
tyoverby@chromium.org
2013-09-12
21
-1043
/
+166
*
Provided batched input delivery with a BufferedInputRouter
jdduke@chromium.org
2013-09-12
27
-551
/
+2567
[next]