summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* LayoutTests/dom/xhtml pass for the most part, so remove fromaa@chromium.org2008-10-022-12/+6
* Remove the network state notifier and the corresponding DLL. This is likely c...brettw@google.com2008-10-021-60/+5
* putting the ifdef back the way it needs to be for mac until we can upstream o...pinkerton@google.com2008-10-021-1/+4
* Rollback startup pert test.tc@google.com2008-10-021-7/+5
* Drop V8DOMWindow dependency on databasemark@chromium.org2008-10-022-1/+2
* De-obsolete StaticConstructors.h, root repository portion of r2802mark@chromium.org2008-10-021-73/+0
* Speculative check to reduce the amount of stuff happening ontc@google.com2008-10-021-5/+7
* Linux compile fixerg@google.com2008-10-021-2/+2
* Make jsbindings build almost all of the way on the Mac. The remaining errorsmark@chromium.org2008-10-021-4/+10
* Get more of webkit building under Linux.erg@google.com2008-10-026-36/+39
* port a webkit plugin test to non-win32estade@chromium.org2008-10-022-9/+5
* Update tests lists a bit more in the hope of getting green builders.ojan@google.com2008-10-021-2/+2
* Test to see if getting the network status on startup is expensive, and causin...deanm@chromium.org2008-10-021-0/+1
* Revert the wrapper context change since it caused layout testager@google.com2008-10-024-80/+0
* Rebaseline fast\js\function-toString-object-literals.html.ager@google.com2008-10-023-8/+11
* Forgot to set the eol-style svn property on these files.ager@google.com2008-10-023-62/+62
* Create node wrappers in the context to which the nodes belong insteadager@google.com2008-10-024-0/+80
* Put in a dupe by mistake. TBRojan@google.com2008-10-021-2/+2
* Add failing tests to tests_fixable list.ojan@google.com2008-10-021-0/+8
* Hack around some leftover merge bits that need forking.evanm@google.com2008-10-022-0/+7
* Update tests_fixable so the buildbot goes green.tc@google.com2008-10-013-12/+3
* * Get linux building with the merge brancherg@google.com2008-10-014-23/+38
* Don't check deps for webkit/pending. This isn't useful and may break arbitrar...brettw@google.com2008-10-011-0/+1
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011543-76746/+36591
* Add the new *accessibility*.cc source files to the SCons build.sgk@google.com2008-10-011-0/+1
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-017-163/+35
* This fixes http://code.google.com/p/chromium/issues/detail?id=2803, whichiyengar@google.com2008-10-011-6/+5
* Adds MSAA/IAccessible exposure of web content.klink@chromium.org2008-09-303-0/+357
* Remove unnecessary copies of .h files into build directories,sgk@google.com2008-09-301-32/+0
* Eliminate calling the create-config.sh script (throughsgk@google.com2008-09-302-14/+14
* Fix some issues found looking at the code.maruel@google.com2008-09-301-0/+1
* On the Mac, extract the CGContextRef to pass down to WebCore, since a blindamanda@chromium.org2008-09-301-2/+6
* fix mac/linux builddarin@google.com2008-09-291-2/+2
* webkit side of adding a command line switch for fastback.darin@google.com2008-09-292-1/+4
* Disable alternate error pages on frames and iframes. This istc@google.com2008-09-291-3/+4
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-262-2/+2
* Fix bug 455: Active match in Find is not selected and links are not focused a...finnur@google.com2008-09-263-9/+62
* Use open-vcdiff for sdch compression on the Macmark@chromium.org2008-09-261-15/+66
* Speculative fix for http://b/issue?id=1377375 (crashing bug when opening a po...ojan@google.com2008-09-261-1/+6
* Repair the SCons test_shell build on Windows:sgk@google.com2008-09-253-12/+12
* Wow, it's been a while since we cleaned EOL.maruel@google.com2008-09-254-457/+457
* Add missing comma, which caused silent string-pasting of twosgk@google.com2008-09-251-1/+1
* Attempt to fix Mac build bustagepkasting@chromium.org2008-09-241-1/+0
* Add a command-line switch to change the user agent.BUG=757345pkasting@chromium.org2008-09-247-58/+77
* Fix bindings generation to pass in POSIX-style / separators in paths.sgk@google.com2008-09-241-5/+20
* Update SCons build of WebKit on Windows:sgk@google.com2008-09-242-7/+2
* retain NSEvent explicitly instead of adopt, fixes over-releasing. Check event...pinkerton@google.com2008-09-242-4/+10
* Don't use WideToASCII because there is an IsStringASCIIwtc@google.com2008-09-241-1/+4
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-246-13/+40
* Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...maruel@google.com2008-09-242-219/+222