| Commit message (Expand) | Author | Age | Files | Lines |
* | Add checklicenses exception for new location of clang_format scripts. | thakis@chromium.org | 2014-02-02 | 1 | -0/+3 |
* | Multi-strategy based tracking. | gab@chromium.org | 2014-02-02 | 1 | -0/+12 |
* | Allow LocalServers to be created via telemetry API | nduca@chromium.org | 2014-02-01 | 4 | -30/+193 |
* | [Telemetry] Fix flake in netsim. | tonyg@chromium.org | 2014-02-01 | 1 | -13/+17 |
* | Re-land r248110 "[Password Generation] Enable new UI" | gcasto@chromium.org | 2014-01-31 | 1 | -0/+26 |
* | Moved Screenshot sync test out of telemetry and into the gpu tests | bajones@chromium.org | 2014-01-31 | 2 | -165/+0 |
* | Only report timings for PrefHashFilter::FilterSerializeData() if work is done. | gab@chromium.org | 2014-01-31 | 1 | -1/+2 |
* | Broaden vp8 prefetch suppression to match new instances. | bruening@google.com | 2014-01-31 | 1 | -1/+0 |
* | ipc_fuzzer: comment out #endif comment. | fischman@chromium.org | 2014-01-31 | 1 | -1/+1 |
* | Update InspectorBackend.TakeJSHeapSnapshot to make it work with the new HeapP... | yurys@chromium.org | 2014-01-31 | 1 | -9/+1 |
* | Make histogram.xml for "FileBrowser.Create" stat match with recording code. | kinaba@chromium.org | 2014-01-31 | 1 | -5/+6 |
* | Revert 248110 "[Password Generation] Enable new UI" | tzik@chromium.org | 2014-01-31 | 1 | -26/+0 |
* | [Password Generation] Enable new UI | gcasto@chromium.org | 2014-01-31 | 1 | -0/+26 |
* | Add FreeBSD as a supported platform. | r.c.ladan@gmail.com | 2014-01-31 | 1 | -7/+13 |
* | Verify variations seed signature and log results in a histogram. | asvitkine@chromium.org | 2014-01-30 | 1 | -0/+23 |
* | Add UMA stats for ExtensionCache | dpolukhin@chromium.org | 2014-01-30 | 1 | -0/+14 |
* | [Telemetry] Make elevate_privilege more robust. | tonyg@chromium.org | 2014-01-30 | 1 | -12/+20 |
* | [invalidations] Created a stub about:invalidations | mferreria@google.com | 2014-01-30 | 1 | -0/+3 |
* | Devtools: UMA for InspectElement loading time was added | sergeyv@chromium.org | 2014-01-30 | 1 | -0/+7 |
* | Add policy that forces SAML users to log in online periodically | bartfab@chromium.org | 2014-01-30 | 1 | -0/+3 |
* | Add Profile metric counting to new User Manager. | bcwhite@chromium.org | 2014-01-30 | 1 | -3/+22 |
* | Make empty traces a non-critical error | nduca@chromium.org | 2014-01-30 | 3 | -3/+31 |
* | Make timeline model able to return browser process | miletus@chromium.org | 2014-01-30 | 5 | -0/+33 |
* | Add a Settings.FilterOnLoadTime histogram to observe time spent on this criti... | gab@chromium.org | 2014-01-30 | 1 | -0/+13 |
* | Enable media android tests and make --disable-gesture-requirement-for-media-p... | shadi@chromium.org | 2014-01-30 | 2 | -21/+5 |
* | [Telemetry] Improvements to OS X powermetrics integration | jeremy@chromium.org | 2014-01-30 | 2 | -9/+52 |
* | Perform /ListAccounts check before session merge to see if there is a need fo... | zelidrag@chromium.org | 2014-01-30 | 1 | -7/+19 |
* | Stop reporting *_range results from endure. | qyearsley@chromium.org | 2014-01-30 | 1 | -5/+1 |
* | Revert 247760 "Add UMA stats for ExtensionCache" | benwells@chromium.org | 2014-01-30 | 1 | -14/+0 |
* | Widen NSSInitSingleton suppression. | benwells@chromium.org | 2014-01-30 | 1 | -3/+0 |
* | Reenable image_decoding | nduca@chromium.org | 2014-01-30 | 1 | -5/+0 |
* | Split out subprocess logic from http serving logic | nduca@chromium.org | 2014-01-29 | 6 | -191/+225 |
* | telemetry: Compute discrepancy per timeline range and return max. | ernstm@chromium.org | 2014-01-29 | 6 | -57/+97 |
* | Add UMA stats for ExtensionCache | dpolukhin@chromium.org | 2014-01-29 | 1 | -0/+14 |
* | Introduce TranslateService and TranslateDownloadManager | droger@chromium.org | 2014-01-29 | 1 | -1/+2 |
* | Acquire lock in Args::SetSystemVars() | jl@opera.com | 2014-01-29 | 1 | -0/+2 |
* | forwarder2: Make the Forwarder instances operate on a single thread. | pliard@chromium.org | 2014-01-29 | 8 | -211/+175 |
* | [Telemetry] Detect whether sudo is required for certain admin-commands. | tonyg@chromium.org | 2014-01-29 | 7 | -33/+117 |
* | Update asan_device_setup script to LLVM r200382. | eugenis@chromium.org | 2014-01-29 | 1 | -10/+42 |
* | Remove some uses of ATL in UI code | scottmg@chromium.org | 2014-01-29 | 3 | -8/+8 |
* | Add some histograms for <a ping> requests. | davidben@chromium.org | 2014-01-29 | 1 | -0/+23 |
* | Move 'profile' histograms to public list. | bcwhite@chromium.org | 2014-01-29 | 1 | -0/+265 |
* | Fix a leak in client_cert_resolver | tbarzic@chromium.org | 2014-01-29 | 1 | -12/+0 |
* | Use thread.PushSlice instead of Begin/EndSice to reduce timeline flake | nduca@chromium.org | 2014-01-28 | 4 | -23/+33 |
* | [telemetry] Ensure gsutil is a file. | dtu@chromium.org | 2014-01-28 | 1 | -1/+1 |
* | Update mac framework size expectations after r247404. | thakis@chromium.org | 2014-01-28 | 1 | -1/+1 |
* | ThreadSanitizer v2: suppress races during Webkit shutdown | glider@chromium.org | 2014-01-28 | 1 | -0/+4 |
* | Update Valgrind suppressions. | eugenis@chromium.org | 2014-01-28 | 1 | -3/+5 |
* | [Telemetry] Fix UnboundLocalError: local variable 'handle' referenced before ... | tonyg@chromium.org | 2014-01-28 | 1 | -0/+1 |
* | Pull new GN binary @ r247206 | brettw@chromium.org | 2014-01-28 | 7 | -7/+7 |