Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update logging to r820767 | Jesse Wilson | 2009-10-27 | 1 | -0/+2 |
| | |||||
* | Tools to push code back upstream. | Jesse Wilson | 2009-10-08 | 6 | -66/+205 |
| | |||||
* | First cut at a tool to perform automated syncs from Harmony to Dalvik. | Jesse Wilson | 2009-09-15 | 9 | -0/+580 |
Much of the work of the tool is managing three versions of our code: - the current Harmony code - the current Dalvik code - the common ancestor, an older version of Harmony The tool calls out to the command line to perform the actual filesystem work. Eventually I'd like to support all of our modules, and also gathering diffs to send upstream to Harmony. |