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
*
Remove --disable-fullscreen switch
scheib@chromium.org
2014-02-20
7
-12
/
+2
*
Cast icon should show in sync with media controls
cimamoglu@chromium.org
2014-02-20
1
-5
/
+39
*
Return ERR_INVALID_RESPONSE when we get a funky error page mime-type.
mmenke@chromium.org
2014-02-20
2
-3
/
+3
*
[Android] Always use pixels for gestures handled in ContentViewCore
jdduke@chromium.org
2014-02-20
1
-4
/
+8
*
Support viewport in content_shell.
zeeshanq@chromium.org
2014-02-20
1
-1
/
+0
*
Encrypted Media: Handle blink::WebString in WebMediaPlayer*.
xhwang@chromium.org
2014-02-20
7
-152
/
+171
*
Revert 251503 "Implement inline signin with iframe"
guohui@chromium.org
2014-02-20
1
-44
/
+8
*
Forward WM_NCHITTEST messages from the LegacyRenderWidgetHostHWND class to th...
ananta@chromium.org
2014-02-20
2
-3
/
+15
*
The cricket::VideoCapturer no longer makes a copy of the frame from the camer...
ronghuawu@chromium.org
2014-02-20
2
-17
/
+51
*
Leak contexts that are owned by another thread.
danakj@chromium.org
2014-02-19
2
-1
/
+11
*
[style] Run webcrypto files through clang-format.
eroman@chromium.org
2014-02-19
9
-1022
/
+951
*
Fix parenting of touch editing handles and quick menu
mohsen@chromium.org
2014-02-19
1
-1
/
+1
*
Remove --ui-enable-software-compositing flag.
danakj@chromium.org
2014-02-19
2
-14
/
+8
*
Remove the --ui-max-frames-pending flag.
danakj@chromium.org
2014-02-19
1
-10
/
+1
*
Remove uses of PlatformFile from leveldb
rvargas@chromium.org
2014-02-19
2
-6
/
+8
*
Add InputRouter perftests for touches and scroll gestures
jdduke@chromium.org
2014-02-19
3
-1
/
+412
*
make global_instance_ more strict
hubbe@chromium.org
2014-02-19
1
-0
/
+5
*
Make touch-action apply to double-tap zoom
tdresser@chromium.org
2014-02-19
3
-0
/
+127
*
Remove --enable-per-tile-painting and --ui-enable-per-tile-painting.
danakj@chromium.org
2014-02-19
2
-3
/
+0
*
Revert of cc: Remove the --enable-partial-swap flag. (https://codereview.chro...
danakj@chromium.org
2014-02-19
2
-1
/
+3
*
Revert 251918 "Do not send a frame swap ack from the browser unt..."
xians@chromium.org
2014-02-19
3
-115
/
+49
*
In TestRunner::setValueForUser, the *second* argument needs to be a string
jochen@chromium.org
2014-02-19
1
-1
/
+1
*
Don't terminate SharedWorker while loading the script.
horo@chromium.org
2014-02-19
1
-3
/
+3
*
Fix uninit read in TestRunner.
jochen@chromium.org
2014-02-19
1
-2
/
+2
*
Set correct viewport size for an out of process iframe.
kenrb@chromium.org
2014-02-19
10
-35
/
+65
*
Refactor device scale factor on Mac and fix CoreAnimation bug
ccameron@chromium.org
2014-02-19
4
-77
/
+60
*
Move WorkerTaskRunner to content/child.
tfarina@chromium.org
2014-02-19
21
-51
/
+263
*
[Android] Use DIP coordinates for GestureFlingStart events
jdduke@chromium.org
2014-02-19
1
-4
/
+2
*
Set default synthetic gesture source type on aura to be touch event
miletus@chromium.org
2014-02-19
1
-1
/
+1
*
[webcrypto] Refactor to share more code between OpenSSL and NSS implementations.
eroman@chromium.org
2014-02-19
15
-2061
/
+2373
*
PpapiDecryptor: Call NewKeyCB on OnSessionReady().
xhwang@chromium.org
2014-02-19
1
-6
/
+13
*
Do not send a frame swap ack from the browser until the frame is drawn
ccameron@chromium.org
2014-02-19
3
-49
/
+115
*
Requests stats on webrtc-internals as soon as the initial peer connection rec...
jiayl@chromium.org
2014-02-19
1
-4
/
+9
*
Remove allow-webui-compositing switch
jamesr@chromium.org
2014-02-19
4
-16
/
+0
*
cc: Remove the --enable-partial-swap flag.
danakj@chromium.org
2014-02-19
2
-3
/
+1
*
Forward WM_VSCROLL and WM_HSCROLL messages from the LegacyRenderWidgetHostHWN...
ananta@chromium.org
2014-02-19
2
-0
/
+9
*
Roll ANGLE deps, with new commit id versioning.
jmadill@chromium.org
2014-02-18
3
-3
/
+4
*
Update RFHM tests to use only one test server and re-enable on Android.
creis@chromium.org
2014-02-18
1
-174
/
+79
*
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
8
-31
/
+166
*
Reland "Move TextInputController from CppBoundClass to gin::Wrappable."
tfarina@chromium.org
2014-02-18
7
-244
/
+317
*
gpu: Disable crashing WebGL tests on Android
skyostil@google.com
2014-02-18
1
-0
/
+8
*
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
4
-11
/
+0
*
Revert of Move TextInputController from CppBoundClass to gin::Wrappable. (htt...
tkent@chromium.org
2014-02-18
7
-317
/
+244
*
Remove --disable-device-motion and --disable-device-orientation flags from ch...
timvolodine@chromium.org
2014-02-18
5
-22
/
+0
*
<webview>: Speculative fix
fsamuel@chromium.org
2014-02-18
2
-5
/
+8
*
Move TextInputController from CppBoundClass to gin::Wrappable.
tfarina@chromium.org
2014-02-17
7
-244
/
+317
*
Annotate the libc overrides in zygote_main_linux.cc for MemorySanitizer.
earthdok@chromium.org
2014-02-17
1
-4
/
+21
*
Integration tests for window.orientation using Android instrumentations.
mlamouri@chromium.org
2014-02-17
1
-0
/
+219
[next]