1. ad71aa4 RenderTextHarfBuzz no longer ignores its specified text direction. by mgiuca · 9 years ago
  2. d21b917 Added ScopedPtrMap class, for maps that contain scoped_ptr values. by mgiuca · 9 years ago
  3. f24cafa Remove base/port.h includes that are not necessary anymore. by tfarina · 9 years ago
  4. 37a3366 Allow Mandoline to load URLs via Intent while its singleTask activity is still running. by ben · 9 years ago
  5. 03f7750 Add a Pickle::GetTotalAllocatedSize() to estimate its memory usage by primiano · 9 years ago
  6. 0295d0c Allow binding point to be specified on flow end events. by yuhaoz · 9 years ago
  7. f036a07 Traces with arguments stripped will now emit the args parameter as a __stripped__ string rather than an object with a stripped member. by oysteine · 9 years ago
  8. 22d9c46 ChannelMojo: Make MOJO_RESULT_FAILED_PRECONDITION an error. by morrita · 9 years ago
  9. d796989 [tracing] Simplify the MemoryInfra API (final stage) by primiano · 9 years ago
  10. 13abeec base: Don't crash in Thread::task_runner() if the thread isn't running by skyostil · 9 years ago
  11. 37d921b Revert of Allow binding point to be specified on flow end events. (patchset #2 id:20001 of https://codereview.chromium.org/1152553011/) by dsinclair · 9 years ago
  12. d7e2464 [Android log] Fix the log filtering by level by dgn · 9 years ago
  13. 9f75b24 [tracing] Switch TracedValue to pickles: lighter and accountable by primiano · 9 years ago
  14. 41176c5 Make dbus::FileDescriptor a Pass()-movable type. by reillyg · 9 years ago
  15. 47f914a base: Remove deprecated GG macros from port.h by tfarina · 9 years ago
  16. f599925 [tracing] Add infrastructure to account memory overhead of tracing. by primiano · 9 years ago
  17. 723c21e html_viewer: Add DevToolsAgentImpl. by yzshen · 9 years ago
  18. 4467ed4 mandoline filesystem: add apptests to runner data file. by erg · 9 years ago
  19. 1b5a943 Don't peek messages in the MessagePumpForUI class when we receive our kMsgHaveWork message. by ananta · 9 years ago
  20. 17e3bd6 Fix MemoryPressureListener.handleDebugIntent by boliu · 9 years ago
  21. 02c9a34 Some dogfooding improvements to our APK: by ben · 9 years ago
  22. 0f3ae66 Allow binding point to be specified on flow end events. by yuhaoz · 9 years ago
  23. c3243db Fixes viewmanager tests on android by sky · 9 years ago
  24. a7df43d cc: Rework overlays to not use the ResourceProvider and pass texture size by achaulk · 9 years ago
  25. 3e95d1f Provide dummy Android UI thread with looper for C++ unit tests by aberent · 9 years ago
  26. d21a7a1 Disable MessagePumpLibeventTest.TestWatchingFromBadThread on Chrome OS by kjellander · 9 years ago
  27. d62f451 [Android log] Promote using hardcoded string tags by dgn · 9 years ago
  28. e58e4c4 Revert of Don't peek messages in the MessagePumpForUI class when we receive our kMsgHaveWork message. (patchset #13 id:240001 of https://codereview.chromium.org/1156503005/) by kjellander · 9 years ago
  29. b1c3d2e BiDiLineIterator: Remove "url" parameter. by mgiuca · 9 years ago
  30. 8a19409 Move EqualsASCII to the base namespace. by brettw · 9 years ago
  31. f3a39aa Removes ServiceProviders from ViewManager::Embed by sky · 9 years ago
  32. f96d0b1 Remove ToUnsigned template. by brettw · 9 years ago
  33. 4a935b9 [Android] Add the native LOLLIPOP_MR1 SDK version code by jdduke · 9 years ago
  34. cc3e94b Cleanup GN BUILD files, gni's and imports. by msw · 9 years ago
  35. 7937bb7 Move LowerCaseEqualsASCII to base namespace by brettw · 9 years ago
  36. e7f89cb [Android] Add check_return=True to Forwarder init & kill. by jbudorick · 9 years ago
  37. b8f2dfd Remove ContextProvider::IsContextLost. by danakj · 9 years ago
  38. 5607e7c Don't peek messages in the MessagePumpForUI class when we receive our kMsgHaveWork message. by ananta · 9 years ago
  39. 61f34bb remove unneeded xdisplaycheck dep in base_unittests_run by mostynb · 9 years ago
  40. bb5442f Move StringToUpperASCII to base namespace by brettw · 9 years ago
  41. ac4b2f2 Move safe_strerror to posix directory and the base namespace. by brettw · 9 years ago
  42. ae92651 Simplify file tracing end events. by dbeam · 9 years ago
  43. a4d8e67 Fix to set RenderThread priority correctly on Linux by toyoshim · 9 years ago
  44. 54803cb base/threading: introduce ThreadPriority to Thread::Options by toyoshim · 9 years ago
  45. 4f3f44c Non-SFI mode: Implement test launcher for nacl_helper_nonsfi_unittests. by hidehiko · 9 years ago
  46. aa6cb95 DCHECK if shader compilation fails that it's due to context loss. by danakj · 9 years ago
  47. 47273c8 [Android M] Fix crash when focusing on Omnibox. by yfriedman · 9 years ago
  48. 2830d81 Run VM apptests on Android; disable fixtures failing or timing out. by msw · 9 years ago
  49. def3da7 Reland: cc: Fix size_t to int truncations in layers/ output/ playback/ quads/ by vmpstr · 9 years ago
  50. db61cb2 On Android, use the application manifest to figure out the library to launch in the forked process. by jam · 9 years ago
  51. 848e11e Initial cut at exposing frame tree to clients by sky · 9 years ago
  52. dd20704 Mandoline: Remove native_viewport.mojom by fsamuel · 9 years ago
  53. e5244de Adding peak resident set size to memory tracing. by ssid · 9 years ago
  54. b95e760 Revert of Mandoline: Remove native_viewport.mojom (patchset #14 id:250001 of https://codereview.chromium.org/1149083010/) by henrika · 9 years ago
  55. d5fe05f Add BROWSABLE intent to Mandoline AndroidManifest.xml by msw · 9 years ago
  56. c1bf2af Hooked the trace event argument whitelist up to the BackgroundTracingManager by oysteine · 9 years ago
  57. 9fc0221 Report apptest_runner device not found infra failures. by msw · 9 years ago
  58. 9bee741 Mandoline: Remove native_viewport.mojom by fsamuel · 9 years ago
  59. 6c2d17f Move URL Loader creation to a separate factory object. by ben · 9 years ago
  60. 5d945ad Replace gfx::ClampToInt with base::saturated_cast. by danakj · 9 years ago
  61. 7820c49 Changes html_viewer to get services from appropriate application by sky · 9 years ago
  62. 50441c9 Mojo: Send Android args in a string array, not JSON. by msw · 9 years ago
  63. bfc004d Fix a rev_sdk.py presubmit warning. by msw · 9 years ago
  64. 466fa4a Allow OpenApkAsset() to open resource files as well as assets. by agrieve · 9 years ago
  65. 9ab2a96 Embed a mojo ApplicationManager in content/browser by rockot · 9 years ago
  66. a18810f Mojo: Use more pylib Android helpers; retry APK install. by msw · 9 years ago
  67. 9ce5ffa Added separate UMA stats for processes that were killed by SIGKILL, whichs is very strong signal that they were killed by oom killer. by oshima · 9 years ago
  68. e1ca16f Adding dirty clean, and swappable memory counters in mmaps accounting for chrome://tracing by ssid · 9 years ago
  69. bdff251 Mac: Remove code for testing batch creation of SharedMemory regions. by erikchen · 9 years ago
  70. adc170b Remove "using" for ObserverListThreadsafe namespace. by brettw · 9 years ago
  71. de96b8c win vs2015: rev toolchain package again by scottmg · 9 years ago
  72. d454447 Remove using namespace from ObserverList. by brettw · 9 years ago
  73. 794929f win 2015: update windows toolchain package by scottmg · 9 years ago
  74. b2917f9 Stop including ip_address_number.h from net_util.h by eroman · 9 years ago
  75. 6c28a02 Remove base::SharedMemory::SharedMemoryId and TransportDIB::Id. by erikchen · 9 years ago
  76. 5384d53 [tracing] Change outer/inner size representation in memory dumps by primiano · 9 years ago
  77. 184b350 Replace more ObserverList with base::ObserverList. by brettw · 9 years ago
  78. d0d6265 Remove namespace using directive for base::Pickle. by brettw · 9 years ago
  79. 159ca51 Pass file Regions along with FDs to child processes on Android by agrieve · 9 years ago
  80. d83ae70 [tracing] API to express memory suballocation and cross-process sharing by primiano · 9 years ago
  81. 7f76f89 base/threading: minor cleanups to remove friend class by toyoshim · 9 years ago
  82. 1f007c2 Refactoring: Moving the SafeJsonParser to its own component. by eranm · 9 years ago
  83. 6ac29df Revert of [Android] Remove adb_commands from telemetry. (patchset #13 id:240001 of https://codereview.chromium.org/1141833003/) by alancutter · 9 years ago
  84. f314620 Change most uses of Pickle to base::Pickle by brettw · 9 years ago
  85. 2b31f6c [Android] Remove adb_commands from telemetry. by jbudorick · 9 years ago
  86. 23610ac Run every apptest in a separate process. by jam · 9 years ago
  87. 7e54c81 [Android] Generate scripts at build time to run android tests. by mikecase · 9 years ago
  88. e996cd9 Several small changes to base::SharedMemory. by erikchen · 9 years ago
  89. 020b209 cc: Remove DrawQuad::IterateResoruces by vmpstr · 9 years ago
  90. 6f70f83 Update mojo sdk to rev c2ace8a3e256e2f78e2ec1f7e1001ef47e2f5983 by rockot · 9 years ago
  91. df04d5b [Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptions by zhenw · 9 years ago
  92. fc471f3 Fix apptests script on Windows. by jam · 9 years ago
  93. 0e7f10a Run html_viewer_apptests without a headless UI flag. by msw · 9 years ago
  94. 08e576f Add support for backgrounding processes on the Mac by shrike · 9 years ago
  95. d352cdd Move some logic from DiscardableSharedMemory into SharedMemory. by erikchen · 9 years ago
  96. 68ebdc2 Move UnixDomainSocket to base namespace by brettw · 9 years ago
  97. 5229a03 components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 9 years ago
  98. 6463c83 [scheduler]: Avoid waking up the scheduler to end long idle periods. by rmcilroy · 9 years ago
  99. 8b3ccd7 Remove ScopedProfiler in Thread::StartWithOptions by kinuko · 9 years ago
  100. a487947 Move Pickle to base namespace. by brettw · 9 years ago