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
/
child
Commit message (
Expand
)
Author
Age
Files
Lines
*
ChildProcessSecurityPolicy: Port FileAPIMessageFilter to use new checks
tommycli@chromium.org
2013-09-16
2
-8
/
+8
*
Android: Graduate Web Speech Recognition as no longer experimental.
janx@chromium.org
2013-09-13
1
-4
/
+1
*
Running with IPC logging sometimes fails because the IPC logger gets
hubbe@chromium.org
2013-09-13
1
-0
/
+6
*
Move a bunch of windows stuff from ui/base/win to ui/gfx/win
ben@chromium.org
2013-09-12
1
-3
/
+3
*
Add newlines to the end of files where they were missing
hans@chromium.org
2013-09-12
2
-2
/
+2
*
Load NPAPI plugin resources through the browser process directly instead of g...
jam@chromium.org
2013-09-11
17
-113
/
+479
*
Move gtk and gdk compatibility headers from ui/base/gtk to ui/gfx
davemoore@chromium.org
2013-09-11
1
-1
/
+1
*
Move ui/base/win/dpi.h to ui/gfx/dpi_win.h
ben@chromium.org
2013-09-10
1
-3
/
+3
*
Post-cleanup after WebFileSystemCallbacks switch
kinuko@chromium.org
2013-09-10
2
-76
/
+45
*
Chromium Blob hacking
michaeln@chromium.org
2013-09-07
9
-60
/
+214
*
Move Range code to gfx.
ben@chromium.org
2013-09-06
1
-1
/
+1
*
Convert a bunch of resource IPCs to be control messages. They didn't need to ...
jam@chromium.org
2013-09-06
3
-37
/
+21
*
Make WebFileSystemCallbacks not self-destruct
kinuko@chromium.org
2013-09-06
5
-63
/
+91
*
Move the WebPluginResourceClient interface to its own header. Also fix up met...
jam@chromium.org
2013-09-04
11
-41
/
+55
*
Whitelisting exts and plugins from cross-site document blocking
dsjang@chromium.org
2013-09-04
4
-5
/
+49
*
Propagate the encoded data length through OnDownloadData delegate method
yusukesuzuki@chromium.org
2013-09-03
3
-6
/
+8
*
Disable the Web Notification API on Android.
peter@chromium.org
2013-09-03
1
-0
/
+2
*
Revert "Chromium Blob hacking" This reverts r220754.
tkent@chromium.org
2013-09-02
9
-214
/
+60
*
Chromium Blob hacking
michaeln@chromium.org
2013-09-01
9
-60
/
+214
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
Fix a missing error handling.
etienneb@chromium.org
2013-08-29
1
-2
/
+2
*
Add an IPC to abort Stream construction.
tyoshino@chromium.org
2013-08-28
2
-0
/
+6
*
WebAudio should only be enabled on JellyBean or later.
rtoy@google.com
2013-08-28
1
-0
/
+3
*
content: Remove usage of deprecated FilePath::FromWStringHack() function.
tfarina@chromium.org
2013-08-27
2
-25
/
+26
*
Fix size_t underflow in length calculation for SiteIsolationPolicy class.
ajwong@chromium.org
2013-08-25
2
-14
/
+26
*
Add --enable-input-mode-attribute commandline switch
yoichio@chromium.org
2013-08-24
1
-0
/
+3
*
Fix reinterpret_casts of wndprocs to 32 bit values
scottmg@chromium.org
2013-08-24
1
-8
/
+11
*
UMA data collector for cross-site documents(XSD)
dsjang@chromium.org
2013-08-23
9
-7
/
+1026
*
Complete switching to use thread-specific WebFileSystem instance
kinuko@chromium.org
2013-08-22
2
-81
/
+57
*
Remove storage-related unused methods/files
kinuko@chromium.org
2013-08-22
2
-77
/
+0
*
Move fileapi files to content/child/fileapi/
tfarina@chromium.org
2013-08-14
4
-2
/
+636
*
Implement WebFileSystem::openFileSystem (to switch from WebFrameClient::openF...
kinuko@chromium.org
2013-08-14
2
-1
/
+69
*
Use thread-local version of WebFileSystemImpl
kinuko@chromium.org
2013-08-13
2
-2
/
+42
*
Chromium side for using overlay scrollbars on Aura or Linux.
tony@chromium.org
2013-08-12
1
-0
/
+3
*
Move kDisableCoreAnimationPlugins to content_switches since it's only used in...
jam@chromium.org
2013-08-12
1
-1
/
+1
*
Move appcache_frontend_impl.* to content/child/
tfarina@chromium.org
2013-08-12
9
-13
/
+592
*
Moved power_monitor_test_base to a more appropriate location
bajones@chromium.org
2013-08-09
1
-1
/
+1
*
Revert 216592 "Moved power_monitor_test_base to a more appropria..."
nhiroki@chromium.org
2013-08-09
1
-1
/
+1
*
Moved power_monitor_test_base to a more appropriate location
bajones@chromium.org
2013-08-09
1
-1
/
+1
*
Get rid of webkit/plugins/plugin_constants.* and move them to content/public/...
jam@chromium.org
2013-08-09
3
-3
/
+3
*
Add --enable-html-imports commandline switch and about-flags entry.
morrita@chromium.org
2013-08-08
1
-0
/
+3
*
Fix plugin painting glitch with win aura when going to full screen and back, ...
jam@chromium.org
2013-08-08
1
-4
/
+4
*
Remove more plugin code when ENABLE_PLUGINS==0.
jam@chromium.org
2013-08-07
3
-9
/
+9
*
2nd try: Support synchronous mode in WebFileWriterImpl
kinuko@chromium.org
2013-08-06
3
-12
/
+57
*
Add Stream support to WebBlobRegistry and FileAPIMessageFilter.
tyoshino@chromium.org
2013-08-06
2
-28
/
+99
*
Revert 215787 "Support synchronous mode in WebFileWriterImpl"
kinuko@chromium.org
2013-08-06
3
-58
/
+12
*
Support synchronous mode in WebFileWriterImpl
kinuko@chromium.org
2013-08-06
3
-12
/
+58
*
Avoid wasted work in FreePluginLibraryHelper().
pochang0403@gmail.com
2013-08-05
1
-1
/
+3
*
Don't enable MSE/EME for ICS devices
qinmin@chromium.org
2013-08-03
1
-2
/
+11
*
Created multi-process-friendly PowerMonitor interface.
bajones@chromium.org
2013-08-02
5
-0
/
+261
[next]