summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hopefully remove 102 unneeded static initializers. This should require less ...deanm@google.com2008-09-081-197/+198
* Makes new tab page update properly when its told bookmarks aresky@google.com2008-09-081-5/+10
* Add LazyInstance (r1837) to the Mac buildmmentovai@google.com2008-09-081-0/+10
* Set svn:ignore for a few things that have been DEPSifiedmmentovai@google.com2008-09-080-0/+0
* - Restore pcre target to webkit.xcodeprojmmentovai@google.com2008-09-081-48/+109
* Just by implementing a destructor (even if it's not doing anything), MSVC wil...deanm@google.com2008-09-081-2/+4
* Make the sqlite SConscript file platform-independent.sgk@google.com2008-09-081-36/+12
* Add a DISALLOW_COPY_AND_ASSIGN to LazyInstanceHelper.deanm@google.com2008-09-081-0/+3
* This patch is from Andrew Brampton <me@bramp.net>.sky@google.com2008-09-085-8/+17
* Create a LazyInstance abstraction for avoiding static constructors by lazily ...deanm@google.com2008-09-086-0/+253
* Remove the ifdef platform jungle from hmac.h, abstracting the platform specif...deanm@google.com2008-09-083-78/+59
* Add a void* parameter to the AtExitManager callbacks.deanm@google.com2008-09-084-30/+47
* Replace a custom memcpy(wchar_t*) with the new safer lcpy API. Pass MAX_PATH...deanm@google.com2008-09-081-4/+14
* Fix a crash (visible sometimes in the single process UI tests inbrettw@google.com2008-09-081-2/+7
* Make sure the browser is destroyed during DestroyBrowser because EndSession h...beng@google.com2008-09-081-1/+9
* Fix SSL state in the URL bar being incorrect. Going to an EV site like https:...brettw@google.com2008-09-0710-53/+119
* Just compile some basic files so we get a libGlue.a.evanm@google.com2008-09-076-18/+44
* Don't reinvent the wheel - base::wclscpy does this work in one line of code.beng@google.com2008-09-072-12/+3
* Since the compiler line looks like "$CXXFLAGS $CFLAGS", there's no way to dis...evanm@google.com2008-09-072-5/+8
* Fix purify MLK errors resulting from my previous check-in. The TimerManager ...darin@google.com2008-09-071-0/+7
* Eliminate the TimerManager by pulling its priority queue into MessageLoop. T...darin@google.com2008-09-0710-1164/+393
* Normalize all whitespace in this SConscript in anticipation of changes to come.evanm@google.com2008-09-071-129/+129
* Rebuild chrome.7z archive by default to get new executables.rahulk@google.com2008-09-063-13/+13
* Adds missing virtual destructors on a couple of interface classes.darin@google.com2008-09-062-0/+4
* Rollback the rollback of r1806. Wasn't the cause of the test failure.ojan@google.com2008-09-062-3/+5
* Fix the sandbox when used with the SANDBOX_EXPORTS define.nsylvain@google.com2008-09-062-7/+7
* Allow the import lock dialog to be sized by locale.tc@google.com2008-09-0644-12/+105
* [new http] Normalize line continuations in response headers.ericroman@google.com2008-09-066-34/+356
* Fix a memory leak introduced in the SafeBrowsing prefix cache test.paulg@google.com2008-09-061-1/+5
* Rollback 1806, requested by Ojan.evanm@google.com2008-09-062-5/+3
* 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