1. 0126abe Remove tracked_objects. by Brett Wilson · 7 years ago
  2. 392ecbd base: Remove unneeded RegisterNatives() calls on Android by sievers · 8 years ago
  3. 636ac80 content: Improve thread priority for raster threads. by reveman · 9 years ago
  4. 55f05e0 base: Make ThreadPriority::DISPLAY correspond to Android's PRIORITY_DISPLAY. by reveman · 9 years ago
  5. bf912be base: Set initial thread priority in ThreadFunc. by reveman · 9 years ago
  6. 5730099 Switch to standard integer types in base/threading/. by avi · 9 years ago
  7. 74e6e8b Adding GetCurrentThreadPriority API in Android platform. by ajith.v · 9 years ago
  8. bdebfa1 base/threading: restrict to set only current thread priority by toyoshim · 9 years ago
  9. 0563657 Increase priority of raster threads on Android. by aelias · 9 years ago
  10. f8037ff Revert of Revert some other possible suspects of a 0.43% size increase of setup.exe: https://build.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1124563003/) by dbeam · 9 years ago
  11. 95137ad Revert some other possible suspects of a 0.43% size increase of setup.exe: https://build.chromium.org/p/chromium/builders/Win/builds/31562 by Dan Beam · 9 years ago
  12. caf00a4 Avoid unnecessary memory allocations at PlatformThread::SetName() by mikhail.pozdnyakov · 9 years ago
  13. 5285ef9 Turn ThreadPriority enum into an enum class. by gab · 9 years ago
  14. 1232dda Add full SetThreadPriority support to Windows. by gab · 9 years ago
  15. 15b5300 Deduplicate PlatformThread's POSIX implementations of SetThreadPriority. by gab · 10 years ago
  16. c18b6cc Linux, Android: fix call to setpriority(2). by jln@chromium.org · 10 years ago
  17. 60d0534 Set thread names to be visible in debuggers by apatole@nvidia.com · 11 years ago
  18. 5833ee2 Increase default stack size on Android with ASan to 2Mb. by eugenis@chromium.org · 11 years ago
  19. ed1c9ba Reland: base: Support setting thread priorities generically. by epenner@chromium.org · 11 years ago
  20. 73458ca Revert 201202 "base: Support setting thread priorities generically." by scottmg@chromium.org · 11 years ago
  21. 190ce3b base: Support setting thread priorities generically. by epenner@chromium.org · 11 years ago