summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell
Commit message (Expand)AuthorAgeFilesLines
* Implement IndexedDatabase::open up until re-entrance into WebKit. That (and thejorlow@chromium.org2010-05-141-1/+7
* Added support for HTML5 progress element. tkent@chromium.org2010-05-144-14/+63
* Remove webkit_support_in_chromium.gyp and use webkit_support.gyptony@chromium.org2010-05-141-8/+8
* Do right-alignment of popups when WebKit indicates to do so.avi@chromium.org2010-05-131-1/+3
* Define two new IPC messages to initialize an appcache for a shared worker or ...michaeln@chromium.org2010-05-131-0/+13
* Http Cache: Add a backend factory class so that the callerrvargas@google.com2010-05-121-10/+9
* Clean up old method signature of WebViewClient::createView.rafaelw@chromium.org2010-05-122-9/+0
* Pass quota parameter to WebStorageNamespace::createSessionStorageNamespace().satish@chromium.org2010-05-123-4/+9
* Make it possible to build DRT in a chromium checkout.tony@chromium.org2010-05-121-8/+8
* Remove the dirfd parameter from all Chromium code. The POSIX VFSdumi@chromium.org2010-05-123-11/+6
* Apply recent changes of test_shell to webkit_support.tkent@google.com2010-05-111-4/+0
* Stub implementation for allowDatabase callback for workers.jochen@chromium.org2010-05-101-0/+7
* Pass HttpRequestHeaders to URLRequest::SetExtraRequestHeaders().willchan@chromium.org2010-05-071-1/+4
* Switch over to non-deprecated methods.darin@chromium.org2010-05-071-1/+1
* Add resource loading and resource retrieval code for Mac.tkent@google.com2010-05-071-3/+35
* Remove/update a bunch of references to the Google-internal bug tracker.evan@chromium.org2010-05-071-1/+2
* Add Chromium side implementation for WebFileSystem interface in WebKit.jianli@chromium.org2010-05-061-15/+10
* Always use NSS for SSL in test_shell.exe on Windows.wtc@chromium.org2010-05-061-0/+15
* Rename some other occurrences of deperecated methods.antonm@chromium.org2010-05-061-1/+1
* Add support for RTL and replace ID to the test shell notification presenter,johnnyg@chromium.org2010-05-052-1/+17
* Switch to renamed method of SecurityPolicy and expose newly added method to l...antonm@chromium.org2010-05-042-5/+30
* linux: test_shell adjustments for lucidevan@chromium.org2010-05-041-4/+7
* Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac...inferno@chromium.org2010-05-043-0/+15
* linux: use on-disk files in test_shellevan@chromium.org2010-05-034-40/+8
* Create a command-line switch for enabling touch events.gdk@chromium.org2010-04-301-0/+1
* Change TestWebViewDelegate::createView in include WebWindowFeaturesrafaelw@chromium.org2010-04-302-0/+16
* test_shell: allow relative paths on the command lineevan@chromium.org2010-04-291-3/+4
* Http cache: Add support for a dedicated cache thread.rvargas@google.com2010-04-291-1/+1
* Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...eroman@chromium.org2010-04-281-1/+2
* Remove DCHECK in SimpleAppCacheSysmte::WillDestroyCurrentMessageLoop. This wa...rafaelw@chromium.org2010-04-281-1/+0
* Update code to point to new location of WebThemeEngine.hjabdelmalek@google.com2010-04-282-3/+3
* Fix simple_database_system.cc to correctly support temp DB files.dumi@chromium.org2010-04-271-0/+3
* Ground work for making appcache work in workers.michaeln@chromium.org2010-04-261-0/+8
* Fixed the extension of npapi_pepper_test_plugin on mac. It was being compiled...alokp@chromium.org2010-04-261-0/+3
* Add an --allow-external-pages switch to test_shell.dpranke@chromium.org2010-04-2311-9/+31
* Make the output of notification testing in test shell match that of WebKit Du...johnnyg@chromium.org2010-04-221-3/+6
* Implement two missing methods on layoutTestController:mpcomplete@chromium.org2010-04-194-2/+32
* Migrate to WebNotification::iconURL in src/webkit/tools/test_shell/notificati...antonm@chromium.org2010-04-151-1/+1
* Remove obsolete dragging functions.estade@chromium.org2010-04-152-9/+0
* Enable support for notifications layout tests in test shell.johnnyg@chromium.org2010-04-1410-1/+157
* Fixed loss of rendered output on Mac OS X if Pepper 3D application useskbr@google.com2010-04-142-51/+0
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-0/+4
* Revert 44372 - Enable support for notifications layout tests in test shell.nsylvain@chromium.org2010-04-1310-157/+1
* Enable support for notifications layout tests in test shell.johnnyg@chromium.org2010-04-1310-1/+157
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-091-2/+3
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-094-6/+12
* Add setScrollbarPolicy to layoutTestController. The testsojan@chromium.org2010-04-082-0/+11
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-072-4/+6
* Update test shell for new dragImage api.estade@chromium.org2010-04-054-7/+18
* Eliminate WebCore include paths when compiling Chromium code.darin@chromium.org2010-04-035-12/+7