summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable two CyberTrust root CAs for EV. The EV policywtc@google.com2008-09-182-0/+13
* Submit Issue 2965 patch by vega.james@gmail.com (jamessan)mmoss@google.com2008-09-181-2/+1
* Enable safe browsing tests exercising VerifyMAC. Reorder libraries to match ...deanm@chromium.org2008-09-183-14/+5
* Fix a typo in r2358.deanm@chromium.org2008-09-181-1/+1
* Move GetFreeDiskSpace to SysInfo.deanm@chromium.org2008-09-188-33/+37
* Add cross platform base::SysInfo::AmountOfPhysicalMemoryMB to replace the Win...deanm@chromium.org2008-09-186-18/+11
* Update V8 in Chromium to version 0.3.2.kasperl@google.com2008-09-181-1/+1
* Add some padding between the right edge of the new tab button and the left ed...ben@chromium.org2008-09-181-2/+7
* Make sure window controls in maximized browser windows can be hit-tested as t...ben@chromium.org2008-09-181-2/+8
* back out my sbox changecpu@google.com2008-09-1815-351/+69
* Fix painting of the title bar when the window is maximized and then deactivated.ben@chromium.org2008-09-181-1/+1
* Add an interface to the sandbox to block dll from loading in the target processcpu@google.com2008-09-1815-69/+351
* Revert "Make tcp_client_socket_unittest pass on Linux."evanm@google.com2008-09-1810-656/+20
* Make tcp_client_socket_unittest pass on Linux.dkegel@google.com2008-09-1810-20/+656
* Just import libevent, with minor tweaks as described in README.googledkegel@google.com2008-09-1878-0/+80569
* Disable part of the Importer unit test because it failsnsylvain@chromium.org2008-09-181-0/+6
* filter out a couple of tests which seem to be causing a lot of purify crasheserikkay@google.com2008-09-181-1/+6
* Fix GDI leak in Window object (leak of HICONs)ben@chromium.org2008-09-171-4/+12
* =fix stretched logokuchhal@chromium.org2008-09-171-0/+0
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-1796-1664/+1631
* Order of initialization should match declaration. Fixes gcc build break:mmoss@google.com2008-09-171-3/+2
* Fix for issue 2362: On-demand update hang with "Checking for update..."finnur@google.com2008-09-171-1/+3
* Add a new switch: --allow-scripts-to-close-windows.patrick@chromium.org2008-09-1710-2/+39
* Include <wincrypt.h> to fix compilation errors.wtc@google.com2008-09-171-0/+1