1. 929524b Export various dbus::Property template specializations. by Daniel Cheng · 9 years ago
  2. 68ebe20 base: Update comment about use of std::numeric_limits. by tfarina · 9 years ago
  3. d328d52 ipc: Convert k(u)int*max types from basictypes.h to std::numeric_limits variants. by tfarina · 9 years ago
  4. c8dc3f5 ipc: Update Message::FindNext to parse brokered attachments. by erikchen · 9 years ago
  5. 0b5d08a mandoline: Set up WebViewTest and add a basic test. by erg · 9 years ago
  6. 133c289 ipc: Make sure that ChannelReader is destroyed correctly. by erikchen · 9 years ago
  7. 57030e1 Add GL_CHROMIUM_screen_space_antialiasing to support alternative AA by jin.a.yang · 9 years ago
  8. ef00776 Stop building FilePathWatcher on iOS. by sdefresne · 9 years ago
  9. f3c6544 Remove clang type profiler and deep memory profiler. by thakis · 9 years ago
  10. 5db708f Use #if DCHECK_IS_ON() in base/synchronization/* by olli.raula · 9 years ago
  11. 6b3502a [tracing] Add test for memory-infra startup tracing by primiano · 9 years ago
  12. 78756de Get GenericScopedHandle::Set to preserve LastError code by brucedawson · 9 years ago
  13. d39049b Add scoped_ptr-safe base::Value to Dictionary/List conversion functions. by reillyg · 9 years ago
  14. 04cf705 Removed 'anonymous' from namespace, added whitespace in thread_restrictions.cc by jkardatzke · 9 years ago
  15. ec7f16c ipc: Add the inner class OutputElement to Channel. by erikchen · 9 years ago
  16. b194c0b Makes all tests isolated for now by sky · 9 years ago
  17. 7e090a6 [tracing] Fix MemoryDumpManager to support startup tracing by primiano · 9 years ago
  18. 38bb9ff Memory-infra: Change "objects_count" to "object_count" in category name. by bratell · 9 years ago
  19. c128ba5 Ensure that data is not overwritten in the audio input shared memory ring buffer that sits on the browser/renderer boundary. by grunell · 9 years ago
  20. c7a1168 Hide existing StrictMode violations. by wnwen · 9 years ago
  21. 5ba9489 Move Singleton and related structs to namespace base by olli.raula · 9 years ago
  22. 56d0628 Adds better security checking to OnCreatedFrame() by sky · 9 years ago
  23. 3e04ef1 Fix ScopedPtrMap with custom Compare. by pneubeck · 9 years ago
  24. 02fc6ad Renames mandoline_frame_apptests to web_view_apptests by sky · 9 years ago
  25. 30590a8 [tracing] Fix MemoryDumpManager periodic scheduler and improve tests by primiano · 9 years ago
  26. 40777ba jni: Forbid inappropriate JNI parameter conversions. by torne · 9 years ago
  27. 4c62431 cygprofile: increase timeouts to allow showing web contents by pasko · 9 years ago
  28. fcfc9f0 Fix sbox_validation_tests & Make isolate_driver.py include the executable itself by maruel · 9 years ago
  29. b2ca776 base: Fix an inefficiency in base::Pickle that caused extraneous allocations. by erikchen · 9 years ago
  30. 467354c Avoid implicit conversion from Rect to RectF in events and gfx tests. by danakj · 9 years ago
  31. e76794c mac: Add a hack to condition_variable_posix.cc to avoid a crash. by erikchen · 9 years ago
  32. 741d2d5 Treat U+2028 and U+2029 as special code points when escaping for JSON. by rsesek · 9 years ago
  33. 6045d21 [Android] Add a custom pylintrc for build/android/. by jbudorick · 9 years ago
  34. b243070 Remove use of JSONReader::DeprecatedRead from components/ by olli.raula · 9 years ago
  35. 595fa8f Add method for suppressing MemoryPressureListener notifications by petrcermak · 9 years ago
  36. 5744a7b [tracing] MemoryDumpManager uses TraceConfig to set the periodic dump timers by ssid · 9 years ago
  37. e6eb5d6 Build shared_memory_mac.cc and shared_memory_handle_mac.cc for iOS by jfroy · 9 years ago
  38. 2a1474c Avoid dialogs and generating call stacks under a debugger by brucedawson · 9 years ago
  39. 905e711 Revert of Pre-cache downloads directory path in PathUtils. (patchset #1 id:1 of https://codereview.chromium.org/1281273003/ ) by mimee · 9 years ago
  40. 1cbfa08 ipc: Convert int types from basictypes.h to the ones from stdint.h by tfarina · 9 years ago
  41. 1569f07 Add missing locking for the |sender_| member in IPC::SyncMessageFilter. by amistry · 9 years ago
  42. a3fa4a7 Initial implementation of FeatureList in base/. by asvitkine · 9 years ago
  43. 2956255 Revert of Reland #1 "ipc: Add a new field num_brokered_attachments to the message header." (patchset #4 id:60001 of https://codereview.chromium.org/1330563002/ ) by erikchen · 9 years ago
  44. b4362fa Drop ui::TouchEvent shims for radius_{x,y} and force by robert.bradford · 9 years ago
  45. c510c59 jni_generator: Pass object parameters as JavaParamRef. by torne · 9 years ago
  46. f986cd8 ipc: Add methods for AttachmentBroker nonce serialization. by erikchen · 9 years ago
  47. 5532167 Reland #1 "ipc: Add a new field num_brokered_attachments to the message header." by erikchen · 9 years ago
  48. 310c58c Remove |requestor_url| from ApplicationManager::ConnectToApplication(). by yzshen · 9 years ago
  49. ede59fd Group ConnectToApplication-related info into a params struct. by yzshen · 9 years ago
  50. 5279089 [tracing] Re-enable mmaps dump provider for memory-infra by primiano · 9 years ago
  51. ffcae9f [Android][telemetry] Update pylib imports for modules that moved into devil. by jbudorick · 9 years ago
  52. 4da8028 view-manager: Use --override-use-gl-with-osmesa-for-tests for apptests on non-android. by sadrul · 9 years ago
  53. cd1d75c Make building of resource zips and srcjars hermetic by agrieve · 9 years ago
  54. 53d49d7 Apply skew on both axes together rather than sequentially on Compositor thread. by nainar · 9 years ago
  55. 2c6fc62 Update getColorStateList calls that were deprecated in M. by aurimas · 9 years ago
  56. 2d6cb18 [Android] Move Android version codes into devil/. by jbudorick · 9 years ago
  57. 19cf63a Revert of Fix sbox_validation_tests & Make isolate_driver.py include the executable itself (patchset #3 id:90001 of https://codereview.chromium.org/1245873002/ ) by stgao · 9 years ago
  58. 25c989d Add new termination status for failed child process launch. by wfh · 9 years ago
  59. 2b0b110 Reland of Fix javac command never caching input .md5s (patchset #1 id:1 of https://codereview.chromium.org/1309663005/ ) by agrieve · 9 years ago
  60. 499be0d Fix sbox_validation_tests & Make isolate_driver.py include the executable itself by maruel · 9 years ago
  61. d3377b3 Revert of Fix javac command never caching input .md5s (patchset #8 id:140001 of https://codereview.chromium.org/1308083002/ ) by agrieve · 9 years ago
  62. 532a646 Remove all traces of ChromeShell from src/build. by newt · 9 years ago
  63. 558186b Fix javac command never caching input .md5s by agrieve · 9 years ago
  64. 5dfb9c2 Fix races with MessagePipeReader due to the Mojo IPC channel being thread-safe. by amistry · 9 years ago
  65. 5dde508 Fix deprecation warnings in remoting/android/ by lambroslambrou · 9 years ago
  66. 6032e24 view-manager: Fix some issues regarding running tests in x11. by sadrul · 9 years ago
  67. 759db22 Add an environment variable that causes md5_check.py to print what changed by agrieve · 9 years ago
  68. b1790cc Move the android logging doc to //docs by dgn · 9 years ago
  69. dc9a508 Adds a common way to initialize logging by sky · 9 years ago
  70. 9052ecb [Android] Move some pylib modules into devil/ by jbudorick · 9 years ago
  71. 7060843 Add landmine for libsqlite3.dylib by luqui · 9 years ago
  72. b7e7475 Fix mojo_runner_unittests in debug builds. by jam · 9 years ago
  73. ddbd2ef Make Linker.isUsed() static, and clean up the fallout. by simonb · 9 years ago
  74. 2b2b1f6 Revert of ipc: Add a new field num_brokered_attachments to the message header. (patchset #1 id:1 of https://codereview.chromium.org/1311673011/ ) by erikchen · 9 years ago
  75. 1d98ab0 [Android] Remove runtime log level checks by dgn · 9 years ago
  76. 5f370df Make UrlRequestContextBuilder take scoped_ptr's when it takes ownership by pauljensen · 9 years ago
  77. fdc7d4c GN(android): Add scripts & runtime logic for installing _incremental apks by agrieve · 9 years ago
  78. 3242e1a Use #if DCHECK_IS_ON() in base/threading/thread_checker.h by olli.raula · 9 years ago
  79. 5833b3e StackSamplingProfiler: collect partial bursts if the profiler is stopped early by wittman · 9 years ago
  80. 963a97d bluetooth-advertising: Fix wrong assignment and append of wrong type by ortuno · 9 years ago
  81. e830423 Adds a way to determine id of content handler that created app by sky · 9 years ago
  82. c3ae560 aura: Stop converting Rect to RectF implicitly. by danakj · 9 years ago
  83. 5a4f851 [Android] Adding tests for jlongArray conversions to vectors by fgorski · 9 years ago
  84. 934fca1 Mandoline: Fix OOPIF high DPI sizing. by fsamuel · 9 years ago
  85. af16dea mandoline: lock down the linux sandbox more. by erg · 9 years ago
  86. aabc9b1 ipc: Add a new field num_brokered_attachments to the message header. by erikchen · 9 years ago
  87. 130a034 Add UMA metrics to record the size of internal memory available on a user's device when the Update InfoBar is shown. by khushalsagar · 9 years ago
  88. 3c539ae Reland again [Startup Tracing] Add --trace-config-file flag by zhenw · 9 years ago
  89. 5ebd90e IWYU in mojo/converters/geometry/geometry_type_converters.h by danakj · 9 years ago
  90. 77a444a [ETW] Fix wrong index in UpdateETWCategoryGroupEnabledFlags resulting in overflow. by georgesak · 9 years ago
  91. e405ba8 Moves initialization of exception handler registration by sky · 9 years ago
  92. 7a32e32 Revert of Reland [Startup Tracing] Add --trace-config-file flag (patchset #2 id:20001 of https://codereview.chromium.org/1317333002/ ) by sergeyv · 9 years ago
  93. 4fc1693 Reland [Startup Tracing] Add --trace-config-file flag by zhenw · 9 years ago
  94. 57f57d3 [Android] Remove multidex installation until multidex is deployed. by jbudorick · 9 years ago
  95. 7e0fdeb Don't skip retries when forcing running brokent tests. by carlosk · 9 years ago
  96. 9d645a7 Fix test launcher crash on non-UTF-8 output snippets by phajdan.jr · 9 years ago
  97. 1da7d64 Revert of [Startup Tracing] Add --trace-config-file flag (patchset #6 id:100001 of https://codereview.chromium.org/1315463002/ ) by sergeyv · 9 years ago
  98. fd9f216 [Startup Tracing] Add --trace-config-file flag by zhenw · 9 years ago
  99. 4a60839 Redefine CreateFileVersionInfoForCurrentModule() as a macro on Windows. by gab · 9 years ago
  100. f794f26 mandoline: Obey --no-sandbox. by erg · 9 years ago