summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect usage of ScopedHandlecpu@google.com2008-08-271-4/+2
* include basictypes for mac/linuxpinkerton@google.com2008-08-271-0/+1
* include config.h first otherwise bad things happenpinkerton@google.com2008-08-271-0/+1
* Rename atomicops_internals_x86_mac.h back to its original name,mmentovai@google.com2008-08-273-6/+7
* add stub for ScrollViewMac to build in platform/macpinkerton@google.com2008-08-272-12/+221
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-2731-425/+491
* The positioning of detached dragged tabs was wrong with the new frames, becau...beng@google.com2008-08-271-1/+1
* Forking ResourceResponseBase into pending until we can push it upstream to We...pinkerton@google.com2008-08-272-1/+252
* Add more passing tests to base_unittests. Add a few more headers we use tommentovai@google.com2008-08-273-10/+25
* Initialize memory to avoid UMR in unit test.erikkay@google.com2008-08-271-0/+2
* Fix header guardnsylvain@google.com2008-08-271-3/+3
* Include process_util_posix.cc in POSIX SCons buildsmmentovai@google.com2008-08-271-0/+1
* Fix process_util_posix.ccmmentovai@google.com2008-08-273-5/+8
* Stub out a few things into process_util_posix.deanm@google.com2008-08-271-0/+26
* Fix header guardnsylvain@google.com2008-08-271-3/+3
* Fix header guard.nsylvain@google.com2008-08-271-3/+3
* Make perftimer and run_all_perftests compile on Posix. Stub out a few things...deanm@google.com2008-08-277-24/+32
* use the correct string converstion utilpinkerton@google.com2008-08-271-1/+1
* make reference parameters const.pinkerton@google.com2008-08-273-15/+16
* Move a bunch of code-driven binding template configuration to a data-driven a...deanm@google.com2008-08-273-43/+139
* Update the Chromium Project's V8 version to the current V8 version, 132113whesse@google.com2008-08-271-1/+1
* Manually destroy the URLRequest before flushing pending tasks since thedarin@google.com2008-08-271-0/+4
* Again, call RunAllPending to flush out the pending tasks. This is done to makedarin@google.com2008-08-271-0/+3
* Explicitly call RunAllPending in the Teardown phase a few more unit tests todarin@google.com2008-08-274-0/+12
* Flush the message loop in the Teardown phase of these tests. This helps Purifydarin@google.com2008-08-271-0/+3
* rollback r1427 to attempt to fix test failuresdarin@google.com2008-08-271-0/+2
* Fix the net_perftests to work again.darin@google.com2008-08-273-23/+32
* Re-enable DeletePendingTasks. We need this to plug memory leaks in the unitdarin@google.com2008-08-271-2/+0
* No code change. Just adding some comments explaining why we need to keep trac...finnur@google.com2008-08-271-3/+7
* Adding a UI test to catch the crash described in issue 1341577.This test is d...finnur@google.com2008-08-2710-79/+143
* 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