1. 07ca5b1 tcmalloc: fixed config_linux.h to build for arm targets. by asharif@chromium.org · 12 years ago trunk
  2. fc36bcc Fix android build deps to work on ubuntu 12.04+ by gregsimon@chromium.org · 12 years ago
  3. 1bfe85c NTP5: Adjusting dynamic padding implementation. by pedrosimonetti@chromium.org · 12 years ago
  4. 637e7bc Update .DEPS.git by chrome-admin@google.com · 12 years ago
  5. 91156d7 Add new files for panel test extension. by jianli@chromium.org · 12 years ago
  6. 24c6d25 NaCl: Update revision in DEPS, r9834 -> r9843 by mseaborn@chromium.org · 12 years ago
  7. 9a29093 Revert 158894 - Disable TLS channel ID by default. (for merging to branch) by mattm@chromium.org · 12 years ago
  8. 0c8e8b3 Disable TLS channel ID by default. (for merging to branch) by mattm@chromium.org · 12 years ago
  9. c5aa8da PrintTo for FilePath -- Pretty-print when comparing FilePaths in gtest by gab@chromium.org · 12 years ago
  10. 7685a61 Fix up instance registration with the browser. by brettw@chromium.org · 12 years ago
  11. 8167594 Fix secure shell test. by rkc@chromium.org · 12 years ago
  12. 92f176e Switch PepperBrokerObserver to use WebContentsUserData. by avi@chromium.org · 12 years ago
  13. 48ec1b2 Update .DEPS.git by chrome-admin@google.com · 12 years ago
  14. 29e1826 [Chromoting] Remove CHECK() when posting a message to the plugin thread during shutdown. With the assumtions currently made in the code it is OK to loose tasks posted to the plugin thread when a plugin instance is being destroyed. by alexeypa@chromium.org · 12 years ago
  15. f6f1773 Roll DEPS for Breakpad r1020:1052. by thestig@chromium.org · 12 years ago
  16. f827aa4 chrome: Remove tab_modal_confirm_dialog_views.h entry from DEPS whitelist. by tfarina@chromium.org · 12 years ago
  17. bdbe179 Switch ExternalProtocolObserver to use WebContentsUserData. by avi@chromium.org · 12 years ago
  18. 3d0a705 Call exit(1) if we mean to crash, rather than *(char*)0 = 0 by reed@google.com · 12 years ago
  19. 6ed115b events: Cleanup the EventDispatcher API. by sadrul@chromium.org · 12 years ago
  20. d6cc860 Disable ExtensionApiTest.NativeMessageBasic by asargent@chromium.org · 12 years ago
  21. fcf28e3 content-shell: Allow using the mouse the generate touch-events in linux. by sadrul@chromium.org · 12 years ago
  22. 48dbcba Add ARM NEON intrinsic optimizations for SincResampler. by dalecurtis@google.com · 12 years ago
  23. 3245c0f Revert 158513 - Maybe fix InstantTest.NewWindowDismissesInstant on Mac. by sreeram@chromium.org · 12 years ago
  24. cde5d3e Fixing issue with Talk window getting maximized, minimized, restored and leaving it in a desolate state. by skuhne@chromium.org · 12 years ago
  25. 1b44ac5 [Android] Fix AwSettings.testUserAgentString... tests by mnaganov@chromium.org · 12 years ago
  26. 173d395 Update .DEPS.git by chrome-admin@google.com · 12 years ago
  27. fb1d001 Reduce code duplication between run_test_cases.py and trace_test_cases.py. by maruel@chromium.org · 12 years ago
  28. 7fad133 Grant popup blocker bypass based upon extension context type. by tsepez@chromium.org · 12 years ago
  29. 4f88fa0 Revert 158624 - Revert 157915 to see if it caused issue 152019 - Avoid calling RWHVWin::GetBackingStore when accelerated compositing is enabled. by apatrick@chromium.org · 12 years ago
  30. 436d5f8 roll gyp 1501:1507 by torne@chromium.org · 12 years ago
  31. 9a22bcc Remove WebContentsDelegate::ExecuteContextMenuCommand since it's not called by content. Since it's only used for ChromeFrame, move it to the ExternalTabContainer interface instead. by jam@chromium.org · 12 years ago
  32. 873b056 Disable type_profiler in pyautolib. by dmikurube@chromium.org · 12 years ago
  33. 9549843 Remove empty directories. Can't send with gcl by jam@chromium.org · 12 years ago
  34. f3420c8 Upload test file for encerypted media browser test. by shadi@chromium.org · 12 years ago
  35. 3bbecfb Simplify DEPS in content\public a bit since all cc files can include internal code. by jam@chromium.org · 12 years ago
  36. 61292b2 Switch to using WebKit's test expecation parser. by dalecurtis@google.com · 12 years ago
  37. 0df0d3b Fixing use of deprecated DISALLOW_EVIL_CONSTRUCTORS by gdk@chromium.org · 12 years ago
  38. 4fd19be cros: Add CHECK for screen unlock problem by jamescook@chromium.org · 12 years ago
  39. 883db45 Fix mouse lock on chromeos by oshima@chromium.org · 12 years ago
  40. 8d7bece Changing factory reset accelerator to Ctrl-Alt-Shift-R by glotov@google.com · 12 years ago
  41. 1c14ec4 Update .DEPS.git by chrome-admin@google.com · 12 years ago
  42. c5ac0b0 Add PathService::RemoveOverride to clear path overrides. by pastarmovj@chromium.org · 12 years ago
  43. b40d469 Update nss_revision to 158748 to pick up NSS 3.14 pre-release by wtc@chromium.org · 12 years ago
  44. caa9b2f Center wallpaper picker when open and open author's website in a new window by bshe@chromium.org · 12 years ago
  45. 1a2139c Remove layout test suppressions by hclam@chromium.org · 12 years ago
  46. a3d3f64 DevTools: stop deploying the devtools_frontend.zip (new contributing doc does not require it) by pfeldman@chromium.org · 12 years ago
  47. fe2ca07 Remove WTF HashMap and PassOwnPtr dependencies for CCRenderPass by danakj@chromium.org · 12 years ago
  48. b75aa6d [cros] Move desktop background to LockScreenBackground container during OOBE. by ivankr@chromium.org · 12 years ago
  49. 155ef0f Revert 158830 - Revert 156678 - Native messaging now uses the MessageService back-end. by ilevy@chromium.org · 12 years ago
  50. 8f7e916 Valgrind: Suppress a new leak in a test. by jhawkins@chromium.org · 12 years ago
  51. 6777eca Revert 156678 - Native messaging now uses the MessageService back-end. by mpcomplete@chromium.org · 12 years ago
  52. 515d750 Revert 158590 - Extensions: Fix a crash installing an app w/ oauth2 scopes in incognito. by jhawkins@chromium.org · 12 years ago
  53. b8be0ca Insert missing shebang, accidentally removed in last revision. by csilv@chromium.org · 12 years ago
  54. 0a85f80 Allow sending frame tree updates for frames being added, even while loading. by nasko@chromium.org · 12 years ago
  55. c211b3e Classify memory usage by allocated type in Deep Memory Profiler. by dmikurube@chromium.org · 12 years ago
  56. 66935af Notes: by sschmitz@chromium.org · 12 years ago
  57. 03e112f NTP Omnibox height wrong for --enable-instant-extended-api by dhollowa@chromium.org · 12 years ago
  58. 9d922f9 Implement Android WebView BlockNetworkImages by boliu@chromium.org · 12 years ago
  59. d3a29f1 Disable history menu in incognito or guest mode by simon.hong81@gmail.com · 12 years ago
  60. c4e254a Removing the "learn more" link for session restore. by marja@chromium.org · 12 years ago
  61. a7ee4fd [gtk] fix zoom bubble showing up on wrong window by estade@chromium.org · 12 years ago
  62. 795ae70 Makes wm2 reset the bounds immediately after cloning the layer for by sky@chromium.org · 12 years ago
  63. 5500f84 Rewrite layout_browsertests to use content_shell --dump-render-tree to execute layout tests by jochen@chromium.org · 12 years ago
  64. fcc248b Add ref count when caputre is started so that CaptureVideoDecoder won't be deleted till OnRemoved is called. by wjia@chromium.org · 12 years ago
  65. 85a8cc8 [Android] Throw IOException if pak resources don't extract correctly. by benm@chromium.org · 12 years ago
  66. bf563b4 Merge a libxml clang warning fix by hans@chromium.org · 12 years ago
  67. 871469d Remove PluginFinder async interface by ibraaaa@google.com · 12 years ago
  68. 88dce94 Enable EULA dialog to be shown from metro Chrome. by robertshield@chromium.org · 12 years ago
  69. 34804fe Revert 158792 - views: Remove content dependency from views package. by grt@chromium.org · 12 years ago
  70. 383506a chrome: Add TabModalConfirmDialog interface. by tfarina@chromium.org · 12 years ago
  71. a6be267 views: Remove content dependency from views package. by grt@chromium.org · 12 years ago
  72. b55e8cd Add LocalFileChangeTracker database to record non-synced dirty files by nhiroki@chromium.org · 12 years ago
  73. 42c141f Destroy WorkerDevToolsAgentHost when corresponding worker terminates by yurys@chromium.org · 12 years ago
  74. 30a6741 drive: Remove --enable-drive-v2-api from about:flags by satorux@chromium.org · 12 years ago
  75. 4cf6b53 [cros] Fix MediaURLRequestContext initialization. by dgozman@chromium.org · 12 years ago
  76. 144de4b Port certificate verification to iOS. by droger@chromium.org · 12 years ago
  77. e8c6f5a Use existing logic in list.js to correctly set aria-activedescandant for the file list. by aboxhall@chromium.org · 12 years ago
  78. eac32c2 Remove now missing files from unit_tests.isolate by maruel@chromium.org · 12 years ago
  79. a334e1c Send OnModifyFile Notification when File Write completes successfully or fails but something was written. e.g. partial write before failure. by calvinlo@chromium.org · 12 years ago
  80. 280be4e Implement popup bubbles for the controlled setting indicator by bartfab@chromium.org · 12 years ago
  81. 1d63aff Added black list of printer. by vitalybuka@chromium.org · 12 years ago
  82. f4fbbd8 Factory reset dialog string change. by glotov@chromium.org · 12 years ago
  83. c05a40a Added workaround to the current API revision chaos. by phoglund@chromium.org · 12 years ago
  84. f17eb5e Fix: Prerendering was confusing SessionService to not save sessionStorage. by marja@chromium.org · 12 years ago
  85. 1ce61ec [Sync] Refactor handling of session tabs by akalin@chromium.org · 12 years ago
  86. e8214fb Updating trunk VERSION from 1278.0 to 1279.0 by chrome-release@google.com · 12 years ago
  87. 0af7975 audio_manager_linux: Allow CRAS to decide if sample rate conversion is needed. by dgreid@chromium.org · 12 years ago
  88. 8ec2b37 Clear root window when the aura root window is moved/resized by oshima@chromium.org · 12 years ago
  89. fb342c2 Revert r158757 "Clear root window when the aura root window is moved/resized" by oshima@chromium.org · 12 years ago
  90. 8ef2152 Change a result code ENUM value to help diagnose unexpected histogram data by asargent@chromium.org · 12 years ago
  91. 9bcfcb8 Fix case handling in Instant suggestions. by sreeram@chromium.org · 12 years ago
  92. 17b9e9e net: Delete UploadFileElementReader::file_stream_ asynchronously by hashimoto@chromium.org · 12 years ago
  93. fccad91 whitespace change by cmp@chromium.org · 12 years ago
  94. bb1fd10 NTP5: Improving the dynamic padding logic. by pedrosimonetti@chromium.org · 12 years ago
  95. 54563bd Revert r155813 "Reland - cros: Add chat icon to app list" by xiyuan@chromium.org · 12 years ago
  96. be2a41d Clear root window when the aura root window is moved/resized by oshima@chromium.org · 12 years ago
  97. 2ed647b Show composition window for IME-unaware PPAPI plugins on Windows. by kinaba@chromium.org · 12 years ago
  98. 6abdb4d [chrome-remote-contorl] Add --identity option to cros backend by nduca@chromium.org · 12 years ago
  99. d2b79d2 Repack webkit_resources_100_percent.pak into chrome_100_percent.pak. by flackr@chromium.org · 12 years ago
  100. eb3ed72 Re-land r158555: "[Android] Exclude unsupported URLs from chrome://chrome-urls." by newt@chromium.org · 12 years ago