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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 235043 "whitespace change to force a build"
kerz@chromium.org
2013-11-14
1
-1
/
+0
*
whitespace change to force a build
kerz@chromium.org
2013-11-14
1
-0
/
+1
*
Remove obsolete webkit/tools/test_shell directory
adamk@chromium.org
2013-10-09
6
-255
/
+0
*
Remove unnecessary DEPS file.
jam@chromium.org
2013-10-03
1
-4
/
+0
*
Remove stale expectations
piman@chromium.org
2013-07-31
1
-3
/
+0
*
cc: Don't crash on a GL texture given to TextureLayer when in software
piman@chromium.org
2013-07-04
1
-0
/
+3
*
Remove passing JS test from Chromium-side test_expectations file.
senorblanco@chromium.org
2013-06-27
1
-3
/
+0
*
Shuffle media-related WebMimeRegistry code from webkit/ to content/.
scherkus@chromium.org
2013-06-22
1
-1
/
+0
*
Suppress failure in fast/js/kde/inbuilt_function_tostring.html until the next...
senorblanco@chromium.org
2013-06-21
1
-0
/
+3
*
Remove obsolete rebaseline, test-webkitpy wrappers, stop passing --chromium
dpranke@chromium.org
2013-06-19
4
-57
/
+1
*
Add suppression for ASAN failure.
senorblanco@chromium.org
2013-06-16
1
-0
/
+6
*
Suppress some Linux ASAN layout test failures.
senorblanco@chromium.org
2013-06-13
1
-0
/
+4
*
Add suppressions for performance-sensitive tests on the Linux ASAN bot
pdr@chromium.org
2013-06-12
1
-0
/
+5
*
Don't actually run test-webkitpy on the bots yet.
jochen@chromium.org
2013-06-07
1
-1
/
+3
*
Add missing test-webkitpy wrapper
jochen@chromium.org
2013-06-07
1
-0
/
+23
*
Move C++ code from webkit/tools/test_shell to webkit/support
jamesr@chromium.org
2013-06-04
29
-4749
/
+0
*
Update webkit/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-04
2
-5
/
+5
*
Move webkit/dom_storage to new browser|common|renderer locations. Just moving...
michaeln@google.com
2013-06-04
2
-3
/
+3
*
Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
5
-18
/
+20
*
Use base::MessageLoop in more files.
xhwang@chromium.org
2013-05-30
3
-4
/
+4
*
Revert "Move C++ code from webkit/tools/test_shell to webkit/support"
jamesr@chromium.org
2013-05-30
29
-0
/
+4747
*
Move C++ code from webkit/tools/test_shell to webkit/support
jamesr@chromium.org
2013-05-30
29
-4747
/
+0
*
Update refernces to Blink's Platform API (webkit)
abarth@chromium.org
2013-05-30
12
-24
/
+24
*
Rename FileSystemMountPointProvider::ValidateFileSystemRoot to OpenFileSystem
kinuko@chromium.org
2013-05-29
1
-1
/
+4
*
Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ...
michaeln@google.com
2013-05-29
4
-8
/
+8
*
Split FileAPI code for common|common_child|renderer
kinuko@chromium.org
2013-05-28
4
-5
/
+5
*
Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi
kinuko@chromium.org
2013-05-28
5
-9
/
+9
*
Move more browser-specific webkit/fileapi code to webkit/browser/fileapi
kinuko@chromium.org
2013-05-24
1
-1
/
+1
*
Move WebLayerTreeViewImplForTesting into webkit/support and tighten up DEPS
jamesr@chromium.org
2013-05-23
1
-0
/
+1
*
Move webkit/user_agent/ into webkit/common
jamesr@chromium.org
2013-05-23
1
-1
/
+1
*
Move webkit/database to webkit/browser and webkit/common. Also move content::...
michaeln@google.com
2013-05-22
1
-1
/
+1
*
Move misc browser-specific webkit/fileapi/* files to webkit/browser/fileapi
kinuko@chromium.org
2013-05-20
2
-3
/
+3
*
Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapi
kinuko@chromium.org
2013-05-20
1
-1
/
+1
*
FileAPI: Copy base::FileUtilProxy::Entry to fileapi::DirectoryEntry
nhiroki@chromium.org
2013-05-20
2
-5
/
+7
*
Revert 200828 "Move webkit/fileapi/file_system_mount_point_provi..."
kinuko@chromium.org
2013-05-17
1
-1
/
+1
*
Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapi
kinuko@chromium.org
2013-05-17
1
-1
/
+1
*
Override server-side simple-cache trial with commandline switches.
pasko@google.com
2013-05-13
1
-1
/
+3
*
Expose loadTiming information for DRT
pan.deng@intel.com
2013-05-09
1
-0
/
+2
*
Delete test_shell.
darin@chromium.org
2013-05-08
66
-14109
/
+12
*
Removed static factories for data, ftp, file, and about jobs.
pauljensen@chromium.org
2013-05-08
1
-4
/
+4
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-05-08
8
-16
/
+16
*
Move SpawnedTestServer to its own subdirectory.
phajdan.jr@chromium.org
2013-05-07
1
-1
/
+1
*
webkit: Use base::MessageLoop.
xhwang@chromium.org
2013-05-07
16
-46
/
+48
*
Rename new-run-webkit-httpd to run-blink-httpd, chromium side.
thakis@chromium.org
2013-05-06
1
-2
/
+2
*
GTTF: rename net::TestServer -> net::SpawnedTestServer
phajdan.jr@chromium.org
2013-05-03
1
-1
/
+1
*
Remove remaining references to test_shell_tests now that the bots have been u...
jam@chromium.org
2013-05-03
12
-345
/
+0
*
Websocket should fire 'error' event if no server available
tyoshino@chromium.org
2013-05-02
1
-0
/
+20
*
Change include paths to use the new IDB header locations in Platform
alecflett@chromium.org
2013-05-02
1
-1
/
+1
*
Move WebPreferences to root namespace
gman@chromium.org
2013-05-01
10
-35
/
+27
*
webkit: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
7
-11
/
+9
[next]