summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add dcheck to CloseHandle()cpu@google.com2008-08-271-2/+5
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-2732-495/+1063
* Use COMPILE_ASSERT instead of DCHECK for compile-time constant checksmmentovai@google.com2008-08-271-4/+4
* Update pr_time_unittest.cc in base.xcodeproj following r1375mmentovai@google.com2008-08-271-4/+4
* Position the find box correctly with the new frames.beng@google.com2008-08-271-1/+4
* Mark the platform_canvas_unittest as windows specific.erg@google.com2008-08-273-9/+9
* Implement sync IO for the disk cache, and temporarily redirectrvargas@google.com2008-08-2711-57/+150
* Make the system menu for frames have submenus for encoding and text zoombeng@google.com2008-08-263-11/+42
* Force unittests to run using en-us strings.tc@google.com2008-08-261-1/+3
* Bumping up the default hung plugin timeout to 30 seconds. This matches withiyengar@google.com2008-08-262-9/+9
* Fixed the case where VSPerfCmd was blocking rest of the script to proceed and...niranjan@google.com2008-08-261-18/+34
* Use the right run_all_unittests.cc in netmmentovai@google.com2008-08-261-1/+1
* Sort the file names alphabetically.darin@google.com2008-08-261-1/+1
* Debug only test failures must be marked as PASS | FAILerikkay@google.com2008-08-261-10/+17
* Need to use net/base/run_all_unittests.cc instead of base/run_all_unittests.cc.darin@google.com2008-08-261-1/+1
* use the correct string conversion. pinkerton@google.com2008-08-261-1/+1
* Use appropriate string conversion on |url_|.pinkerton@google.com2008-08-261-1/+2
* mac-only changes to get shared data buffer for the pasteboard. I don't know w...pinkerton@google.com2008-08-261-0/+4
* use append instead of helper function that has gone away in our version.pinkerton@google.com2008-08-261-0/+321
* Fix Linux & Mac builds. I swapped the types of two templates.brettw@google.com2008-08-261-1/+1
* Creating a coverage specific build configuration. This used to be a part of t...niranjan@google.com2008-08-261-0/+12
* Change DNS-Prefetch-Control header and meta directive to X-DNS-Prefetch-Control.jackson@google.com2008-08-262-2/+2
* With ERROR and FATAL errors now printing to stderr, some layout tests are bre...erikkay@google.com2008-08-261-0/+17
* Update base.xcodeproj following r1375mmentovai@google.com2008-08-261-12/+12
* Add UTF8 <-> UTF-16 conversion functions, and a WebCore::String -> std::strin...brettw@google.com2008-08-264-31/+131
* forks webcoreframebridge (as a stopgap, it no longer exists in ToT webkit) an...pinkerton@google.com2008-08-262-9/+264
* Forking webkit sources for clipboard/drag impl on Mac. It's almost exactlypinkerton@google.com2008-08-264-0/+1618
* can't forward declare enums outside MSVC.pinkerton@google.com2008-08-261-1/+1
* Remove false 'process crash' signal (again)cpu@google.com2008-08-261-9/+20
* Extends the toolbar keyboard support. Adds skipping of unavailable elements o...klink@google.com2008-08-263-10/+27
* First set of string changes for after beta.tc@google.com2008-08-262-9/+19
* need to include config.h firstpinkerton@google.com2008-08-261-1/+1
* Another attempt at enabling stderr logging for ERROR and FATAL logs. This wi...erikkay@google.com2008-08-261-2/+2
* Undo a change which had added /PROFILE to purify builds.erikkay@google.com2008-08-261-1/+0
* Mac-ify webinputeventavi@google.com2008-08-266-22/+220
* Disable linker warning LNK4221: "no public symbols found; archive member will...maruel@google.com2008-08-261-1/+2
* Hopefully, this will be the final attempt to fixkasperl@google.com2008-08-261-1/+1
* Stop passing all the shell arguments as a singlekasperl@google.com2008-08-261-2/+2
* Add a trailing EOL to tracked_objects_unittest, elimates a GCC warning.deanm@google.com2008-08-261-1/+1
* Move process_util.cc to process_util_win.cc to make way for posix.deanm@google.com2008-08-263-2/+2
* Update debugger tests to use the new (old) way of passingkasperl@google.com2008-08-261-2/+2
* Move unittests that had a _test filename to _unittest. Update some missing t...deanm@google.com2008-08-267-9/+11
* Update V8 used in Chrome to pull in Bill's latestkasperl@google.com2008-08-261-1/+1
* Disable the interceptor DCHECK that we are only called from a single thread.darin@google.com2008-08-261-1/+6
* Disable this DCHECK since too many consumers expect to be able todarin@google.com2008-08-261-1/+3
* fix unit testsdarin@google.com2008-08-264-16/+79
* fix test running to not spawn another AtExitManagerdarin@google.com2008-08-261-6/+0
* fix broken test that assumed it could cache MessageLoop::current() in a stati...darin@google.com2008-08-261-2/+1
* revert to using MessagePumpWin on all threadsdarin@google.com2008-08-261-12/+3
* fix builddarin@google.com2008-08-261-1/+1