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
*
Disable disambiguation popup handler for non-Android targets
trchen@chromium.org
2012-10-19
2
-0
/
+4
*
Revert r162691 "Fix for out-of-sync scale factor issue"
oshima@chromium.org
2012-10-19
1
-7
/
+0
*
touch: Fix a couple of coalescing related bugs.
sadrul@chromium.org
2012-10-19
4
-13
/
+122
*
> Refactor media_stream_device_settings into media_stream_ui_controller.
xians@chromium.org
2012-10-19
14
-604
/
+944
*
DevTools: merge is_docked and dock_side into single dock_side state.
pfeldman@chromium.org
2012-10-19
6
-28
/
+8
*
Add an ability to cancel resource loading with a specific error code.
mnaganov@chromium.org
2012-10-19
8
-7
/
+83
*
browser-plugin: Refactor some event-related code.
sadrul@chromium.org
2012-10-19
2
-70
/
+59
*
ui: Add PrepareTexture() function to ui::Texture.
reveman@chromium.org
2012-10-19
2
-9
/
+19
*
[content shell] add support for getting tests from the command line.
jochen@chromium.org
2012-10-19
1
-8
/
+24
*
Make plug-in text fields open the win 8 on-screen keyboard on touch.
dmazzoni@chromium.org
2012-10-19
1
-0
/
+2
*
Move CC switches to cc/switches.h.
aelias@chromium.org
2012-10-19
7
-33
/
+11
*
Move more code into the content namespace.
darin@chromium.org
2012-10-19
20
-228
/
+235
*
Use a reply struct instead of individual values when responding to intents. A...
smckay@chromium.org
2012-10-19
13
-54
/
+102
*
BrowsingDataRemover: clear sessionStorage.
marja@chromium.org
2012-10-19
3
-21
/
+85
*
[Coverity] Uninitinialized member
groby@chromium.org
2012-10-19
1
-1
/
+2
*
Revert 162559 - [content shell] implement testRunner.display
jamesr@chromium.org
2012-10-19
10
-200
/
+24
*
Add loadCommit and loadStop Event.
irobert@chromium.org
2012-10-19
10
-49
/
+146
*
[content shell] remove the WebCoreTestingSupport dependency
jochen@chromium.org
2012-10-19
3
-48
/
+6
*
Aura: Remove scale_content_ handling for accelerated content
piman@chromium.org
2012-10-18
1
-7
/
+1
*
Simulate an audio output stream when a real one isn't available.
dalecurtis@chromium.org
2012-10-18
1
-1
/
+1
*
Add flag to crash GPU process on hang.
jbauman@chromium.org
2012-10-18
4
-2
/
+15
*
Replace the DownloadFileManager with direct ownership of DownloadFileImpl
rdsmith@chromium.org
2012-10-18
36
-1836
/
+1205
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@google.com
2012-10-18
16
-1
/
+348
*
Upstream hooks for javascript touch handlers on Android.
yfriedman@chromium.org
2012-10-18
12
-29
/
+22
*
Upstreaming ContentViewCore APIs for webview
joth@chromium.org
2012-10-18
3
-2
/
+16
*
For CLs related to webrtc media stream code and its UI.
xians@chromium.org
2012-10-18
2
-0
/
+2
*
Notify v8 engine of timezone changes on ChromeOS.
kevers@chromium.org
2012-10-18
6
-0
/
+27
*
Fix uninitialized pointer bug introduced by
rdsmith@chromium.org
2012-10-18
1
-1
/
+2
*
Add operation runner for SyncableFileSystem
kinuko@chromium.org
2012-10-18
1
-0
/
+1
*
Fix for out-of-sync scale factor issue
oshima@chromium.org
2012-10-18
1
-0
/
+7
*
Remove a dead code path in Mac NPAPI context menu support
stuartmorgan@chromium.org
2012-10-18
1
-14
/
+3
*
Fix a crash with corrupted serilized history items.
tkent@chromium.org
2012-10-18
1
-2
/
+3
*
webkit: Merge blob and fileapi into one build target 'webkit_storage'
hashimoto@chromium.org
2012-10-18
2
-4
/
+2
*
Logging: pass logging related cmd line options to utility process
qiankun.miao@intel.com
2012-10-18
3
-10
/
+13
*
Move TSF related stuff to ui/base/ime
nona@chromium.org
2012-10-18
3
-4
/
+4
*
Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.
fischman@chromium.org
2012-10-18
16
-348
/
+1
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@chromium.org
2012-10-18
16
-1
/
+348
*
Revert "Fix for out-of-sync scale factor issue"
oshima@chromium.org
2012-10-18
1
-5
/
+0
*
Remove an executable flag.
hbono@chromium.org
2012-10-18
1
-0
/
+0
*
Check for NULL pointer |decoder_| in PlatformVideoDecoderImpl::Destroy().
hshi@chromium.org
2012-10-18
1
-2
/
+2
*
A browser test to test encrypted media playback of videos with frame size cha...
shadi@chromium.org
2012-10-18
4
-103
/
+192
*
Browser Plugin: Add HTML5-like postMessage support
fsamuel@chromium.org
2012-10-18
12
-8
/
+235
*
Implement disambiguation popup
trchen@chromium.org
2012-10-18
10
-0
/
+307
*
Enable "screencast" mode in RtcVideoCapturer for tab video mirroring. This a...
miu@chromium.org
2012-10-18
8
-17
/
+30
*
Upload an encrypted frame-size changing media file for encrypted media browse...
shadi@chromium.org
2012-10-18
1
-0
/
+0
*
[content shell] skip css3/filters/huge-region-composited.html
jochen@chromium.org
2012-10-18
1
-0
/
+3
*
Enable strict Seccomp-BPF policy for PPAPI process on ARM.
jorgelo@chromium.org
2012-10-18
1
-19
/
+32
*
Native ContentSettings is now owned by WebContents
joth@chromium.org
2012-10-17
4
-53
/
+54
*
Upload an encrypted frame-size changing media file for encrypted media browse...
shadi@chromium.org
2012-10-17
1
-0
/
+0
*
[content shell] implement testRunner.display
jochen@chromium.org
2012-10-17
10
-24
/
+200
[next]