summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Include chrome SConscript.unit_tests in Linux build.tc@google.com2008-09-177-223/+262
* Second try to make the theme dll no-executable.nsylvain@chromium.org2008-09-171-1/+1
* Include chrome/browser/SConscript in Linux build.tc@google.com2008-09-1711-264/+298
* Remove duplicate stats_table.cc, left over in Windows list.sgk@google.com2008-09-171-2/+0
* Remove duplicate run_all_unittests.cc, left over in the Windowssgk@google.com2008-09-171-1/+0
* Add another disk cache performance test.sgk@google.com2008-09-171-3/+4
* Delete the provisional load commit notification since it duplicates the nav e...brettw@google.com2008-09-176-61/+60
* Adds logging to file_util::WriteFile to figure out why writingsky@google.com2008-09-177-126/+130
* Some initial work on compiling chrome/common/ on Linux.deanm@chromium.org2008-09-1710-159/+162
* Wires up session restore so that it correctly deals with thesky@google.com2008-09-177-40/+232
* Apply the security patch by Daniel Veillard (against libxml2 2.6.32).maruel@google.com2008-09-172-1/+3
* Remove a referenced file that doesn't exist.maruel@google.com2008-09-171-4/+0
* Put ResourceLoaderMac back in (for now). It provides an impl we need until we...avi@google.com2008-09-171-0/+2
* Revision 2303 introduced AmountOfPhysicalMemory in SysInfo, so now GetSystemM...deanm@chromium.org2008-09-174-47/+2
* add a new xcconfig to build c++ files as obj-c++ to ensure correct linkage. B...pinkerton@google.com2008-09-174-3/+18
* Convert CG images to Skia to draw.avi@google.com2008-09-171-0/+52
* Add support for querying the amount of memory on a system to sys_info.deanm@chromium.org2008-09-174-1/+59
* Add a class for extracting system-specific information, like the number of pr...deanm@chromium.org2008-09-178-4/+102
* Some cleanup to hmac_nss / nss_init. Move the anonymous namespaces out of th...deanm@google.com2008-09-172-9/+8
* Add a missing include and match a constant type better. From phajdan.jr.deanm@chromium.org2008-09-171-1/+4
* Don't load the font for the window title if we're not going to be painting a ...beng@google.com2008-09-178-154/+76
* Re-land this fix from earlier. Since I was making the tab icon view optional,...beng@google.com2008-09-173-21/+29
* According to reports in the field, some XP machines have a registry flag that...finnur@google.com2008-09-172-3/+7
* Roll back this fix until I can figure out why it;s crashing the ui testsbeng@google.com2008-09-172-28/+20
* Don't initialize the TabIconView if we don't need to. It's expensive to create.beng@google.com2008-09-172-20/+28
* Revert this earlier fix since it didn't do any good.beng@google.com2008-09-172-33/+28
* Always block the request for a sub-resource with anwtc@google.com2008-09-161-14/+5
* Adds logging of loading/saving bookmarks to help me diagnose why somesky@google.com2008-09-163-0/+19
* Fixed bookmark bubble bug. If you changed the title, then clicked editsky@google.com2008-09-161-0/+3
* Update to the latest 1.0.1 SCons checkpoint.sgk@google.com2008-09-16179-31/+43424
* This fixes http://code.google.com/p/chromium/issues/detail?id=2321, which was...iyengar@google.com2008-09-161-2/+4
* Fixes bug where we could write MAX_PATH + 1 to the clipboard. I camesky@google.com2008-09-161-9/+10
* Attempt to reduce startup regression by deferring load of inactive window bit...beng@google.com2008-09-162-28/+33
* Wrap a reference to a debug-only member variable with #ifndef NDEBUG inamanda@chromium.org2008-09-161-0/+2
* Move gears.dll location to the versioned directory (alongside chrome.dll). Wempcomplete@google.com2008-09-161-3/+12
* Pull in newer ICU.evanm@google.com2008-09-161-1/+1
* Remove the rest of the alternate nav url fetcher from the navigation controller.brettw@google.com2008-09-164-40/+27
* Added code for personalization to the new frame classjhaas@chromium.org2008-09-162-1/+48
* Remove an explicit call from the NavigationController to the alternate URLbrettw@google.com2008-09-166-54/+177
* Create a copy of the test directory before using it.mbelshe@google.com2008-09-161-10/+52
* Stub out a11y routines for mac for linkingpinkerton@google.com2008-09-162-2/+72
* Update gears.dll to 0.4.17.0 - the official version that users are updated to.mpcomplete@google.com2008-09-162-0/+0
* Unignore most warnings on POSIX in build/SConscript.main.evanm@google.com2008-09-1614-50/+68
* More linkage (stubbing out willCacheResponse()) for nowavi@google.com2008-09-163-26/+37
* Initial Gears SConscript file. A bit messy. Only builds chrome+dbg andmpcomplete@google.com2008-09-169-0/+1619
* Address missing methods in forked FontCache.h header without forking entire i...pinkerton@google.com2008-09-162-2/+88
* Revert 2243 to check if it's why the startup test regressed.nsylvain@chromium.org2008-09-161-1/+1
* Touchpad support for laptopsjoshia@google.com2008-09-165-62/+66
* One more passing test.evanm@google.com2008-09-161-1/+1
* If gperf fails, this script marches on and causes a mystery failure later. S...evanm@google.com2008-09-161-1/+1