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
/
webkit
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the webkit_media target.
ddorwin@chromium.org
2013-07-23
1
-1
/
+0
*
remove webkit_glue_common, move files to webkit_common
scottmg@chromium.org
2013-07-23
1
-1
/
+0
*
reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...
scottmg@chromium.org
2013-07-23
2
-8
/
+8
*
Revert 212927 "Move webkitplatformsupport_impl and related from ..."
bryeung@chromium.org
2013-07-22
2
-8
/
+8
*
Move webkitplatformsupport_impl and related from glue to child
scottmg@chromium.org
2013-07-22
2
-8
/
+8
*
Simplify how we get the plugin list in the webkit platform support by removin...
jam@chromium.org
2013-07-20
2
-6
/
+0
*
Move NPAPI implementation out of webkit/plugins/npapi and into content.
jam@chromium.org
2013-07-19
1
-1
/
+0
*
[SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers
akalin@chromium.org
2013-07-18
1
-1
/
+1
*
Use a direct include of the message_loop header in webkit/, part 2.
avi@chromium.org
2013-07-17
3
-3
/
+3
*
Remove all the now-unused methods in webkit_support.
jam@chromium.org
2013-07-17
6
-779
/
+20
*
Remove PluginList calls from test_webkit_platform_support in preparation of m...
jam@chromium.org
2013-07-16
1
-4
/
+0
*
Remove unused includes of plugin_list.h. Also remove unused ContentClient and...
jam@chromium.org
2013-07-16
6
-114
/
+0
*
webkit: Refactor webkit_renderer.gypi into a gyp file.
tfarina@chromium.org
2013-07-11
2
-4
/
+3
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
2
-6
/
+6
*
Move DataElement into webkit/common
jamesr@chromium.org
2013-07-11
1
-1
/
+0
*
webkit: Refactor glue_renderer target into webkit_renderer.gypi.
tfarina@chromium.org
2013-07-11
2
-2
/
+3
*
Move webkit_common to its own gyp file
jamesr@chromium.org
2013-07-09
2
-2
/
+1
*
Remove simple_database_system.cc from the repo.
brettw@chromium.org
2013-07-08
1
-319
/
+0
*
Enable runtime flags in webkit_unit_tests.
yhirano@chromium.org
2013-07-04
1
-0
/
+5
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
1
-0
/
+319
*
webkit: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-06-29
3
-5
/
+5
*
Use a direct include of time headers in webkit/, win8/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Use {As,From}UTF16Unsafe instead of file_path_string_conversions.{h,cc}.
darin@chromium.org
2013-06-25
2
-7
/
+4
*
delete webkit/support/simple_xxx's
scottmg@chromium.org
2013-06-24
23
-3962
/
+5
*
don't let weburl_loader_mock fallback for non-data urls
scottmg@chromium.org
2013-06-24
1
-0
/
+6
*
Shuffle media-related WebMimeRegistry code from webkit/ to content/.
scherkus@chromium.org
2013-06-22
4
-119
/
+2
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
1
-9
/
+7
*
Change WGC3DInProcessCBImpl factories to return a base class pointer.
sievers@chromium.org
2013-06-21
1
-1
/
+1
*
Move the following clipboard files from webkit\glue to content\renderer. Thes...
ananta@chromium.org
2013-06-21
5
-167
/
+5
*
Migrate media-related platform support code from webkit/ to content/.
scherkus@chromium.org
2013-06-20
7
-246
/
+0
*
remove now-unused arguments from TestWebkitPlatformSupport
scottmg@chromium.org
2013-06-20
9
-196
/
+43
*
content_shell: Don't change the pixel format for Android layout test images a...
peter@chromium.org
2013-06-20
2
-22
/
+0
*
cc: Remove cc::Thread and cc::ThreadImpl.
danakj@chromium.org
2013-06-20
4
-17
/
+6
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-18
1
-1
/
+1
*
Replace base::NullableString16(bool) usage with default constructor.
darin@chromium.org
2013-06-18
1
-6
/
+6
*
Load resource from Content Shell instead of DumpRenderTree for unit tests
jochen@chromium.org
2013-06-18
1
-6
/
+5
*
Origin identifiers are always ASCII, store as std::string
jamesr@chromium.org
2013-06-18
3
-22
/
+24
*
Update Blink include paths
abarth@chromium.org
2013-06-17
11
-23
/
+23
*
reland of https://codereview.chromium.org/16864002
scottmg@chromium.org
2013-06-15
3
-3
/
+4
*
Revert 206507 "Move message_pump to base/message_loop."
brettw@chromium.org
2013-06-14
1
-1
/
+1
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-14
1
-1
/
+1
*
Revert "move webkit/glue/webthread_impl* to webkit/child/"
senorblanco@chromium.org
2013-06-14
1
-1
/
+1
*
move webkit/glue/webthread_impl* to webkit/child/
scottmg@chromium.org
2013-06-14
1
-1
/
+1
*
fileapi: Remove platform_path parameter from FileSystemOperation::GetMetadata...
satorux@chromium.org
2013-06-14
2
-6
/
+2
*
Move nullable_string16.h to the string subdirectory.
avi@chromium.org
2013-06-13
2
-19
/
+19
*
Give more request types a TransportSecurityState.
palmer@chromium.org
2013-06-13
1
-0
/
+3
*
Use a direct include of strings headers in webkit/, part 2.
avi@chromium.org
2013-06-11
11
-12
/
+12
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
2
-2
/
+2
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
3
-8
/
+11
*
2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend...
kinuko@chromium.org
2013-06-11
2
-4
/
+5
[next]