| Commit message (Expand) | Author | Age | Files | Lines |
* | [BinarySize] Filter duplicate lines in nm output. | bratell | 2016-01-29 | 2 | -0/+9 |
* | Make the Binary Size Tool output nm.out by default and check output directories. | andrewhayden | 2015-05-28 | 2 | -29/+40 |
* | Freshen Binary Size Tool documentation. | andrewhayden | 2015-03-12 | 3 | -71/+77 |
* | Handle shared memory symbols better in the binarysize tool. | bratell | 2015-02-18 | 4 | -137/+526 |
* | Cleanup: Presubmit API is built into depot_tools. | tfarina | 2015-01-31 | 1 | -1/+1 |
* | binary_size: Remove legacy path, keep / as / for unittests on windows | scottmg | 2014-12-15 | 4 | -452/+23 |
* | Binary Size tool: Check DWARF format only when possible. | bratell | 2014-09-18 | 1 | -1/+2 |
* | Binary size tool, handle symbols with no path better. | bratell | 2014-09-16 | 2 | -15/+175 |
* | Binary size tool: Don't escape text that won't be parsed. | bratell | 2014-09-10 | 1 | -5/+5 |
* | binarysize tool: Cleaning up some progress output. | bratell | 2014-09-02 | 1 | -3/+1 |
* | Include a pak file in the binary_size output if requested. | bratell@opera.com | 2014-07-21 | 1 | -0/+77 |
* | Polishing binary_size tool output. | bratell@opera.com | 2014-07-16 | 2 | -148/+210 |
* | binary_size_tool: fix for ambiguous addr2line output | sebastianl@opera.com | 2014-06-27 | 1 | -8/+43 |
* | binary_size: Easier-to-read output | bratell@opera.com | 2014-06-24 | 1 | -11/+31 |
* | binary_size: Avoid creating nodes with many thousand children. | bratell@opera.com | 2014-06-12 | 1 | -34/+99 |
* | binary_size: Fix jobs number parsing | emoller@opera.com | 2014-06-10 | 1 | -1/+1 |
* | binary_size: Check debug data format before starting. | bratell@opera.com | 2014-06-09 | 1 | -1/+32 |
* | Emit partial results if binary_size is interrupted. | bratell@opera.com | 2014-06-05 | 1 | -31/+46 |
* | Added PRESUBMIT.py for binary_size tools. | bratell@opera.com | 2014-05-23 | 4 | -119/+238 |
* | Graphical version of the run_binary_size_analysis tool. | bratell@opera.com | 2014-05-22 | 8 | -1389/+749 |
* | Fix a findbugs warning - check file.mkdirs return value. | vandebo@chromium.org | 2014-05-03 | 1 | -3/+6 |
* | Fix a findbugs error in Addr2LineWorkerPool.java. | thestig@chromium.org | 2014-05-01 | 1 | -1/+3 |
* | Fix findbugs warning - narrow synchronization scope in NmDumper. | tommycli@chromium.org | 2014-05-01 | 1 | -7/+9 |
* | New binary size tool visualization options. | andrewhayden@chromium.org | 2014-04-16 | 7 | -203/+1911 |
* | Fix bug in binary_size script and cosmetic updates | andrewhayden@chromium.org | 2014-01-17 | 3 | -10/+15 |
* | Add tool to help analyze binary size | andrewhayden@chromium.org | 2014-01-17 | 9 | -0/+2014 |