summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable 'suggest' for voila and orange (both use voila) because the result co...jungshik@google.com2008-09-241-6/+14
* Flatten the glue and port dependencies to accelerate build on a quad core.maruel@google.com2008-09-241-2/+2
* retain NSEvent explicitly instead of adopt, fixes over-releasing. Check event...pinkerton@google.com2008-09-242-4/+10
* Add libevent to the Mac SCons build of net_unittests:sgk@google.com2008-09-241-4/+8
* Temporarily disabling 2 SSL UI tests because they are flacky.jcampan@chromium.org2008-09-241-2/+4
* fix minor whitespace issuesdarin@chromium.org2008-09-241-1/+1
* If a RenderWidgetHelper::PaintMsgProxy is deleted without being Run, then thedarin@chromium.org2008-09-242-3/+19
* Apply minor tweaks to ScopedHostMapper per review feedback.darin@chromium.org2008-09-244-10/+16
* Move -Wno-unused_variable (need for some len asserts in skia)sgk@google.com2008-09-241-1/+1
* Get libevent building and linking in base_unittests in the Mac SCons build:sgk@google.com2008-09-244-12/+43
* 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-2437-123/+988
* Set svn:ignore for generated *.pyc files in SCons.sgk@google.com2008-09-240-0/+0
* Flatten the glue dependencies to accelerate build on a quad core. Webcore has...maruel@google.com2008-09-241-1/+2
* Replace duplicate compiler output lines when compiling shared C/C++ object fi...sgk@google.com2008-09-241-0/+2
* Fix a crash when a frame was inserted into a popup and navigated. I added abrettw@google.com2008-09-242-8/+48
* When a bitmap allocation fails, do some checks that will crash in differentbrettw@google.com2008-09-241-1/+30
* Some quick changes suggested by wtc in review.avi@google.com2008-09-241-1/+14
* Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...maruel@google.com2008-09-2419-223/+262
* Add support for mock DNS queries. This allows us to eliminatedarin@google.com2008-09-246-3/+155
* Temporarily disable any use of Xlib in our code until we get the X developmentevanm@google.com2008-09-241-0/+6
* Don't require the ICU DLL on non-Windows platforms.evanm@google.com2008-09-241-1/+2
* Create a class for getting at processor information via thembelshe@google.com2008-09-244-0/+103
* my efforts of porting webkit/tools/npapi_layout_test_plugin to Linuxevanm@google.com2008-09-245-43/+96
* This fixes the following bugs:-iyengar@google.com2008-09-242-5/+18
* Personalization pointer tweak.nick@chromium.org2008-09-242-11/+11
* Null out member so that it will be properly reset in StartLogging()jar@google.com2008-09-241-0/+1
* Update v8 path for snapshot-empty.obj.sgk@google.com2008-09-241-1/+1
* port some parts of webkit/glue/plugins/test to Linuxevanm@google.com2008-09-2411-77/+123
* Fix support for 204 responses that lack an explicit EOF.darin@google.com2008-09-233-14/+32
* Miscellaneous cleanup.wtc@google.com2008-09-233-39/+49
* Add net\base\x509_certificate.cc to the SCons build.sgk@google.com2008-09-231-0/+1
* A crasher happens when restoring the focus as a result of switching tab, beca...jcampan@chromium.org2008-09-231-1/+5
* Add an accessor to get the CPAPI main plugin thread's MessageLoop. Use thatmpcomplete@google.com2008-09-233-1/+12
* Refactoring out common code in the X.509 cert handlingavi@google.com2008-09-236-326/+219
* Fix the Mac TestShell following r2517mark@chromium.org2008-09-231-1/+2
* Make the Mac TestShell finish launching without crashing by hooking up mymark@chromium.org2008-09-231-3/+6
* Mac-specific CFRunLoop-based MessagePump implementationmark@chromium.org2008-09-235-7/+573
* Try to re-land issue 3200cpu@google.com2008-09-231-7/+13
* Removing the check for creation time on favorites when importing with IE.jcampan@chromium.org2008-09-232-18/+1
* The ContextMenuCapturing.ContextMenuCapturing test from the test shell tests ...jcampan@chromium.org2008-09-232-2/+4
* SkRect.fTop should be set to the y coordinate of a CGRect, not the xamanda@chromium.org2008-09-231-2/+2
* Add TestShell to the All target. Makes the Mac buildbot build TestShell.mark@chromium.org2008-09-231-0/+41
* fix oopsdarin@chromium.org2008-09-231-4/+4
* Always use the topmost delayed task as the basis for our WM_TIMER.darin@chromium.org2008-09-232-2/+114
* Set GCC_ENABLE_OBJC_GC = supported globally. Valid values are unsupported,mark@chromium.org2008-09-231-1/+1
* Fix SCons build following r2490mark@chromium.org2008-09-231-11/+8
* Add a 'googleurl' Alias so we don't have to list specificsgk@google.com2008-09-231-0/+2