summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix webkit.xcodeproj. Make it use our new xcconfig and common build directorymmentovai@google.com2008-09-066-5105/+1937
* The previous fix doesn't work. We should continuewtc@google.com2008-09-051-4/+10
* This fixes the "passing NULL to non-pointer argument" warning when compiling ...mmoss@google.com2008-09-051-1/+1
* Begin Linux port of webkit/default_plugin.mmoss@google.com2008-09-052-18/+28
* Removing extra copies of the text results from KJS directory.dglazkov@google.com2008-09-052-27/+0
* Clamp open file name size.beng@google.com2008-09-052-5/+14
* Readding UI test I pulled yesterday; hopefully the bots will like it more now...finnur@google.com2008-09-0519-9/+160
* Rollback rollback of r1804.evanm@google.com2008-09-053397-1210228/+9
* Rollback r1804.evanm@google.com2008-09-053397-9/+1210228
* tweaks for mac and linuxpinkerton@google.com2008-09-052-3/+5
* Now that bug 1317563 is addressed, these tests pass consistently. Also fixes ...dglazkov@google.com2008-09-056-64/+23
* Update DEPS to use new paths for Windows-specific dependencies.evanm@google.com2008-09-053397-1210228/+9
* Fixes keyword editor to show error image when keyword isn't valid.sky@google.com2008-09-053-3/+2
* Fixes crash that occurred because DialogClientView::AcceptWindow wassky@google.com2008-09-052-0/+15
* generate the webkit_version.h header at build time. Use webkit_glue.cc instea...pinkerton@google.com2008-09-051-5/+5
* Dupe of http://codereview.chromium.org/238jungshik@google.com2008-09-053-8/+67
* Modify HostResolver slightly to build on posix as well as windows.dkegel@google.com2008-09-054-1/+57
* Resolve Array Overflow.sidchat@google.com2008-09-051-7/+10
* Rollback revisions 1785-1786 due to purify regression.aa@google.com2008-09-0510-368/+2
* Set svn:ignore for xcodebuild and third_party/platformsdk_vista_6_0mmentovai@google.com2008-09-050-0/+0
* Add non_thread_safe.cc and trace_event.cc to the Mac buildmmentovai@google.com2008-09-051-0/+12
* SCons build: move hamc_win.cc from the list of to-be-ported sourcesgk@google.com2008-09-051-1/+2
* Missing files from r1785.aa@google.com2008-09-052-0/+147
* Try again to begin compiling the files that implemen the HTML5aa@google.com2008-09-058-2/+221
* back out part of last change, better fix upcoming.pinkerton@google.com2008-09-051-1/+1
* fix copy/paste errorpinkerton@google.com2008-09-051-0/+1
* pick up another forked file in pending/kjs, if-def scrollView and bitmap usag...pinkerton@google.com2008-09-052-1/+37
* ifdef around windows codepinkerton@google.com2008-09-051-1/+10
* Fix include paths for v8 (v8/public -> v8/include)pinkerton@google.com2008-09-051-14/+14
* Attempt at fixing crash. I believe this is happening during sessionsky@google.com2008-09-056-2/+44
* Same CL as 448. Had to redo it.cpu@google.com2008-09-055-21/+41
* Cache empty responses from the SafeBrowsing servers for GetHashpaulg@google.com2008-09-056-11/+67
* Fix a crashing bug when shutting down the plugin process.michaeln@google.com2008-09-051-1/+1
* New Frames.beng@google.com2008-09-051-1/+2
* Rolling back 1737 because it broke the build.aa@google.com2008-09-047-361/+2
* Add base\trace_event.cc to the SCons build.sgk@google.com2008-09-041-0/+1
* Fix the build under Linux; there were recent changes toerg@google.com2008-09-042-27/+38
* gAdds the files that implement the HTML5 Database API to theaa@google.com2008-09-047-2/+361
* My new test is failing on the bots. Disabling while I investigate.finnur@google.com2008-09-041-1/+1
* Fixes the following bugs reported with the Silverlight plugin:-iyengar@google.com2008-09-041-0/+10
* Update chrome strings.tc@google.com2008-09-045-16/+16
* Fix the issue where a sub chunk coming in before an add chunk, both containg ...jam@chromium.org2008-09-043-3/+42
* bump for 152 dev cycle (151 built successfully)mal@chromium.org2008-09-041-1/+1
* Fixing issue 1343052: a regression where the Find box moves up when you open ...finnur@google.com2008-09-043-3/+4
* Invoke a flag setting for 'dictionary download over' in the IO loop through a...sidchat@google.com2008-09-041-33/+33
* Changes to pending to get WebCore to compile on linux. Thistc@google.com2008-09-0414-25/+33
* HMAC-SHA1 implementation for Mac based on CommonCrypto;mmentovai@google.com2008-09-048-54/+238
* Fix a crash caused by a NULL FILETIME when creating ftptc@google.com2008-09-042-3/+42
* Changes to webkit/port to build via gcc on linux/mac.tc@google.com2008-09-042-2/+2
* Clean up brettw's checkin of r1032.wtc@google.com2008-09-043-11/+1