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
*
Send the correct referrer and policy when saving a file via PPAPI
jochen@chromium.org
2012-05-15
4
-10
/
+19
*
Add a method to WebContentsTester to set the loading state of the
munjal@chromium.org
2012-05-15
3
-0
/
+8
*
Coverity: Fix pass by value error in DoFrameInfoOnIOThread function.
kmadhusu@chromium.org
2012-05-15
2
-2
/
+2
*
Revert 134823 - Enable gamepad API by default
scottmg@google.com
2012-05-15
1
-1
/
+2
*
Revert 137219 - enable media stream by default.
wjia@chromium.org
2012-05-15
5
-1
/
+13
*
Coverity: Fix pass by value errors in HostZoomMap::SetZoomLevel() function.
kmadhusu@chromium.org
2012-05-15
3
-3
/
+3
*
enable media stream by default.
wjia@chromium.org
2012-05-15
5
-13
/
+1
*
Fix crash in Android content_shell startup
jknotten@chromium.org
2012-05-15
2
-15
/
+1
*
DragEnter grants both read and navigate permissions to files.
tsepez@chromium.org
2012-05-15
2
-6
/
+19
*
Collect multiple GPUs' info on Mac and display them in about:gpu.
zmo@google.com
2012-05-15
2
-91
/
+103
*
Coverity: Fix pass by value error in SpeechRecognitionHypothesis constructor.
kmadhusu@chromium.org
2012-05-15
1
-1
/
+1
*
Fixed CHECKs for use of canceled ResourceContexts in ResourceDispatcherHostImpl.
rdsmith@chromium.org
2012-05-15
4
-7
/
+32
*
improved tap suppression change
rjkroege@chromium.org
2012-05-15
1
-4
/
+2
*
Introducing new data types and IPC messages for scripted JS speech recognitio...
primiano@chromium.org
2012-05-15
19
-61
/
+147
*
Add flag to specify if explicitly requested download is from web.
rdsmith@chromium.org
2012-05-15
10
-15
/
+32
*
Change the way _EXPORT macros look.
thakis@chromium.org
2012-05-15
1
-0
/
+4
*
Exposes OrientationChangeEvent.
bulach@chromium.org
2012-05-15
5
-1
/
+24
*
Style fix in Android DeviceOrientation header.
jknotten@chromium.org
2012-05-15
1
-1
/
+1
*
Refactor MediaStreamImpl and PeerConnection glue implementation after WebKit ...
perkj@chromium.org
2012-05-15
17
-707
/
+510
*
aura: Close fullscreen RenderWidgetHostViewAura on blur.
derat@chromium.org
2012-05-15
3
-34
/
+121
*
Make RenderWidget send UpdateRect after auto-resize.
derat@chromium.org
2012-05-15
2
-2
/
+15
*
ui: Move NativeTheme files into ui/base/native_theme/ directory.
tfarina@chromium.org
2012-05-15
1
-4
/
+4
*
Take 2 at: Changes RootWindow capture code so that we only have one capture
sky@chromium.org
2012-05-15
1
-2
/
+2
*
Adds support for calling postMessage on a frame living in a different renderer.
creis@chromium.org
2012-05-15
10
-4
/
+317
*
aura: Fix a couple of bug (really the same bug at two different places) for drag
varunjain@chromium.org
2012-05-14
2
-1
/
+21
*
Convert the remaining plugin_tests from ui_tests to browser_tests. Also remov...
jam@chromium.org
2012-05-14
1
-38
/
+154
*
Convert the mouseleave interactive ui_test to an interactive browser_test.
jam@chromium.org
2012-05-14
2
-0
/
+77
*
Revert 136996 - ui: Move NativeTheme files into ui/base/native_theme/ directory.
tfarina@chromium.org
2012-05-14
1
-6
/
+6
*
Remove a deprecated method
isherman@chromium.org
2012-05-14
2
-10
/
+0
*
ui: Move NativeTheme files into ui/base/native_theme/ directory.
tfarina@chromium.org
2012-05-14
1
-6
/
+6
*
Remove DownloadManager::in_progress_ in favor of active_downloads_ in prepara...
benjhayden@chromium.org
2012-05-14
3
-32
/
+12
*
Make touch-optimized-ui a tri-state flag
rbyers@chromium.org
2012-05-14
1
-7
/
+5
*
Fix JavaBridgeDispatcher to ref-count JavaBridgeChannel
steveblock@chromium.org
2012-05-14
4
-7
/
+14
*
Fix crash in gamepad_provider (Mac)
scottmg@chromium.org
2012-05-14
2
-4
/
+17
*
Fixing failing unittest for android: GpuMemoryManagerTest.TestForegroundStubs...
mmocny@chromium.org
2012-05-14
1
-37
/
+69
*
Reland r136326 which was in reverted in r136330: Add a H.264 parser for VAVDA.
posciak@chromium.org
2012-05-14
5
-2
/
+1721
*
Revert 136877 - Changes RootWindow capture code so that we only have one capture
sky@chromium.org
2012-05-14
1
-2
/
+2
*
Changes RootWindow capture code so that we only have one capture
sky@chromium.org
2012-05-14
1
-2
/
+2
*
Mark MediaLayoutTest.Tests DISABLED on Mac, second attempt.
mnissler@chromium.org
2012-05-14
1
-1
/
+1
*
Avoid double-deletion of the JavaBridgeDispatcher
steveblock@chromium.org
2012-05-14
2
-3
/
+4
*
Mark MediaLayoutTest.Tests DISABLED on Mac, crashes flakily.
mnissler@chromium.org
2012-05-14
1
-1
/
+2
*
Revert r136851 - "Add keyboard shortcut to create windows (content_shell)"
mnissler@chromium.org
2012-05-14
2
-30
/
+1
*
Add keyboard shortcut to create windows (content_shell)
cem.kocagil@gmail.com
2012-05-14
2
-1
/
+30
*
Remove VIEW_TYPE_WEB_CONTENTS and make default view type INVALID.
aa@chromium.org
2012-05-14
3
-5
/
+7
*
Split the Zygote class out of zygote_main_linux and into its own file.
brettw@chromium.org
2012-05-13
4
-507
/
+635
*
ui: Move gl/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-12
47
-106
/
+107
*
Chrome Crashes after clicking try these suggestions link in Developer Tools.
loislo@chromium.org
2012-05-12
1
-0
/
+1
*
Add a debug hook to warn about dangerous handle transfers
jschuh@chromium.org
2012-05-12
1
-0
/
+114
*
Add the StackTrace to the URLFetcher crash dumps.
willchan@chromium.org
2012-05-12
2
-0
/
+5
*
Pass in the full referrer for DownloadFile IPC
jochen@chromium.org
2012-05-12
4
-8
/
+11
[next]