1. 52b3072 Export various dbus::Property template specializations. by dcheng · 9 years ago
  2. a75f688 Revert of Check for CloseHandle failures even when not debugging (patchset #4 id:60001 of https://codereview.chromium.org/1350493002/ ) by brucedawson · 9 years ago
  3. 1ad4183 data-fetcher: Discard really big data URLs. by sadrul · 9 years ago
  4. 78ca53e Revert of Add source column to chrome://policy showing the origins of policies. (patchset #15 id:540001 of https://codereview.chromium.org/1304843004/ ) by jochen · 9 years ago
  5. e5d8e6e Add source column to chrome://policy showing the origins of policies. by fhorschig · 9 years ago
  6. e62a75d [tracing] Don't use dot-based path expansion in TracedValue by primiano · 9 years ago
  7. c3999e8 Don't use resolved url for instance identity in ApplicationManager by ben · 9 years ago
  8. 41b9d49 Some more minor cleanup to ApplicationManager. by ben · 9 years ago
  9. 7682661 Refactor the bootstrap sandbox process launching integration. by rsesek · 9 years ago
  10. 99b87ef Get logging to chrome_debug.log working again on Windows Vista+. by ananta · 9 years ago
  11. 038f884 Revert of Some more minor cleanup to ApplicationManager. (patchset #4 id:60001 of https://codereview.chromium.org/1351963002/ ) by jdonnelly · 9 years ago
  12. 1c6879b Revert of Don't use resolved url for instance identity in ApplicationManager (patchset #4 id:60001 of https://codereview.chromium.org/1346143004/ ) by jdonnelly · 9 years ago
  13. a7c3c8b Added a unique command buffer ID for command buffers. by dyen · 9 years ago
  14. 81346a9 Don't use resolved url for instance identity in ApplicationManager by ben · 9 years ago
  15. 0ae32d2 Some more minor cleanup to ApplicationManager. by ben · 9 years ago
  16. 168c2d5 Remove trace event overhead reporting feature by wangxianzhu · 9 years ago
  17. 39eadd6 Fix three Windows base_unittests to not require admin by brucedawson · 9 years ago
  18. 69b2334 Add some unit tests for pylib.utils.proguard by mnaganov · 9 years ago
  19. cd2efdc mojo: Add DataURLFetcher for processing data: urls. by sadrul · 9 years ago
  20. 3a5a945 Mandoline UI Process: Update namespaces and file names by fsamuel · 9 years ago
  21. 960e8ad Mandoline: WebGL: Pass context creation attributes to GPU. by penghuang · 9 years ago
  22. e8e09c7 Mandoline: Fix PackageManager initialization by fsamuel · 9 years ago
  23. 5c60c25 Ensure low-memory renderers retry failed loads correctly. by simonb · 9 years ago
  24. 26edadf Compilation error in http://crrev.com/1352663002 by yosin · 9 years ago
  25. f9ca7b9 Extract some stuff into PackageManager: by ben · 9 years ago
  26. 55c1a8b Check for CloseHandle failures even when not debugging by brucedawson · 9 years ago
  27. 95734cf Revert of Mandoline UI Process: Update namespaces and file names (patchset #9 id:150001 of https://codereview.chromium.org/1340983002/ ) by thakis · 9 years ago
  28. a95279b Overhaul Mandoline event transport code by rjkroege · 9 years ago
  29. 02b9ef6 Implement CheckedNumeric::UnsignedAbs() by jschuh · 9 years ago
  30. 3cd7d0c All instances of addresses as void* are changed to uintptr_t in by sydli · 9 years ago
  31. 7ddf573 This change adds WebGL support in mandoline. It also adds GL by penghuang · 9 years ago
  32. c292489 Mandoline UI Process: Update namespaces and file names by fsamuel · 9 years ago
  33. bfb2f96 Revert of Mandoline: Add WebGL support (patchset #9 id:180001 of https://codereview.chromium.org/1338433002/ ) by dpranke · 9 years ago
  34. d9d958f This change adds WebGL support in mandoline. It also adds GL by penghuang · 9 years ago
  35. 7d26cce GN: Side-load dex files as well as native code in incremental installs by agrieve · 9 years ago
  36. 9b3b693 Remove ui::KeyEvent::platform_keycode_ by kpschoedel · 9 years ago
  37. 47279ff Shift URLRequestContextStorage over to taking scoped_ptrs. by rdsmith · 9 years ago
  38. 7efd2ef [tracing] Fix races in TraceLog's EnabledStateObserver by primiano · 9 years ago
  39. 8f7a274 Clean up some unused methods from ApplicationManager by ben · 9 years ago
  40. 53bc1be Revert of Reland #2 "ipc: Add a new field num_brokered_attachments to the message header." (patchset #5 id:80001 of https://codereview.chromium.org/1334593002/ ) by erikchen · 9 years ago
  41. 3993efd Mandoline: let html_viewer handle more contents by yzshen · 9 years ago
  42. 2d565d3 ipc: Remove basictypes.h includes. by tfarina · 9 years ago
  43. 0a23235 Reland #2 "ipc: Add a new field num_brokered_attachments to the message header." by erikchen · 9 years ago
  44. 9588803 Move fetching logic out of ApplicationManager, eliminate url mappings. by ben · 9 years ago
  45. 8df02f8 Revert of Overhaul Mandoline event transport code (patchset #5 id:80001 of https://codereview.chromium.org/1313353010/ ) by rdevlin.cronin · 9 years ago
  46. f20d6ec Overhaul Mandoline event transport code by rjkroege · 9 years ago
  47. 16a3e72 Revert of Move fetching logic out of ApplicationManager, eliminate url mappings. (patchset #14 id:260001 of https://codereview.chromium.org/1342503003/ ) by rdevlin.cronin · 9 years ago
  48. 9110131 Remove base's implicit_cast. by danakj · 9 years ago
  49. 67bf583 Updates mojo:view_manager -> mojo:mus by sky · 9 years ago
  50. 9fe6fc4 Document weak pointer factory constructor requirement. by scheib · 9 years ago
  51. 34c2cd4 Move fetching logic out of ApplicationManager, eliminate url mappings. by ben · 9 years ago
  52. a5840dd ipc: Make a new class PlaceholderBrokerableAttachment. by erikchen · 9 years ago
  53. 5762650 ipc: Move //crypto dependency into a Windows-only file. by erikchen · 9 years ago
  54. 96db31b Allow ConvertJavaStringTo* to be called with (JNIEnv, JavaRef). by torne · 9 years ago
  55. 359d621 [tracing] Expose level of detail of memory dumps in the trace JSON by primiano · 9 years ago
  56. 54f6e21 Remove named SharedMemory usage on Mac. by thestig · 9 years ago
  57. 302c901 Remove g_get_home_dir() by knthzh · 9 years ago
  58. 9e2f735 Fix bug in shut down of HTMLViewer by sky · 9 years ago
  59. 7dc2e7f gfx: Remove implicit conversions from gfx::Rect to gfx::RectF. by danakj · 9 years ago
  60. 5b79ff5 third_party/mojo: stop syncing from the Mojo repository. by yzshen · 9 years ago
  61. 37588d7 Mandoline: Rename components/view_manager to components/mus by fsamuel · 9 years ago
  62. c8dfb2f [tracing] Non-functional refactor of memory dump arg names by primiano · 9 years ago
  63. 5f9a10b Fix float to int conversion in base/numerics by jschuh · 9 years ago
  64. 879c046 Create a RenderProcess message class and move keygen to it. by avi · 9 years ago
  65. b3ad3d2 Revert of Move fetching logic out of ApplicationManager, eliminate url mappings. (patchset #12 id:220001 of https://codereview.chromium.org/1342503003/ ) by rdevlin.cronin · 9 years ago
  66. e552da9 Move fetching logic out of ApplicationManager, eliminate url mappings. by ben · 9 years ago
  67. cff3883 Revert of Export various dbus::Property template specializations. (patchset #2 id:20001 of https://codereview.chromium.org/1339763003/ ) by spang · 9 years ago
  68. 2ffe51b ipc: Use a global for the process's attachment broker. by erikchen · 9 years ago
  69. 47182a2 Remove dependency on //crypto in //ipc, except on windows. by Sergey Ulanov · 9 years ago
  70. f638962 Temporarily disables html_viewer tests by sky · 9 years ago
  71. 929524b Export various dbus::Property template specializations. by Daniel Cheng · 9 years ago
  72. 68ebe20 base: Update comment about use of std::numeric_limits. by tfarina · 9 years ago
  73. d328d52 ipc: Convert k(u)int*max types from basictypes.h to std::numeric_limits variants. by tfarina · 9 years ago
  74. c8dc3f5 ipc: Update Message::FindNext to parse brokered attachments. by erikchen · 9 years ago
  75. 0b5d08a mandoline: Set up WebViewTest and add a basic test. by erg · 9 years ago
  76. 133c289 ipc: Make sure that ChannelReader is destroyed correctly. by erikchen · 9 years ago
  77. 57030e1 Add GL_CHROMIUM_screen_space_antialiasing to support alternative AA by jin.a.yang · 9 years ago
  78. ef00776 Stop building FilePathWatcher on iOS. by sdefresne · 9 years ago
  79. f3c6544 Remove clang type profiler and deep memory profiler. by thakis · 9 years ago
  80. 5db708f Use #if DCHECK_IS_ON() in base/synchronization/* by olli.raula · 9 years ago
  81. 6b3502a [tracing] Add test for memory-infra startup tracing by primiano · 9 years ago
  82. 78756de Get GenericScopedHandle::Set to preserve LastError code by brucedawson · 9 years ago
  83. d39049b Add scoped_ptr-safe base::Value to Dictionary/List conversion functions. by reillyg · 9 years ago
  84. 04cf705 Removed 'anonymous' from namespace, added whitespace in thread_restrictions.cc by jkardatzke · 9 years ago
  85. ec7f16c ipc: Add the inner class OutputElement to Channel. by erikchen · 9 years ago
  86. b194c0b Makes all tests isolated for now by sky · 9 years ago
  87. 7e090a6 [tracing] Fix MemoryDumpManager to support startup tracing by primiano · 9 years ago
  88. 38bb9ff Memory-infra: Change "objects_count" to "object_count" in category name. by bratell · 9 years ago
  89. 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
  90. c7a1168 Hide existing StrictMode violations. by wnwen · 9 years ago
  91. 5ba9489 Move Singleton and related structs to namespace base by olli.raula · 9 years ago
  92. 56d0628 Adds better security checking to OnCreatedFrame() by sky · 9 years ago
  93. 3e04ef1 Fix ScopedPtrMap with custom Compare. by pneubeck · 9 years ago
  94. 02fc6ad Renames mandoline_frame_apptests to web_view_apptests by sky · 9 years ago
  95. 30590a8 [tracing] Fix MemoryDumpManager periodic scheduler and improve tests by primiano · 9 years ago
  96. 40777ba jni: Forbid inappropriate JNI parameter conversions. by torne · 9 years ago
  97. 4c62431 cygprofile: increase timeouts to allow showing web contents by pasko · 9 years ago
  98. fcfc9f0 Fix sbox_validation_tests & Make isolate_driver.py include the executable itself by maruel · 9 years ago
  99. b2ca776 base: Fix an inefficiency in base::Pickle that caused extraneous allocations. by erikchen · 9 years ago
  100. 467354c Avoid implicit conversion from Rect to RectF in events and gfx tests. by danakj · 9 years ago