summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of include problems that my deps checker tool found. Mostly I mad...brettw@google.com2008-08-0823-31/+31
* Wrap the text in a label in the options dialog.tc@google.com2008-08-081-0/+3
* Fix a bug in the first run dialog where the "Google Chrome is ready totc@google.com2008-08-081-2/+6
* Fix for bug where we weren't resizing the content area at the end of a downlo...glen@google.com2008-08-081-5/+5
* Add deps files and rules for the checkdeps script.brettw@google.com2008-08-0820-0/+97
* Fix a number of bugs in checkdeps now that I actually ran it on the Chrome tree.brettw@google.com2008-08-081-12/+18
* Add some extra test cases for whitespace at start/end of number.ericroman@google.com2008-08-081-0/+6
* pulling in more files to run more unit testspinkerton@google.com2008-08-081-0/+36
* Update to Gears 0.4.12.0.mpcomplete@google.com2008-08-082-0/+0
* Limit the number of console messages we keep in memory so a poorly behaving s...erikkay@google.com2008-08-081-0/+15
* Re-baseline two more image results that got missed.pamg@google.com2008-08-084-2/+2
* fix base test harness to work on mac. fix command_line unit tests to match wh...pinkerton@google.com2008-08-084-8/+85
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@592 0039d316-1c4b-4281-b9...pamg@google.com2008-08-0875-49/+49
* Extend disk cache unit tests to include reuse of internal entries.rvargas@google.com2008-08-081-11/+27
* Stop using SHFileOperation from the disk cache code.rvargas@google.com2008-08-081-10/+16
* * add base_paths_mac.mm to mac porterikkay@google.com2008-08-0810-71/+644
* Stub out unused Windows specific code.paulg@google.com2008-08-082-9/+22
* MemoryDebug uses size_t, which portably comes from <sys/types.h>. Use "base/...mmentovai@google.com2008-08-082-7/+12
* Fix typo in tests_fixable to mark t1202-counters-04-b.html correctly.pamg@google.com2008-08-081-1/+1
* Allow constrained popups to resize themselves...up to 10 times. (Then we igno...erg@google.com2008-08-083-16/+29
* Lowercase 'Arial Unicode MS' to avoid caching it twice in intl test.jungshik@google.com2008-08-081-3/+6
* Uninstall sometimes leaves behind an empty application directory. Fix is to n...rahulk@google.com2008-08-081-1/+2
* Break out windows specific parts of mime_util.cc into mime_util_win.ccericroman@google.com2008-08-084-17/+70
* Updates libxml to 2.6.32. Updated google.patch and README.googlemaruel@google.com2008-08-0845-661/+1587
* pull out command_line_unittest until it workspinkerton@google.com2008-08-081-2/+2
* Remove cruft of old unit test harness, replace it with gTest goodness. Fix ex...pinkerton@google.com2008-08-082-145/+109
* Simplify AboutChromeView to only contain what someone would need to make a su...erikkay@google.com2008-08-0843-52/+43
* Update chrome strings. No changes to webkit strings. After this,tc@google.com2008-08-082-13/+13
* Catch up SCons build with latest changes:sgk@google.com2008-08-083-2/+12
* Re-baseline additional tests after the big font-metric hack-excision.pamg@google.com2008-08-0815-197/+347
* fix bustagebeng@google.com2008-08-081-0/+2
* Tweaks to make the opaque frame look better including adding support for app ...beng@google.com2008-08-0811-58/+209
* Roll back the new V8 Visual Studio project files.sgk@google.com2008-08-083-35/+54
* Fix memory leak and assert that the values are correct.tc@google.com2008-08-081-1/+27
* Update Firefox importer tests to be in sync with the new escaping rulesbrettw@google.com2008-08-082-2/+2
* Add observer_list_unittest.cc to base test target. Fix gcc warnings with virt...pinkerton@google.com2008-08-082-1/+6
* Add Lock and LockImpl to the test target to get it linking.mmentovai@google.com2008-08-081-0/+4
* Port LockImpl, Lock, and ConditionVariable to pthreads-supporting platforms.mmentovai@google.com2008-08-089-78/+195
* Pull latest googleurl to get < > escaping for queries.brettw@google.com2008-08-081-1/+1
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@565 0039d316-1c4b-4281-b9...pamg@google.com2008-08-0810-621/+18
* Re-baseline tests that fail because the Mac font-metrics hacks have beenpamg@google.com2008-08-0816385-4753/+489648
* Change the UrlRequestJob base class to be thread safe because the sub class U...nsylvain@google.com2008-08-081-1/+4
* fix recursionpinkerton@google.com2008-08-081-2/+2
* Logging cleanup for mac and linuxpinkerton@google.com2008-08-081-15/+164
* Changed the WebKit Visual Studio solution to use the new Visual Studio projectsgjesse@google.com2008-08-082-53/+34
* Roll the V8 revision to a revision that includes the new V8 Visual Studio pro...sgjesse@google.com2008-08-081-1/+1
* Roll the V8 deps forward. After this change new vcproj files will be added tosgjesse@google.com2008-08-081-1/+1
* Third times a charm! This is an attempt at re-landing r408. This time the U...darin@google.com2008-08-086-23/+28
* Remove the first line filename comment to make this consistent with the restdeanm@google.com2008-08-082-2/+0
* rollback my experiment to see the effectsdarin@google.com2008-08-081-4/+0