summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Create a SafeBrowsing database interface to more easilypaulg@google.com2008-09-2011-1713/+1897
* Revert change 2419 because it breaks the buildnsylvain@chromium.org2008-09-206-554/+181
* Fix AmountOfFreeDiskSpace to be able to differentiate an errorrvargas@google.com2008-09-204-6/+13
* This fixes the following bugs:-iyengar@google.com2008-09-202-3/+11
* Stop exposing manually_selected_match_ outside the AutocompletePopupModel. T...pkasting@chromium.org2008-09-1911-362/+222
* Fix memory corruption when EAT patching in sandboxcpu@google.com2008-09-191-9/+9
* Do not time out in TestRunner while is being debuggedcpu@google.com2008-09-191-11/+7
* Accidental commit; oopsavi@google.com2008-09-194-84/+25
* Unit test now runs on the Mac.avi@google.com2008-09-194-25/+84
* Oops, expected value comes first.avi@google.com2008-09-191-24/+24
* This is the same change as issue 1633 ( http://codereview.chromium.org/1633 )...petersont@google.com2008-09-196-181/+554
* Add unit test for the X509 parsing. This only runs on Windows, but does so su...avi@google.com2008-09-193-6/+165
* Landing a patch for Adam. See http://codereview.chromium.org/3136 for details.finnur@google.com2008-09-194-18/+7
* Fix crash that can occur if PumpOutPendingPaintMessages is called outside the...darin@chromium.org2008-09-191-0/+5
* Adding a CPAPI function to make a function call asynchonously on the plugin t...zork@google.com2008-09-194-1/+47
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-1922-316/+510
* Fixes bug in file_util::ReplaceExtension that could chop off pathsky@google.com2008-09-192-5/+39
* Attempt at fixing flaky Find test.finnur@google.com2008-09-191-1/+6
* Make sure webkit/port and webkit/glue are in lower case because libGlue.a loo...tc@google.com2008-09-194-10/+8
* Add empty stub to get classname so ImageMac can use it.pinkerton@google.com2008-09-192-2/+26
* Build a bunch more of chrome/ on Linux.deanm@google.com2008-09-1921-74/+83
* windows.h isn't needed, remove itpinkerton@google.com2008-09-191-1/+0
* Fixes bug in tooltip manager. Mouse coordinates for NC events are insky@google.com2008-09-192-4/+12
* add computePageRectsForFrame from FrameWin to resolve a link error. pinkerton@google.com2008-09-191-0/+52
* Reverting the fixes for the UI test single-process mode in the NPAPIiyengar@google.com2008-09-193-25/+9
* Add a byte factory method for unit testing.avi@google.com2008-09-193-29/+46
* roll backbeng@google.com2008-09-191-3/+0
* This fixes the NPAPI ui test failures in single-process mode.These tests fail...iyengar@google.com2008-09-192-2/+19
* This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...iyengar@google.com2008-09-1929-182/+594
* Make sure the frame is set to the foreground when:ben@chromium.org2008-09-191-0/+3
* Only link the new event lib on Linux systems.sgk@google.com2008-09-192-2/+14
* Fix whitespace back to before I screwed it up.evanm@google.com2008-09-191-129/+129
* Roll DEPS to get latest breakpad that supports the full memory dump.huanr@chromium.org2008-09-191-1/+1
* Pull in the latest revision (18744:a1d3449a2cba) of the effective-TLDpamg@google.com2008-09-191-40/+150
* Fix a memory leak on the disk cache for posix.rvargas@google.com2008-09-181-0/+6
* Moved over the test running part over to coverage.py and addressed comments a...niranjan@google.com2008-09-181-10/+92
* Link TestShell against libevent, now required. Turn off objc-gc setting inmark@chromium.org2008-09-181-13/+84
* Build libevent on Macmark@chromium.org2008-09-1812-8733/+535
* Some tweaks pointed out by wtc.avi@google.com2008-09-181-11/+8
* * Change output of trace_event log to JSON to enable easier integration with ...erikkay@google.com2008-09-189-15/+1407
* Fix a memory leak in Add to dictionary code.sidchat@google.com2008-09-182-0/+6
* Merge http://v8.googlecode.com/svn/branches/bleeding_edge/tools/v8.xcodeproj@319mark@chromium.org2008-09-182-0/+384
* Fix an old leak in tab_strip_model_unittest which had recently contributed to...erikkay@google.com2008-09-182-59/+7
* Implement CopyDirectory() for the POSIX branch of file_util.evanm@google.com2008-09-183-8/+106
* Use libevent, second try. Changes this time:dkegel@google.com2008-09-1812-20/+658
* Make uninstall slightly less prone to chrome.exe crashes by changing default ...kuchhal@chromium.org2008-09-183-45/+26
* Bring X.509 cert handling (at least preliminarily) to the Mac.avi@google.com2008-09-187-6/+422
* Now that we have the ICU lib depend on its data file, we no longer need toevanm@google.com2008-09-182-12/+2
* NULL check the return value during navigation to prevent a crash.brettw@google.com2008-09-181-0/+2
* Avoid signedness mismatch errors from gccdkegel@google.com2008-09-181-3/+3