Clone this repo:

Branches

  1. 289111b Remove experimental annotation #11 #cleanup by Arthur Sonzogni · 2 days ago main
  2. ab4ba79 Reland "Rewrite previously excluded raw_ptr fields" by Ali Hijazi · 6 weeks ago
  3. ac395e1 Revert "Rewrite previously excluded raw_ptr fields" by luci-bisection@appspot.gserviceaccount.com · 6 weeks ago
  4. 26974c8 Rewrite previously excluded raw_ptr fields by Ali Hijazi · 6 weeks ago
  5. d23361b Use NOTREACHED_IN_MIGRATION() in the rest of src/ by Peter Boström · 8 weeks ago
  6. ee484f3 Extend MiraclePtr coverage to more containers by Ali Hijazi · 5 months ago
  7. 8400710 Rewrite std::set<T*> into std::set<raw_ptr<T, SetExperimental>> by Ali Hijazi · 5 months ago
  8. 99416a5 Replace logging::LOG_VERBOSE with LOGGING_ by Peter Boström · 6 months ago
  9. 31c422f Rewrite vector<T*> into vector<raw_ptr<T, VectorExperimental>> by Ali Hijazi · 7 months ago
  10. 28f4a2a [base] Rename DIR_SOURCE_ROOT to DIR_SRC_TEST_DATA_ROOT by Ho Cheung · 9 months ago
  11. 61bdefb Ban raw_ptr<T>::operator[] under enable_pointer_arithmetic_trait_check. by Tom Sepez · 10 months ago
  12. 4be30bd Ban [w]ctype.h: courgette/ by Peter Kasting · 11 months ago
  13. 7a3c3a7 [ssci] Add Shipped field to READMEs by Anne Redulla · 1 year ago
  14. f51f672 DanglingPointer: annotate for unittests base+linux [1/N] by Arthur Sonzogni · 1 year, 1 month ago
  15. 13e2327 Switch to simpler base::WriteFile() variants (106/N) by Claudio DeSouza · 1 year, 5 months ago
  16. 9affbf4 Introduce the raw_ptr attribute AllowPtrArithmetic. by Tom Sepez · 1 year, 5 months ago
  17. f2167e2 Update header includes for /base/functional in /c* by Avi Drissman · 1 year, 6 months ago
  18. 6bdfc75 [BRP] Apply raw_ptr rewriter by Keishi Hattori · 1 year, 8 months ago
  19. a62bea2 win: Get rid of courgette.exe by Nico Weber · 1 year, 8 months ago
  20. 56cc4ba Rewrite T& into raw_ref<T> under multiple directories [1] by Ali Hijazi · 1 year, 8 months ago