1. ea41f15 Added an annotation to label Integration tests. by yojan@google.com · 10 years ago trunk
  2. ab1b514 Remove ash_unittests to see if it's affecting bot stability by scottmg@chromium.org · 10 years ago
  3. 5b0874e Added side slide gestures to touch exploration controller. by lisayin@chromium.org · 10 years ago
  4. 7f92f45 Added battery level and time to the status tray's accessible name. by evy@chromium.org · 10 years ago
  5. 12a9f24 ozone: Remove InitializeHardware / ShutdownHardware by spang@chromium.org · 10 years ago
  6. d23df7d Fixed MonitorData deletion in Monitor2Shutdown. by vitalybuka@chromium.org · 10 years ago
  7. 5428509 Update WebFrameTestProxy to use chromium naming conventions. by dcheng@chromium.org · 10 years ago
  8. e95540a Cleanup: use base::StringPrintf instead of snprintf in WebTestProxy. by dcheng@chromium.org · 10 years ago
  9. fcd3bfc Update .DEPS.git by chrome-admin@google.com · 10 years ago
  10. 4bb183f NaCl: Update revision in DEPS, r13456 -> r13506 by mseaborn@chromium.org · 10 years ago
  11. 1dfa58b Non-SFI NaCl: Do not create unwind tables for libc_free.c by hamaji@chromium.org · 10 years ago
  12. 0fae53d Disable two recent Channel ID-related CLs to investigate a secure QUIC performance degradation. by wtc@chromium.org · 10 years ago
  13. 88ddf3f Retrieve client_id from GoogleUpdateSettings when its missing from Local State. by gab@chromium.org · 10 years ago
  14. 490ae04 Content Verification: Don't access UI-thread objects on the IO thread by asargent@chromium.org · 10 years ago
  15. a5f4714 Have media content and chrome browser tests load data from media/test/data by shadi@chromium.org · 10 years ago
  16. 51ed77e Remove muted_ and playback_rate_ from media::AudioRendererAlgorithm. by scherkus@chromium.org · 10 years ago
  17. d6d04f2 Cleanup test_support target names. by tfarina@chromium.org · 10 years ago
  18. f78e475 [Sync] Fix namespace for sync_driver component by zea@chromium.org · 10 years ago
  19. fe1db09 mac: [Yosemite] Fix bug where zoom button causes fullscreen mode. (reland) by erikchen@chromium.org · 10 years ago
  20. 4836020 Update .DEPS.git by chrome-admin@google.com · 10 years ago
  21. 050ed5b Blink roll 178666:178681 by blink-deps-roller@chromium.org · 10 years ago
  22. 884712a Disable bluetoothPrivate on unsupported platforms by keybuk@chromium.org · 10 years ago
  23. fdae198 ScreenWin notifies DisplayObserver's when displays changed. by mlamouri@chromium.org · 10 years ago
  24. 5abe7c4 Set ImageCacheSingleAllocationByteLimit to 64MB by halcanary@google.com · 10 years ago
  25. 3568801 VaapiVEA: Handle bitrate and frame rate negotiation from webrtc by robert.bradford@intel.com · 10 years ago
  26. 756b53e Revert 284684 "Pepper: Delete FileDownloader in trusted plugin." by sky@chromium.org · 10 years ago
  27. 4d55f7e Revert 284766 "Pepper: Simplify TempFile in trusted plugin." by sky@chromium.org · 10 years ago
  28. d60b8f2 Update .DEPS.git by chrome-admin@google.com · 10 years ago
  29. 5877bb5 DEPS: Uprev third_party/cros_system_api. by armansito@chromium.org · 10 years ago
  30. 6f74571 Update ARM sysroot package. by sbc@chromium.org · 10 years ago
  31. 28538ee Cleanups in ScreenOrientationDispatcherHost. by mlamouri@chromium.org · 10 years ago
  32. b7d09a2 Suspend shared timers while blockingly closing databases by jochen@chromium.org · 10 years ago
  33. 010cced Enable more tests in GN build. by brettw@chromium.org · 10 years ago
  34. d26b0c8 GN chrome/common build, rename enable_printing. by brettw@chromium.org · 10 years ago
  35. f7dc6f9 a11y/history: don't change focus when a user clicks on bookmark star icon. by dbeam@chromium.org · 10 years ago
  36. 5c878c5 Add per-item animations to the menu by dtrainor@chromium.org · 10 years ago
  37. ba769e5 PPAPI: Check for NULL before calling WebBindings::evaluate by dmichael@chromium.org · 10 years ago
  38. b44178c app_bluetooth.html: Add documentation on chrome.bluetoothLowEnergy by armansito@chromium.org · 10 years ago
  39. be687a0 mojo: make NetworkServiceImpl clean up after itself by tim@chromium.org · 10 years ago
  40. 9a9fddd Removed all is_null check before calling any CalledByNative JNI functions. by abhishek.a21@samsung.com · 10 years ago
  41. a88f5bd [Findit] Initiate Findit with a unittest skeleton. by stgao@chromium.org · 10 years ago
  42. f5be180 Avoid div-by-zero in thumb quad computation by vollick@chromium.org · 10 years ago
  43. a5a56451 Cleaned up the code for suppressed messages by mohammed@chromium.org · 10 years ago
  44. 84eed95 Remove unused Extension::InstallType by dpolukhin@chromium.org · 10 years ago
  45. f7c5f93 Revert 284725 "Use ExtensionRegistryObserver instead of DEPRECAT..." by sky@chromium.org · 10 years ago
  46. 3a192d4 ozone: Remove GetAcceleratedWidget from SurfaceFactoryOzone by spang@chromium.org · 10 years ago
  47. 3c064dc Add TraceEventTestFixture.TraceBufferVectorReportFull test under Dr. Memory back. by nednguyen@google.com · 10 years ago
  48. 4506e6e Pepper: Simplify TempFile in trusted plugin. by teravest@chromium.org · 10 years ago
  49. 2a9f6fe Hook up command buffer with SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS by zmo@chromium.org · 10 years ago
  50. 3265e1e Navigation transitions: Add finch trial for navigation transitions. by simonhatch@chromium.org · 10 years ago
  51. d8855a5 Create a ManifestPermission implementation for Automation. by aboxhall@chromium.org · 10 years ago
  52. c61507d Added fastbuild config variable to isolate.gypi to let isolates test it. by kbr@chromium.org · 10 years ago
  53. dd31b70 Makes embedded content shell build without pango by varkha@chromium.org · 10 years ago
  54. 2a6172f Update the Easy Unlock manifest.json file for new APIs and scopes. by tengs@chromium.org · 10 years ago
  55. aaf2eeb Make the GN Android builds goma-aware. by dpranke@chromium.org · 10 years ago
  56. be00c6b Exclude test that is crashing under Dr. Memory by bruening@google.com · 10 years ago
  57. f9af0e4 Get rid of FileThreadDeserializer. by gab@chromium.org · 10 years ago
  58. 644b15e Check whether the plugin is disabled in OnIsInternalPluginRegisteredForMimeType(). by xhwang@chromium.org · 10 years ago
  59. 0b3deb2 win32: Add a PlatformWindow implementation for Windows. by sadrul@chromium.org · 10 years ago
  60. e09bcd5 Add test WidgetTest.GestureEventDispatch by tdanderson@chromium.org · 10 years ago
  61. 4855d69 Don't check licenses in chrome/common/extensions/docs/server2/third_party. by jam@chromium.org · 10 years ago
  62. f7e9148 Exclude flaky tests under Dr. Memory by bruening@chromium.org · 10 years ago
  63. c59ecf6 remove webkit/data from isolate file since the test data has been moved out by jam@chromium.org · 10 years ago
  64. 2990954 Apps&Extensions for supervised users: Allow the custodian to remotely uninstall extensions. by treib@chromium.org · 10 years ago
  65. 277fbbd [screen-orientation] Don't always unlock when fullscreen state is left. by mlamouri@chromium.org · 10 years ago
  66. 35fefdb Fix translate namespace by naiem.shaik@gmail.com · 10 years ago
  67. 72dc5b6 Use ExtensionRegistry from app_sync_ui_state.* by limasdf@gmail.com · 10 years ago
  68. 7f0742c Update .DEPS.git by chrome-admin@google.com · 10 years ago
  69. 20292e2 Cast: Remove an incorrect assert by hclam@chromium.org · 10 years ago
  70. 7686677 Blink roll 178550:178666 by blink-deps-roller@chromium.org · 10 years ago
  71. 35f9a83 Add a dependency on the AOT shim to all nacl_test_data PNaCl nexe targets. by jvoung@chromium.org · 10 years ago
  72. 5eba54c Update isolate files for content tests and enable swarming for them. by jam@chromium.org · 10 years ago
  73. 6aa77e3 Close FileOutputStream in finally block in WebAppAuthenticator class method. by wajahat.s@samsung.com · 10 years ago
  74. 69d82e3 Fold AudioRenderer::Stop() into the dtor. by xhwang@chromium.org · 10 years ago
  75. d9a5355 Update .DEPS.git by chrome-admin@google.com · 10 years ago
  76. e7ffa46 Roll breakpad r1351:r1356. by earthdok@chromium.org · 10 years ago
  77. 9c1d7be Update .DEPS.git by chrome-admin@google.com · 10 years ago
  78. dde953f Disable lint errors about assertions. by newt@chromium.org · 10 years ago
  79. 49ea0bf Switch to BoringSSL. by davidben@chromium.org · 10 years ago
  80. 1e34efa Avoid heap allocations with GestureEventDataPacket by jdduke@chromium.org · 10 years ago
  81. e568053 webkit: Remove all files from test_shell/. by tfarina@chromium.org · 10 years ago
  82. e96845f BackoffEntry is used to compute timeouts between consecutive captive portal checks. by ygorshenin@chromium.org · 10 years ago
  83. 9d42d8f Use ExtensionRegistryObserver instead of DEPRECATED extension notify. by limasdf@gmail.com · 10 years ago
  84. 3a507db [mac,win] Enable checking for 64-bit Pepper Flash by shess@chromium.org · 10 years ago
  85. 9e735cd GuestView: Lazy registration and once for all profiles by fsamuel@chromium.org · 10 years ago
  86. 8640568 Reduce log spam for linux-chromeos by stevenjb@chromium.org · 10 years ago
  87. 1749f18 Revert of Refactoring : Move AuthAttempt and Authenticators to chromeos/login (https://codereview.chromium.org/391373002/) by johnme@chromium.org · 10 years ago
  88. c8d25f9 Remove dependency of profile from TtsMessageFilter by mrunal.kapade@intel.com · 10 years ago
  89. c563978 [Ozone] Migrate platform DRI & GBM to platform_window by dnicoara@chromium.org · 10 years ago
  90. 9fdc3fa Roll ASan/Win to r213658 by timurrrr@chromium.org · 10 years ago
  91. 2bb91c3 Deliver IPC messages together with SwapCompositorFrame by mkosiba@chromium.org · 10 years ago
  92. 0d21296 IndexedDB: Stop using webkit-prefixed versions of APIs in test scripts by jsbell@chromium.org · 10 years ago
  93. f8cd680 [Ozone-DRI] Remove unneeded wrappers by dnicoara@chromium.org · 10 years ago
  94. 1ef9a0e clang/win: Fix calling delete[] on void* in base. by thakis@chromium.org · 10 years ago
  95. fa00d9f [Ozone-DRI] Convert HardwareDisplayController to use scanout buffers by dnicoara@chromium.org · 10 years ago
  96. c91aac9 Update .DEPS.git by chrome-admin@google.com · 10 years ago
  97. 8a7779c Make tracing based Timeline stop after reloading inspected page by yurys@chromium.org · 10 years ago
  98. 5dd8c6f Hook up .d files and outputs to grit by brettw@chromium.org · 10 years ago
  99. b308049 Try to re-land portion of FailureValue patch (399263003) that should by chrishenry@google.com · 10 years ago
  100. bfb8820 GN Windows build fixes by brettw@chromium.org · 10 years ago