1. 2749885f POSIX: Rewrite IPC's interaction with FileDescriptor by [email protected] · 16 years ago
  2. 06533c0 Refactor v8 extensions so that they aren't in the WebCore namespace, and can call functions in the rest of Chromium code without having to go through ChromiumBridge (which now lives upstream in the WebKit repository). by [email protected] · 16 years ago
  3. 68acddb Fix issue 8331: About dialog became too narrow when we changed by [email protected] · 16 years ago
  4. cf379a0 Fixes a bug in the criteria checker that caused the 6-month flag to not be deleted. by [email protected] · 16 years ago
  5. 5bc3688 Rebaseline a layout test for Win. The rendering of the image was different and actually looked better than the baseline. by [email protected] · 16 years ago
  6. 914c69f The new history and download tab caused a regression where opening the NTP would not focus the location bar. by [email protected] · 16 years ago
  7. 389f493 Update the mac text test output, the only differences are due to v8. by [email protected] · 16 years ago
  8. d321644 NO CODE CHANGE. by [email protected] · 16 years ago
  9. ba61ace Rebaseline results for js-update-image to account for rendering differences between Windows and Mac. by [email protected] · 16 years ago
  10. c92e3c4 Remove the chrome view contents tab contents type. Nobody uses it. by [email protected] · 16 years ago
  11. 6f35e04 Several little style cleanups in GTK download shelf code. by [email protected] · 16 years ago
  12. 7f30de1 Rebaseline an SVG layout test. The vertical lines are shaded slightly different - the diagonal lines are anti-aliased in a slightly different shade, and the text is drawn differently. by [email protected] · 16 years ago
  13. 702a77f Set svn:eol-style to CRLF. by [email protected] · 16 years ago
  14. a455d38 Try #2 of "make JavaScript alerts reflect the URL of the frame they came from, by [email protected] · 16 years ago
  15. 2eb312b Address some of the review comments on comment 2 of by [email protected] · 16 years ago
  16. 0ed164e Remove the TAB_CONTENTS_NEW_TAB_UI tab contents type. This was not actually used by [email protected] · 16 years ago
  17. 0654b7b Load the webkcore strings into a data pack and use them in TestShell. Fixes several layout tests that required these strings. We need to rebaseline them because the strings Chromium uses differ from the strings WebKit.org uses. by [email protected] · 16 years ago
  18. 1efeafb Fix the bug: Scrolling the Spell-checker drop-down box adds the languages scrolled. Basically, when a spell check language changes, it is added to the accept languages list so that it is remembered later. However, when the list gets scrolled, it keeps adding all the languages it scrolled. So, I decided to fix this by adding only the latest language selected as the spell check dictionary language in the drop down. by [email protected] · 16 years ago
  19. 0e1e30e Have WebWorkerProxy send messages directly through RenderThread, instead of RenderWidget, since that could lead to the terminateworker message being dropped. by [email protected] · 16 years ago
  20. 9be7801 Fix the golden file. JSON files should end in CRLF on by [email protected] · 16 years ago
  21. 28f8649 Delete some duplicate test outputs. by [email protected] · 16 years ago
  22. 55c8b97 Tool for finding duplicate test outputs. by [email protected] · 16 years ago
  23. cbb9f9b Rebaseline some ok tests on Linux. by [email protected] · 16 years ago
  24. 1103f99 Reduce the height of options on the Languages panel. by [email protected] · 16 years ago
  25. ff261dd Remove unnecessary typedef keywords that make gcc 4.3 unhappy. by [email protected] · 16 years ago
  26. 270ad8e fix oops by [email protected] · 16 years ago
  27. e57b298 Fix the problem that worker context object could be double deleted. by [email protected] · 16 years ago
  28. 20e2ed9 Update tests_fixable.txt for the 41420:41447 merge. by [email protected] · 16 years ago
  29. 0df953a WebKit merge 41420:41447 by [email protected] · 16 years ago
  30. e1f3449 Reverting 11002. Review URL: http://codereview.chromium.org/39203 by [email protected] · 16 years ago
  31. a023701 Rebaseline a test that moved by one pixel. by [email protected] · 16 years ago
  32. ac7a4e9 roll DEPS to pick up test for page cycler perf by [email protected] · 16 years ago
  33. e5c75e4 Make JavaScript alerts reflect the URL of the frame they came from, not the by [email protected] · 16 years ago
  34. 8a9adb8 Only tune SO_SNDBUF/SO_RCVBUF sizes for pre-Vista systems. by [email protected] · 16 years ago
  35. 413309ddb Bump for 169 dev cycle by [email protected] · 16 years ago
  36. 46e93ba Remove -Werror from the WebCore settings, so warnings generated by by [email protected] · 16 years ago
  37. 154361d2 We were waiting for the scrollbar changes to finally land, but this is the by [email protected] · 16 years ago
  38. 20fd61b We need the missing image image for layout tests. This got lost in gypping. by [email protected] · 16 years ago
  39. 321ff4e Revert r10974 since it didn't change performance on the page cyclers. by [email protected] · 16 years ago
  40. 9964178 Implement --startup-dialog. by [email protected] · 16 years ago
  41. ef76264 Changes bookmark sorting to sort folders first. by [email protected] · 16 years ago
  42. b4971ce Temporarily disable max_cols=80 rule since there's too many source files that trigger this rule at the moment. by [email protected] · 16 years ago
  43. fcbe58f Add 2 tests to the test_fixable. by [email protected] · 16 years ago
  44. e7bbeca Ignore layout test search-event-delay.html. by [email protected] · 16 years ago
  45. 74044a0 Mac test updates by [email protected] · 16 years ago
  46. bd328ad Revert change 10975 and 10972 because it broke the purify by [email protected] · 16 years ago
  47. 15e18c0f Guard against exceptions when getting and setting the event property by [email protected] · 16 years ago
  48. e3e4c20 Get history and download HTML UIs into Mac/Linux builds along with supporting icon scaffolding. by [email protected] · 16 years ago
  49. fa34a7a Make UTF8ToWide take a StringPiece, to avoid copying to a std::string. by [email protected] · 16 years ago
  50. 3347870 - Add «no trailing whitespace» and <=80 cols rules. by [email protected] · 16 years ago
  51. f0a51fb Fixes CRLF and trailing white spaces. by [email protected] · 16 years ago
  52. 6390be3 Fix startup_test failures on Windows buildbot. by [email protected] · 16 years ago
  53. ac5815e - DevToolsAgent is notified in render thread when RenderView is being detroyed. by [email protected] · 16 years ago
  54. a7d936d Remove a passing test from the test lists. by [email protected] · 16 years ago
  55. 71cbd00 Make startup_tests build and run on Linux (except reference tests). by [email protected] · 16 years ago
  56. bd7105a Skipped LayoutTests/fast/regex/test1.html. This test doesn't by [email protected] · 16 years ago
  57. 409f617 Update v8 again. This time without impacting the page cycler (hopefully). by [email protected] · 16 years ago
  58. 8b7ec05 Implementation of ResourceDispatcher::OnDownloadProgress by [email protected] · 16 years ago
  59. 4fcbbc7 Temporarily disable cookie codepaths that use WebKitClient to analyze by [email protected] · 16 years ago
  60. 703a313 Highlights of changes: by [email protected] · 16 years ago
  61. 90f933a Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85 (Take 2) by [email protected] · 16 years ago
  62. 3a164a1 Put the dropdown menu button on the linux download shelf. by [email protected] · 16 years ago
  63. 01ac793 Re-baseline tests that we actaully pass. Clarify tests that need fixing or by [email protected] · 16 years ago
  64. 68ed332 Linux: rebaseline more layout tests by [email protected] · 16 years ago
  65. aab804f Linux: rebaseline more layout tests by [email protected] · 16 years ago
  66. b35b818 Linux: remove GdkSkia.* by [email protected] · 16 years ago
  67. d906d76 Allow HTML select elements to work in the Windows test_shell. by [email protected] · 16 years ago
  68. 8f6dc08 add a comment to the test file as to why these tests are failing by [email protected] · 16 years ago
  69. 91d8fbc Fix a crash in chrome.exe caused by the external tab container instance getting destroyed without by [email protected] · 16 years ago
  70. dd7c055 Mark some layout tests as no longer flaky on windows, since they've been by [email protected] · 16 years ago
  71. 20b64d3 Ensure that we display a sad face for a windowed plugin when the plugin process crashes. This was a regression introduced by creating the plugin parent on the browser UI thread, which remains valid when the plugin process crashes. by [email protected] · 16 years ago
  72. df813ac Various fixes to mouse wheel scrolling: by [email protected] · 16 years ago
  73. 28ffe87 Linux: don't build gtk2drawing.c any more. by [email protected] · 16 years ago
  74. 414d0ea Replace a notimplemented with a bug about full screen mode. by [email protected] · 16 years ago
  75. 6607e4d Use grit to generate locale rc files and remove the old locale rc files from the tree. by [email protected] · 16 years ago
  76. 7950e31 Fix a toolbar width TODO. by [email protected] · 16 years ago
  77. 116569a Linux: Rolls DEPS to pickup Linux rendering fixes. by [email protected] · 16 years ago
  78. 8fc0c4db Changes spellcheck_unittest to read dictionaries directly from the src tree. Removes the build rules to copy test dictionaries to Dictionaries/. by [email protected] · 16 years ago
  79. c3515284 Linux: don't call gtk_init in the renderer process. by [email protected] · 16 years ago
  80. d167462 Rebaselines the test by [email protected] · 16 years ago
  81. 26624f9 Turns our moving the scroll methods onto RenderTextControlSingleLine by [email protected] · 16 years ago
  82. 2eb6df7 Fixes regression where bookmark manager would show black background by [email protected] · 16 years ago
  83. 232d6d9 Two layout tests are failing consistently on Windows in debug mode only. by [email protected] · 16 years ago
  84. cd4c891 Make file_version_info work even without including windows.h by [email protected] · 16 years ago
  85. cd3d789 Clean up the browser about URL handler to not derive from WebContents. It is by [email protected] · 16 years ago
  86. 90f6e2e Changed several references from "char" to "uint8" which is the appropriate definition for byte data buffers. by [email protected] · 16 years ago
  87. 57f6099 Remove abandoned NSS/NSPR import. by [email protected] · 16 years ago
  88. aab0f03 Some cleanup of backing_store_win.cc by [email protected] · 16 years ago
  89. a3e18c4 Take two at hooking up title bar on linux. by [email protected] · 16 years ago
  90. 9a6e0fe6 by [email protected] · 16 years ago
  91. 5043b983 Add download items to the download shelf in linux. by [email protected] · 16 years ago
  92. e078d32 Fix transparency for dragged downloads and links by using the halo text by [email protected] · 16 years ago
  93. a9afef66 One of the renderer unit tests is flaky so I have disabled it and put a TODO to investigate it. by [email protected] · 16 years ago
  94. 7c12e8e Revert to V8 revision 1370 due to performance regressions. by [email protected] · 16 years ago
  95. e853a95b Linux: rebaselining layout tests by [email protected] · 16 years ago
  96. 4c9b24c Revert r9953 since it caused regressions like: http://crbug.com/8287 by [email protected] · 16 years ago
  97. 5be424c Fix potential crash if the saved options tab is ever out of bounds. by [email protected] · 16 years ago
  98. 3edd952 Basic download shelf implementation on linux. by [email protected] · 16 years ago
  99. c0a2ee2 Expose the iostream (logging) interfaces of some gfx:: classes. by [email protected] · 16 years ago
  100. 04f40b3 Log an error message if the auth scheme is connection-based by [email protected] · 16 years ago