| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to mark | glider@chromium.org | 2011-05-31 | 1 | -2/+13 |
* | Revert 86990 - Fix http://codereview.chromium.org/6869009 to ignore an existi... | msw@chromium.org | 2011-05-27 | 1 | -9/+0 |
* | Fix http://codereview.chromium.org/6869009 to ignore an existing object exact... | glider@chromium.org | 2011-05-27 | 1 | -0/+9 |
* | Revert "Land http://codereview.chromium.org/6869009 for the third time." | oshima@google.com | 2011-05-26 | 1 | -5/+0 |
* | Switch to the new CustomHistogram::ArrayToCustomRanges() utility | joi@chromium.org | 2011-05-26 | 1 | -0/+1 |
* | Land http://codereview.chromium.org/6869009 for the third time. | glider@chromium.org | 2011-05-26 | 1 | -0/+5 |
* | Remove NaCl.Startups histogram, this data is tracked in the NaCl plugin now | elijahtaylor@google.com | 2011-05-25 | 2 | -54/+0 |
* | Add metrics for DHCP WPAD feature. Fix memory overwrite. | joi@chromium.org | 2011-05-24 | 2 | -1/+27 |
* | Revert 85898 - Re-land http://codereview.chromium.org/6869009 (except for the... | glider@chromium.org | 2011-05-19 | 1 | -5/+0 |
* | Re-land http://codereview.chromium.org/6869009 (except for the suppressions) | glider@chromium.org | 2011-05-19 | 1 | -0/+5 |
* | iwyu: Include stringprintf.h where appropriate, part 3. | jhawkins@chromium.org | 2011-05-12 | 1 | -2/+2 |
* | Revert of 83710 which reverted 83641 - DNS Host resolver changes | rtenneti@chromium.org | 2011-05-11 | 1 | -0/+22 |
* | Add one-time randomization support for FieldTrial, and the ability to | joi@chromium.org | 2011-05-10 | 4 | -50/+289 |
* | Revert 84197 - Add one-time randomization support for FieldTrial, and the abi... | joi@chromium.org | 2011-05-06 | 4 | -289/+50 |
* | Add one-time randomization support for FieldTrial, and the ability to | joi@chromium.org | 2011-05-05 | 4 | -50/+289 |
* | Updating logging in src/base/. Using DCHECK_NE/EQ/LE/GE/GT() where possible | kushi.p@gmail.com | 2011-05-04 | 1 | -1/+1 |
* | Revert 83641 - DNS Host resolver changes with retry logic. Fix for | jar@chromium.org | 2011-05-02 | 1 | -22/+0 |
* | DNS Host resolver changes with retry logic. Fix for | rtenneti@chromium.org | 2011-04-30 | 1 | -0/+22 |
* | Field trials are currently implemented (commonly) using a static variable tha... | rtenneti@chromium.org | 2011-04-29 | 3 | -23/+140 |
* | Revert r83048 "Removed wchar_t from Time::FromString." | maruel@chromium.org | 2011-04-26 | 1 | -1/+2 |
* | Removed wchar_t from Time::FromString. | shinyak@google.com | 2011-04-26 | 1 | -2/+1 |
* | Update DCHECK() usage to utilize the more expressive debugging functions. | kushi.p@gmail.com | 2011-04-22 | 1 | -3/+3 |
* | Base: More adjustments to BASE_API and project dependencies to | rvargas@google.com | 2011-04-21 | 1 | -2/+4 |
* | Revert 82460 - Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can ... | glider@chromium.org | 2011-04-21 | 1 | -5/+0 |
* | Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to mark | glider@chromium.org | 2011-04-21 | 1 | -0/+5 |
* | Add metric for whether Autofill is enabled or disabled. | isherman@chromium.org | 2011-04-13 | 1 | -0/+9 |
* | Use lock-free lazy initialization for static histogram references | jar@chromium.org | 2011-04-05 | 3 | -180/+227 |
* | Move flags initialization into block before sharing across threads | jar@chromium.org | 2011-03-30 | 1 | -4/+4 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 3 | -3/+3 |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-25 | 3 | -11/+14 |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-24 | 1 | -2/+3 |
* | Remove the sum of square tally from histograms | jar@chromium.org | 2011-03-24 | 2 | -19/+5 |
* | Removed the static on all stats macros and changed the static declaration | rtenneti@chromium.org | 2011-03-22 | 1 | -2/+2 |
* | Relanding histogram static removal changes. This is a revert | rtenneti@chromium.org | 2011-03-22 | 1 | -10/+10 |
* | Revert 78460 - Removed the static on all histogram macros. If this change | rtenneti@chromium.org | 2011-03-21 | 1 | -10/+10 |
* | Rework field_trial.h comment. | gavinp@chromium.org | 2011-03-21 | 1 | -15/+27 |
* | Avoid racy construction of statics unless StatsTable is enabled. | rtenneti@chromium.org | 2011-03-19 | 1 | -4/+12 |
* | Removed the static on all histogram macros. If this change | rtenneti@chromium.org | 2011-03-16 | 1 | -10/+10 |
* | Remove DCHECK on overflow | jar@chromium.org | 2011-03-16 | 1 | -1/+0 |
* | Revert 78333 - Removed "static" in histogram macros. Checking in to | rtenneti@chromium.org | 2011-03-16 | 1 | -10/+10 |
* | Removed "static" in histogram macros. Checking in to | rtenneti@google.com | 2011-03-16 | 1 | -10/+10 |
* | Reland code to detect corruption of histogram ranges | jar@chromium.org | 2011-03-05 | 3 | -67/+180 |
* | Revert 76239 - Crash when we notice a corruption of the histogram range-vector | rsimha@chromium.org | 2011-03-03 | 3 | -170/+60 |
* | Revert 76345 - Small cleanup for previous histogram checkin | rsimha@chromium.org | 2011-03-02 | 2 | -17/+14 |
* | Until we have sparse histograms, to track error codes, we are using | rtenneti@chromium.org | 2011-03-02 | 2 | -2/+2 |
* | Small cleanup for previous histogram checkin | jar@chromium.org | 2011-03-01 | 2 | -14/+17 |
* | Fix compilation bug on ARM | jar@chromium.org | 2011-02-28 | 2 | -3/+3 |
* | Crash when we notice a corruption of the histogram range-vector | jar@chromium.org | 2011-02-28 | 3 | -60/+170 |
* | Minor fixes in FieldTrial. | cbentzel@chromium.org | 2011-02-25 | 2 | -2/+4 |
* | Added CHECKs to make sure histogram caller's don't create | rtenneti@chromium.org | 2011-02-23 | 2 | -2/+8 |