| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-22 | 1 | -4/+4 |
* | Fixed a small bug with variable names. | niranjan@google.com | 2008-11-20 | 1 | -2/+3 |
* | Added flags to the coverage script so that this can run locally and developer... | niranjan@google.com | 2008-11-20 | 1 | -38/+62 |
* | Use the public SCons API to create the GRIT Builder and Action, | sgk@google.com | 2008-11-18 | 1 | -9/+6 |
* | Change GRIT rules to support 8 new Indic languages. | mal@chromium.org | 2008-11-18 | 1 | -0/+16 |
* | Next round of SCons changes: | sgk@google.com | 2008-11-14 | 1 | -1/+5 |
* | Fixes for Visual Studio solution + project file generation: | sgk@google.com | 2008-11-14 | 1 | -3/+15 |
* | Fix a bogus net_unittests purify error caused by a stack change to file_util:... | erikkay@google.com | 2008-10-31 | 1 | -0/+0 |
* | Adding section to parse the lcov data and post the new | ace@chromium.org | 2008-10-30 | 1 | -2/+179 |
* | Added CSV format output for process_coverage.py which will be used by the cod... | niranjan@google.com | 2008-10-24 | 1 | -14/+42 |
* | Fixed a crash in the coverage script. | niranjan@google.com | 2008-10-24 | 1 | -59/+99 |
* | Move the buildbot code to trunk/tools/buildbot so it is not included in a def... | maruel@google.com | 2008-10-21 | 1761 | -311426/+0 |
* | symsrc is not open sourced yet and not necessary anyway. Remove it from the s... | maruel@google.com | 2008-10-21 | 1 | -7/+0 |
* | Add tools/buildbot to the repository. | initial.commit | 2008-10-21 | 1761 | -0/+311433 |
* | Fix bugs with coverage.py | niranjan@google.com | 2008-10-17 | 1 | -39/+76 |
* | Run GRIT on all platforms. | tc@google.com | 2008-10-17 | 1 | -1/+1 |
* | For the filter "Chrome Ignore > IPR_delayLoadHelper2 (winsock2 dll load)", | wtc@google.com | 2008-10-09 | 1 | -0/+0 |
* | Wow, it's been a while since we cleaned EOL. | maruel@google.com | 2008-09-25 | 3 | -878/+878 |
* | Moved over the test running part over to coverage.py and addressed comments a... | niranjan@google.com | 2008-09-18 | 1 | -10/+92 |
* | * Change output of trace_event log to JSON to enable easier integration with ... | erikkay@google.com | 2008-09-18 | 2 | -0/+1337 |
* | Provide necessary constructors in StackAllocator and PrivateHookAllocator to ... | maruel@google.com | 2008-09-14 | 1 | -1/+1 |
* | Move SQLite from src/chrome/third_party to src/third_party | aa@google.com | 2008-08-30 | 1 | -1/+1 |
* | Have grit only try to output errors in ascii (replace chars > 127 with | tc@google.com | 2008-08-29 | 1 | -1/+2 |
* | A few changes to the channel changer: | finnur@google.com | 2008-08-29 | 5 | -4/+4 |
* | Fixed the case where VSPerfCmd was blocking rest of the script to proceed and... | niranjan@google.com | 2008-08-26 | 1 | -18/+34 |
* | Move subdirectory skipping from being in the DEPS file of the directory to sk... | brettw@google.com | 2008-08-26 | 1 | -16/+15 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 125 | -3888/+865 |
* | * Removed extraneous module filter from UMR for bug 1334166 | erikkay@google.com | 2008-08-20 | 1 | -0/+0 |
* | Ignore Value copy constructor UMR. | brettw@google.com | 2008-08-20 | 1 | -0/+0 |
* | A strange purify error from V8 where dynamic initializers for ints and string... | erikkay@google.com | 2008-08-20 | 1 | -0/+0 |
* | Initial check-in for the Coverage class. This checkin includes methods to set... | niranjan@google.com | 2008-08-14 | 1 | -0/+195 |
* | Initial checkin for the code coverage dashboard script. | niranjan@google.com | 2008-08-12 | 1 | -0/+233 |
* | Add some information for memwatcher n00bs -- would also be good to be able to... | ericroman@google.com | 2008-08-09 | 4 | -1/+88 |
* | Add mbelshe's memwatcehr scripts to the repository. | ericroman@google.com | 2008-08-09 | 4 | -0/+352 |
* | Fix a number of bugs in checkdeps now that I actually ran it on the Chrome tree. | brettw@google.com | 2008-08-08 | 1 | -12/+18 |
* | Recursively search directories in the source tree and verify includes. | brettw@google.com | 2008-08-07 | 1 | -0/+461 |
* | Remove the third_party/gnu directory, switching scripts that use unix like to... | erg@google.com | 2008-08-07 | 1 | -2/+2 |
* | Remove php from Apache's config | jabdelmalek@google.com | 2008-08-07 | 1 | -2/+2 |
* | Change the value of em:maxVersion from "2.0.0.*" to "3.0.*" | wtc@google.com | 2008-07-31 | 1 | -1/+1 |
* | Make sure the child process terminates before returning from process_utils.Ru... | pjohnson@google.com | 2008-07-28 | 1 | -0/+3 |
* | Add tools to the repository. | initial.commit | 2008-07-27 | 195 | -0/+33753 |