| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove akalin and szym from OWNERS files. | mmenke@chromium.org | 2014-03-18 | 1 | -1/+0 |
* | Roll cacheinvalidation DEPS to r330 | pavely@chromium.org | 2014-03-06 | 2 | -2/+27 |
* | GTTF: Flip test launcher defaults (developer mode is now default) | phajdan.jr@chromium.org | 2013-11-27 | 1 | -0/+1 |
* | [Android] emma_instr.py now removes any stale *.em/*sources.txt | frankf@chromium.org | 2013-08-31 | 1 | -1/+3 |
* | Adds ability to exclude java libraries | gkanwar@chromium.org | 2013-08-24 | 1 | -0/+1 |
* | roll cacheinvalidation forward to @312 | ghc@google.com | 2013-08-13 | 1 | -0/+1 |
* | Use a direct include of time headers in third_party/. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Use a direct include of strings headers in testing/, third_party/, tools/. | avi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | Roll cacheinvalidation to @307 and add OWNERS file for the directory. | ghc@google.com | 2013-06-07 | 5 | -7/+31 |
* | roll cacheinvalidation forward to @302 | ghc@google.com | 2013-05-07 | 1 | -0/+4 |
* | Update all .isolate files to the new format. | maruel@chromium.org | 2013-04-04 | 1 | -8/+12 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 1 | -0/+1 |
* | Use _target_name instead of package_name for java*.gypi | cjhopman@chromium.org | 2013-02-20 | 1 | -2/+0 |
* | Roll cacheinvalidation forward to @261. | ghc@google.com | 2013-01-18 | 2 | -1/+10 |
* | Make cacheinvalidation build on Win64 | jschuh@chromium.org | 2013-01-10 | 1 | -0/+4 |
* | [sync] Componentize sync: Part 3: Roll version of third_party/cacheinvalidati... | rsimha@chromium.org | 2012-12-13 | 2 | -2/+14 |
* | Add guava and jsr-305 to third_party for Android | nyquist@chromium.org | 2012-12-03 | 1 | -13/+1 |
* | Remove various DoNothing functions in favor of base::DoNothing | akalin@chromium.org | 2012-11-15 | 1 | -2/+1 |
* | Add support for generating jars from protos and add cacheinvalidation_java. | nyquist@chromium.org | 2012-11-14 | 1 | -7/+76 |
* | Roll third_party/cacheinvalidation r221:r245 | kochi@chromium.org | 2012-10-31 | 1 | -1/+1 |
* | Revert 164259 - Roll third_party/cacheinvalidation from r221:r242. | kochi@chromium.org | 2012-10-26 | 1 | -1/+1 |
* | Roll third_party/cacheinvalidation from r221:r242. | kochi@chromium.org | 2012-10-26 | 1 | -1/+1 |
* | Convert all the foo_test_run from using actions to use rules. | maruel@chromium.org | 2012-10-20 | 2 | -22/+4 |
* | Roll swarm_client @ 162405. | maruel@chromium.org | 2012-10-17 | 2 | -27/+33 |
* | Change DEPS to include cacheinvalidation code for Android. | nyquist@chromium.org | 2012-10-12 | 2 | -64/+63 |
* | Rename .swarm to .isolated, as done in r160469. | maruel@chromium.org | 2012-10-05 | 1 | -1/+1 |
* | Update all the .results to .swarm. | maruel@chromium.org | 2012-10-05 | 1 | -1/+1 |
* | Move src/tools/isolate to src/tools/swarm_client@159961 as a DEPS. | maruel@chromium.org | 2012-10-04 | 1 | -1/+1 |
* | Change protoc build rule to not use cygwin bash. | iannucci@chromium.org | 2012-07-31 | 2 | -73/+12 |
* | Completely refactor isolate.py to be 'command based'. | maruel@chromium.org | 2012-06-23 | 1 | -2/+2 |
* | Remove hard_dependency=1 from cacheinvalidation target | akalin@chromium.org | 2012-06-18 | 1 | -5/+4 |
* | roll cacheinvalidation forward to @218: fixes a potential memory leak that could | ghc@google.com | 2012-06-06 | 1 | -0/+10 |
* | Add a new gyp define to be used by the swarm master. | maruel@chromium.org | 2012-05-15 | 1 | -1/+2 |
* | Makes the code simpler by automatically deducing the root directory to use. | maruel@chromium.org | 2012-04-23 | 2 | -2/+1 |
* | Change --variable argument, must now be spaced, -V foo bar, instead of -V foo... | maruel@chromium.org | 2012-04-23 | 2 | -4/+4 |
* | Convert isolate.py to exclusively use .isolate files. | maruel@chromium.org | 2012-04-12 | 3 | -5/+27 |
* | Add a new 'run_all_unittests' target in base | akalin@chromium.org | 2012-03-21 | 1 | -3/+1 |
* | Roll cacheinvalidation forward to @203. Summary of changes: | ghc@google.com | 2012-03-14 | 13 | -122/+123 |
* | Revert 126353 - Roll cacheinvalidation forward to @200. Summary of changes: | marja@chromium.org | 2012-03-13 | 13 | -123/+122 |
* | Roll cacheinvalidation forward to @200. Summary of changes: | ghc@google.com | 2012-03-13 | 13 | -122/+123 |
* | Fixes the relative path when the first input file is used as the command. | maruel@chromium.org | 2012-03-12 | 2 | -1/+28 |
* | Revert 123894 - Remove hand-rolled protobufs generation; enable rel paths in ... | rsleevi@chromium.org | 2012-02-28 | 1 | -14/+72 |
* | Remove hand-rolled protobufs generation; enable rel paths in protoc.gypi | kushi.p@gmail.com | 2012-02-28 | 1 | -72/+14 |
* | roll cacheinvalidation forward to @183. summary of changes: | ghc@google.com | 2012-01-28 | 1 | -1/+4 |
* | Summary of changes to cacheinvalidation client: | akalin@chromium.org | 2012-01-20 | 20 | -328/+284 |
* | Migrate cacheinvalidation override implementation to use base::Callback<>. | ajwong@chromium.org | 2011-12-21 | 1 | -194/+42 |
* | Rolls cacheinvalidation forward to @143. (The only C++ changes are the licen... | ghc@google.com | 2011-09-28 | 1 | -3/+4 |
* | addresses akalin's comments on: | ghc@google.com | 2011-07-15 | 1 | -1/+7 |
* | Remove the comments setting emands and vim tab width and expansion variables. | tony@chromium.org | 2011-07-11 | 1 | -6/+0 |
* | Patch by ghc@google.com. | akalin@chromium.org | 2011-07-02 | 8 | -41/+234 |