| Commit message (Expand) | Author | Age | Files | Lines |
* | [Telemetry] Revive inspector.detached handling in telemetry. | nednguyen | 2015-04-03 | 1 | -21/+10 |
* | Enable NeedsBraces check and fix some checkstyle issues. | aurimas | 2015-04-03 | 1 | -2/+4 |
* | Split PNaCl LLC and Subzero UMA stats (but retain a total bucket also). | jvoung | 2015-04-03 | 1 | -0/+17 |
* | Added user action metric collection for the shelf. | bruthig | 2015-04-03 | 1 | -0/+24 |
* | Add cookie type metrics. | mkwst | 2015-04-03 | 1 | -0/+17 |
* | [Password Manager] Add UMA stats for submitted form type | gcasto | 2015-04-03 | 1 | -0/+23 |
* | Remove code for Rappor option from the settings page. | holte | 2015-04-03 | 1 | -10/+0 |
* | Move action_runner.py out of actions folder prior to moving actions to internal. | aiolos | 2015-04-03 | 9 | -8/+8 |
* | Disable Slimming Paint rasterize_and_record | schenney | 2015-04-03 | 1 | -2/+3 |
* | Telemetry: Add simple startup benchmark that uses a large profile. | erikchen | 2015-04-03 | 5 | -0/+37 |
* | Add reader mode button animation flag. | aruslan | 2015-04-03 | 1 | -0/+1 |
* | SDCH: track NetworkBytesSpent in SdchOwner | ellyjones | 2015-04-03 | 1 | -0/+8 |
* | exclude ManagePasswordsBubbleModelTest.CloseWithoutLogging unit_tests | zhaoqin | 2015-04-03 | 2 | -0/+6 |
* | Add metrics for time elapsed in base::File::Flush(). | tnagel | 2015-04-03 | 1 | -0/+5 |
* | [Smart Lock] Map some more device names in histograms.xml | isherman | 2015-04-03 | 1 | -0/+4 |
* | Add new method: chrome.bluetoothPrivate.setDiscoveryFilter | jpawlowski | 2015-04-03 | 1 | -0/+1 |
* | Improvements to the offline intersitial and easter egg | edwardjung | 2015-04-03 | 1 | -0/+1 |
* | Telemetry: Add two more results to the startup metric. | erikchen | 2015-04-03 | 1 | -1/+3 |
* | [Smart Lock] Add a metric to track whether users enter phone pins to unlock t... | isherman | 2015-04-03 | 1 | -0/+18 |
* | Add a UMA to measure the amount of memory consumed in PartitionAlloc | haraken | 2015-04-03 | 1 | -0/+8 |
* | Track memory consumption of SP on top 7 sites. | pan.deng | 2015-04-03 | 1 | -76/+6 |
* | Add version resource to html_viewer, and make sizeviewer a bit more generic | scottmg | 2015-04-03 | 1 | -6/+14 |
* | Add a UMA to keep track of the memory usage of Oilpan | haraken | 2015-04-03 | 1 | -0/+8 |
* | Fix typo in draw_properties disable | sullivan | 2015-04-03 | 1 | -2/+2 |
* | Add flag for MTP write support. | yawano | 2015-04-03 | 1 | -0/+1 |
* | Add enhanced bookmark list view uma histogram metrics | ianwen | 2015-04-03 | 1 | -0/+14 |
* | Added metrics to count the number of items in the shelf. | bruthig | 2015-04-03 | 1 | -0/+27 |
* | This CL starts to track measurements of time for forced GC | peria | 2015-04-03 | 2 | -51/+247 |
* | Add favicon database histograms to UMA. | rogerm | 2015-04-03 | 1 | -0/+66 |
* | Fix bug in v0 refactor script | aiolos | 2015-04-03 | 1 | -1/+1 |
* | Added support for telemetry finding crash dumps from crashpad dumps. | dyen | 2015-04-03 | 1 | -6/+80 |
* | Added UMA statistics for estimating increase of Autofill server traffic if we... | dvadym | 2015-04-03 | 1 | -0/+15 |
* | Simplify storage of platform specific info for updating reference builds. | aiolos | 2015-04-03 | 1 | -46/+36 |
* | Telemetry: Only print the list of available benchmarks (fix). | sebmarchand | 2015-04-03 | 1 | -1/+1 |
* | SDCH: record NetworkBytesSavedByCompression | ellyjones | 2015-04-03 | 1 | -0/+8 |
* | New extension API to clear data reduction proxy savings metrics. | kundaji | 2015-04-03 | 1 | -0/+1 |
* | Add an about:flags entry to set GPU rasterization MSAA sample count. | Stephen White | 2015-04-03 | 1 | -0/+1 |
* | Remove TimelineBasedPageTest from timeline_based_measurement.py | aiolos | 2015-04-02 | 5 | -110/+121 |
* | Update Checkstyle library from 6.1 to 6.5 | Aurimas Liutikas | 2015-04-02 | 1 | -1/+1 |
* | [Password Generation] Enabled generation if autocomplete attributes are set | gcasto | 2015-04-02 | 1 | -0/+1 |
* | suppress unaddressable error in ManifestBrowserTest.CORSManifest | zhaoqin | 2015-04-02 | 1 | -0/+8 |
* | Add a new histogram Net.QuicSession.TooManyOpenStream | rch | 2015-04-02 | 1 | -0/+12 |
* | Add additional metrics to track the time in loading profiles. | rkaplow | 2015-04-02 | 1 | -0/+23 |
* | Disable netsim.top_10 on android due to failures | sullivan | 2015-04-02 | 1 | -1/+3 |
* | Re-enable draw properties benchmark | vollick | 2015-04-02 | 1 | -2/+4 |
* | Re-enable spaceport on linux | skyostil | 2015-04-02 | 1 | -2/+1 |
* | Add Rappor metrics for domains that show the default notification | miguelg | 2015-04-02 | 1 | -0/+10 |
* | media: Rename SessionError to LegacySessionError. | xhwang | 2015-04-02 | 1 | -0/+1 |
* | Initial commit for chrome.launcherSearchProvider API. | yawano | 2015-04-02 | 1 | -0/+2 |
* | chrome.settingsPrivate: Implement the setPref getPref/getAllPrefs methods. | orenb | 2015-04-02 | 1 | -4/+4 |