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
/
test_shell
/
test_shell_webkit_init.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
1
-4
/
+4
*
Revert 137734 - Select theme resources from ResourceBundle at requested scale...
fischman@chromium.org
2012-05-17
1
-4
/
+4
*
Select theme resources from ResourceBundle at requested scale factor.
flackr@chromium.org
2012-05-17
1
-4
/
+4
*
Add scale factor and 2x resources from webkit and plumb through to ContentCli...
tony@chromium.org
2012-05-11
1
-0
/
+2
*
Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type.
jsbell@chromium.org
2012-04-30
1
-2
/
+2
*
More DomStorage house cleaning, many files but all mechanical changes.
michaeln@google.com
2012-04-17
1
-6
/
+0
*
Integrate the new dom_storage backend into chromium DRT and test_shell.
michaeln@google.com
2012-03-01
1
-0
/
+2
*
Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3D
piman@chromium.org
2012-02-03
1
-1
/
+0
*
Add WebKitPlatformSupport::createOffscreenGraphicsContext3D
piman@chromium.org
2012-01-31
1
-1
/
+3
*
Update these includes to use the new header locations
abarth@chromium.org
2011-12-03
1
-1
/
+1
*
Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...
piman@chromium.org
2011-11-22
1
-30
/
+44
*
Move clipboard-related webkit_glue embedder functions into a ClipboardClient ...
piman@chromium.org
2011-11-22
1
-0
/
+2
*
Update Chrome to use WebKitPlatformSupport instead of WebKitClient.
abarth@chromium.org
2011-09-02
1
-4
/
+5
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Use the QuotaManager to determine the space available to WebSQLDatabases. Sin...
michaeln@google.com
2011-05-25
1
-0
/
+2
*
webkit: move SimpleDatabaseSystem into webkit/support/
evan@chromium.org
2011-03-09
1
-1
/
+1
*
IndexedDB: Allow injection of keys into values via key path.
hans@chromium.org
2011-02-17
1
-0
/
+6
*
Clean up warnings found in our testing code.
erg@google.com
2011-02-07
1
-98
/
+29
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-5
/
+5
*
Change namespace of WebGraphicsContext3DInProcessImpl based on review feedback.
kbr@google.com
2011-01-12
1
-1
/
+1
*
Fix WebKit canary builders after deletion of
kbr@google.com
2011-01-12
1
-2
/
+2
*
Add form validation message strings.
tkent@chromium.org
2010-11-25
1
-0
/
+7
*
Don't restrict supported media types in test_shell when running interactively.
marshall@chromium.org
2010-11-12
1
-2
/
+2
*
Test shell impl for WebKit's File System API:BUG=52799TEST=none
kkanetkar@chromium.org
2010-09-16
1
-0
/
+6
*
Land http://codereview.chromium.org/3167045/show
jorlow@chromium.org
2010-09-05
1
-0
/
+15
*
Support handling blob URL and resolve blob references in upload data.
jianli@chromium.org
2010-08-31
1
-0
/
+6
*
Rename WebFileSystem to WebFileUtilities for corresponding WebKit API changes.
kinuko@chromium.org
2010-08-18
1
-4
/
+4
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Fix build break by updating the test shell and renaming renderer_webindexedda...
andreip@chromium.org
2010-07-30
1
-3
/
+3
*
AppCache: Use a dedicated thread for the disk cache.
rvargas@google.com
2010-06-07
1
-107
/
+4
*
Adds Geolocation support for TestShell.
bulach@chromium.org
2010-05-26
1
-3
/
+3
*
Implement IndexedDatabase::open up until re-entrance into WebKit. That (and the
jorlow@chromium.org
2010-05-14
1
-1
/
+7
*
Pass quota parameter to WebStorageNamespace::createSessionStorageNamespace().
satish@chromium.org
2010-05-12
1
-1
/
+2
*
Remove the dirfd parameter from all Chromium code. The POSIX VFS
dumi@chromium.org
2010-05-12
1
-3
/
+2
*
Add Chromium side implementation for WebFileSystem interface in WebKit.
jianli@chromium.org
2010-05-06
1
-15
/
+10
*
Create a command-line switch for enabling touch events.
gdk@chromium.org
2010-04-30
1
-0
/
+1
*
Update code to point to new location of WebThemeEngine.h
jabdelmalek@google.com
2010-04-28
1
-2
/
+2
*
Add an --allow-external-pages switch to test_shell.
dpranke@chromium.org
2010-04-23
1
-1
/
+1
*
Enable support for notifications layout tests in test shell.
johnnyg@chromium.org
2010-04-14
1
-0
/
+1
*
Revert 44372 - Enable support for notifications layout tests in test shell.
nsylvain@chromium.org
2010-04-13
1
-1
/
+0
*
Enable support for notifications layout tests in test shell.
johnnyg@chromium.org
2010-04-13
1
-0
/
+1
*
Indicate in the tab UI if appcache creation was blocked by privacy settings.
jochen@chromium.org
2010-04-09
1
-6
/
+0
*
Added command buffer implementation of WebGL which runs in the sandbox.
kbr@google.com
2010-03-27
1
-0
/
+5
*
Override SimpleWebMimeRegistryImpl::supportsMediaMIMEType() for test_shell.
scherkus@chromium.org
2010-03-26
1
-2
/
+2
*
Support sending a sliced file in chromium.
jianli@chromium.org
2010-03-24
1
-0
/
+9
*
Add chromium-side support for history.{push,replace}State.
darin@chromium.org
2010-03-17
1
-0
/
+1
*
Update WebKit to r55424. Rebaseline fast/dom/DOMException/prototype-object.html
kasperl@google.com
2010-03-03
1
-0
/
+1
*
Implement WebCookieJar.
darin@chromium.org
2010-02-25
1
-17
/
+9
*
Workaround for http://crbug.com/36451 which is blocking https://bugs.webkit.o...
joth@chromium.org
2010-02-23
1
-0
/
+3
*
Clean up the dom storage layout test expectations.
jorlow@chromium.org
2010-01-27
1
-11
/
+1
[next]