summaryrefslogtreecommitdiffstats
path: root/chrome/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix script to support python 2.6, which has json module built in.erikkay@google.com2009-02-271-1/+6
* Change locale handling to deal with mac resource bundles in the corresponding...pinkerton@chromium.org2009-02-271-2/+2
* Wire up resource bundles on the mac:thomasvl@chromium.org2009-02-262-0/+71
* Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu...mmoss@chromium.org2009-02-231-2/+3
* Fix some GCC 4.3 warnings.evan@chromium.org2009-02-191-2/+5
* Dictionary-related Linux porting.phajdan.jr@chromium.org2009-02-182-11/+12
* Add some options to the EOL cleanup script that were handy when dealing withpamg@google.com2009-02-121-18/+47
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-121-1/+2
* Updating reference build to revision 9586 to pick up the latest automationananta@chromium.org2009-02-1185-2211/+5665
* Move browser_resources.rc into a a grd file. While I'm at it,tc@google.com2009-02-093-151/+0
* Fix the dependency checker tool. Rules for a directory did modify their direc...stoyan@chromium.org2009-02-051-0/+5
* Port some unit tests from chrome/browser/phajdan.jr@chromium.org2009-02-021-1/+1
* Rename README.google to README.chromium.mal@chromium.org2009-01-301-0/+0
* Simple installation of extensions using chrome.exe --install-extensionChanged...erikkay@google.com2009-01-291-11/+56
* Porting profiles to the Mac.avi@chromium.org2009-01-281-1/+2
* Try2 of issue 18772. (move jpeg_codec* to base/gfx)estade@chromium.org2009-01-271-1/+1
* undo 8692 (fix build failure)estade@chromium.org2009-01-271-1/+1
* Move jpeg_codec.* to base/gfxestade@chromium.org2009-01-271-1/+1
* Prep for generated .vcproj files:sgk@google.com2009-01-231-0/+6
* Yet more crash_service fixery.evan@chromium.org2009-01-211-0/+3
* Fix crash_service to use different CommandLine API.evan@chromium.org2009-01-211-1/+2
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-14/+8
* Remove printf from the dictionary reader. This prints out a bunch of linesbrettw@chromium.org2009-01-201-2/+0
* FIX THE BUILD.maruel@chromium.org2009-01-171-2/+0
* INTENTIONALLY BREAK THE BUILD. Sync to the next revision.maruel@chromium.org2009-01-171-0/+2
* Generate all chrome .vcproj files:sgk@google.com2009-01-175-86/+307
* Add an image diff link to failed layout tests.estade@chromium.org2009-01-151-5/+101
* Fix the dic reader so that it now accepts additional words from dic_delta fil...sidchat@google.com2009-01-091-7/+12
* Some more GRIT refactoring.tc@google.com2009-01-052-12/+1
* Part 1 of 'Add common words for each language, and remove forbidden words'.sidchat@google.com2008-12-292-27/+59
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-195-3/+85
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-185-5/+5
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-165-710/+710
* Have GRIT generate files into a common directory.tc@google.com2008-12-122-2/+2
* Port flush_cache tool and perf_tests.phajdan.jr@chromium.org2008-12-121-2/+4
* Apply svn:executable to .py files which should have it.phajdan.jr@chromium.org2008-12-1212-4/+4
* Reverting 6815.phajdan.jr@chromium.org2008-12-111-4/+2
* Port flush_cache tool and perf_tests.phajdan.jr@chromium.org2008-12-111-2/+4
* A simple script to create an extension package and to verify its contents.erikkay@google.com2008-12-101-0/+108
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-045-710/+710
* Added the printing of a warning when we get an Exception while trying to impo...maruel@chromium.org2008-12-011-4/+8
* Un-duplicate EvictFileFromSystemCache.deanm@chromium.org2008-11-253-10/+1
* Add builds of miscellaneous .exes:sgk@google.com2008-11-212-0/+105
* Finish release (opt) builds on Windows, including the parallelsgk@google.com2008-11-201-3/+0
* Next round of SCons changes:sgk@google.com2008-11-145-123/+110
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-144-4/+4
* Allow chromium to be built with some system libs by introducingevanm@google.com2008-11-121-1/+1
* Make unit_tests pass with pt_BR.UTF-8 locale.tc@google.com2008-11-121-0/+1
* * Revert "Por rt flush_cache tool."agl@chromium.org2008-11-112-24/+17
* Port flush_cache tool.agl@chromium.org2008-11-112-17/+24