1. e250d20 Switch from using GdkPixbuf to cairo for painting on Drawables. by agl@chromium.org · 16 years ago
  2. ed61ae4 Make assertions not display message boxes to the end user. This is causing by brettw@google.com · 16 years ago
  3. 1160a8b revert 9391 by estade@chromium.org · 16 years ago
  4. 3777654 Enabled WebFrameTest, refactored some test shell functions. by estade@chromium.org · 16 years ago
  5. 03a2664 Make better (and more efficient) use of Hammer functionality by sgk@google.com · 16 years ago
  6. 8bf9c5a This CL adds the autofill UI in forms. by jcampan@chromium.org · 16 years ago
  7. f3dc38d Delete some accidental comments. by estade@chromium.org · 16 years ago
  8. 144314a Rewrote the clipboard API to be more concurrent. Added a helper class to make it more foolproof. Updated all clients and unittests. Mac port by jeremy@chromium.org by estade@chromium.org · 16 years ago
  9. 34cf318 by dsh@google.com · 16 years ago
  10. 4498268 Port more of url_request_unittest.cc. by dkegel@google.com · 16 years ago
  11. 71ed7fd Fix scoped_cftyperef<>::reset() to adopt the incoming CFTypeRef when the by mark@chromium.org · 16 years ago
  12. 2b76e1c Turn time_mac.cc back on, with workaround for scoped_cftyperef reset bug by amanda@chromium.org · 16 years ago
  13. 430a647 Handle time overflow more gracefully in base/time_posix.cc. Instead of by mark@chromium.org · 16 years ago
  14. b42cfd1 Fix tree breakage. by erg@google.com · 16 years ago
  15. 146ffd9 Remove fragile check in DidProcessCrash by cpu@google.com · 16 years ago
  16. 8195213 Get url_request_unittest.cc to build on Linux. by dkegel@google.com · 16 years ago
  17. ee98d79 Undisable the now not-flaky unittests! by ojan@google.com · 16 years ago
  18. 9c7e428 Revert r4473 to fix build breakage (local time zone tests failed) by amanda@chromium.org · 16 years ago
  19. 0fa8b1b Switch from the benighted PlatformThread to the shiny SimpleThread by dkegel@google.com · 16 years ago
  20. 34c6dee Add a TODO from Jar. Review URL: http://codereview.chromium.org/9262 by mbelshe@google.com · 16 years ago
  21. 96621da Update Mac implemention of Time to prevent problems with by amanda@chromium.org · 16 years ago
  22. b579d6d Update idle timer test to use longer intervals. by mbelshe@google.com · 16 years ago
  23. 98f5aa1 Weee. More TODO(darin)s. :) by ojan@google.com · 16 years ago
  24. f135f9e The base unittests were succeeding for the isolated by mbelshe@google.com · 16 years ago
  25. c3d3596 Fix unit test for system monitor. Not sure how I missed this! by mbelshe@google.com · 16 years ago
  26. 0642946 quick build fix for Linux by erikkay@google.com · 16 years ago
  27. 72b406d * Add write and read/write support to FileStream (renamed from FileInputStream). by erikkay@google.com · 16 years ago
  28. 2d95cab Make the SystemMonitor observer list thread safe. by mbelshe@google.com · 16 years ago
  29. 40eb492 Always show file extensions in the shelf. by glen@chromium.org · 16 years ago
  30. 6f2e2d8 Fix compilation error on Windows and link error on Mac by dkegel@google.com · 16 years ago
  31. 902a971 Port GetProcessCount(), KillProcesses(), and CleanupProcesses(). by dkegel@google.com · 16 years ago
  32. 26e3826 Port last remaining test case in base/stats_table_unittest.cc, and by dkegel@google.com · 16 years ago
  33. b92a56b Adds the ability for ObserverList to not notify observers added during by sky@google.com · 16 years ago
  34. 104f22e AbsolutePath should probably also work on non-Windows platforms. by evanm@google.com · 16 years ago
  35. c76de8f AbsolutePath should probably actually use its input somewhere. by evanm@google.com · 16 years ago
  36. fc91061 Switch to using the message loop rather than gtk_main(). by agl@chromium.org · 16 years ago
  37. 874d167 Begin the first small step towards using FilePath everywhere: by evanm@google.com · 16 years ago
  38. db63505 Fix build bustage - remove reference to exported_sybmols file. by jeremy@chromium.org · 16 years ago
  39. 012e999 1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process names by jeremy@chromium.org · 16 years ago
  40. ab0e423 System includes need to use angle brackets for check_deps by agl@chromium.org · 16 years ago
  41. 2a40262 Start writing the GTK code for test_shell. by agl@chromium.org · 16 years ago
  42. 4a6795c Removed magic number for owner rights, avoid to call close(-1). by brettw@google.com · 16 years ago
  43. 339a7fa * Revert "Start writing the GTK code for test_shell." by agl@chromium.org · 16 years ago
  44. eed64db Start writing the GTK code for test_shell. by agl@chromium.org · 16 years ago
  45. 98e7a62 Roll back project file portion of r4024. The unit test is not ready on Mac by mark@chromium.org · 16 years ago
  46. fd5dc08 Add base\field_trial_unittest.cc to the SCons build. by sgk@google.com · 16 years ago
  47. 5d707f8 Add a file I forgot in the last change. by evanm@google.com · 16 years ago
  48. c3bc50a Port a few test_shell_tests. Now it runs 45 of them. by evanm@google.com · 16 years ago
  49. 2d5fd26 fix linux build by making sure APICALL is defined on all platforms by tc@google.com · 16 years ago
  50. c0dfa31 Disable flaky test IdleTimerTest.RepeatIdleReset by maruel@google.com · 16 years ago
  51. 98ad178 Enable stats_tabe_unittest.cc on OS X. by jeremy@chromium.org · 16 years ago
  52. 0f8dd26 Move Time, TimeDelta and TimeTicks into namespace base. by dsh@google.com · 16 years ago
  53. 0d3791f Lint message loop code (added explicit to a class definition) by jar@google.com · 16 years ago
  54. a355142 Clean up filter and content encoding handling by jar@google.com · 16 years ago
  55. 3487630 Make sure it's possible to download to a network share. by nsylvain@chromium.org · 16 years ago
  56. 3eaf091 Fix SCons modules build on Windows: by sgk@google.com · 16 years ago
  57. 91c551a Make IPC::SyncChannel not duplicate the underlying MessageLoop implementation by pumping messages on its own. This fixes the problem of windowless plugins not painting on right click, and generally makes this class almost ported, other than using a generic version of events/locks.Through this change I've also cleaned up the class and hopefully made it more understandable. by jam@chromium.org · 16 years ago
  58. d3c3ab6 Add field trial support to base on the Mac by amanda@chromium.org · 16 years ago
  59. 23021fd Simultaneously store multiple formats on the linux clipboard. by estade@chromium.org · 16 years ago
  60. 877d203 Create a thread-safe observer list. Will be used by SystemMonitor. by mbelshe@google.com · 16 years ago
  61. bffe4f3 Use ETS_FOCUSED instead of TS_CHECKED to signify that a button by tc@google.com · 16 years ago
  62. a082a1c Reduce header dependencies. by evanm@google.com · 16 years ago
  63. 4c0c554 Changes to how we draw buttons. by tc@google.com · 16 years ago
  64. 2b79cda Make String Conversion Unittest x-platform + fix a small bug the tests exposed. by jeremy@chromium.org · 16 years ago
  65. c2a6383 Port SSLClientSocket to Linux by dkegel@google.com · 16 years ago
  66. 72bfacf Using $CHROME_SRC_DIR in place of hash/.. by bradnelson@google.com · 16 years ago
  67. c53b32c Fix reference to the new exported symbols file so it works by sgk@google.com · 16 years ago
  68. 03fcef6 Add directory_watcher_win.cc and its unit test to the by sgk@google.com · 16 years ago
  69. 92ac154 Added linux process utilities and tests. by estade@chromium.org · 16 years ago
  70. 87cf509 Move windows specific lock-recursion-counter into windows impl file by jar@google.com · 16 years ago
  71. 3160dd4 SCons renaming updates for base, net and googleurl: by sgk@google.com · 16 years ago
  72. 5056579 Build SkGraphicsContext under Linux by erg@google.com · 16 years ago
  73. d3b2643 Fix another crasher in Spell Checker related to file IO. by sidchat@google.com · 16 years ago
  74. 167afb7 Call GdiAlphaBlend directly instead of the AlphaBlend wrapper in msimg32.dll. The wrapper does a few additional santity checks, which I presume GdiAlphaBlend will have to handle anyway. This means we don't depend on msimg32.dll anymore. by deanm@chromium.org · 16 years ago
  75. a15ef73 Rolling back switch to hammer patterns again. by bradnelson@chromium.org · 16 years ago
  76. f5e050d Modules Linux fixes: by sgk@google.com · 16 years ago
  77. 0776008 Include bug reference for r3624. by mark@chromium.org · 16 years ago
  78. fddb45a Disable ConditionVariableTest.MultiThreadConsumerTest because it's by mark@chromium.org · 16 years ago
  79. 87df361 Construct a field trial to see if HIGH or MEDIUM memory model "works better" by jar@google.com · 16 years ago
  80. a16be47 Adding in new hammer patterns. Restored from rollback change 3578. by bradnelson@chromium.org · 16 years ago
  81. c7cb81d Rolling back CL 3578, discovered hammer.bat had not been updated yet. by bradnelson@chromium.org · 16 years ago
  82. 7627a9b Applying software construction toolkit patterns in scons build. by bradnelson@chromium.org · 16 years ago
  83. a97ed04 Remove throttling code from the Browser process and implement throttling in the Renderer. by erg@google.com · 16 years ago
  84. 74c0a06 part one of bustage fix - forgot to land this with previous CL. http://crbug.com/2186 by ben@chromium.org · 16 years ago
  85. ff22a4f Added linux clipboard. by estade@chromium.org · 16 years ago
  86. b8e51b5 Add DirectoryWatcher tests to SConscript. by evanm@google.com · 16 years ago
  87. ffb3b7f Add a DirectoryWatcher class, allowing objects to be notified whenever by evanm@google.com · 16 years ago
  88. 004e653 Remove unused shared_event. by agl@chromium.org · 16 years ago
  89. 39259c9 Take 2 at fixing image corruption on drag and drop. by tc@google.com · 16 years ago
  90. b0b94b8 Make View::SetBounds take a const gfx::Rect& instead of a const CRect& by ben@chromium.org · 16 years ago
  91. 5879562 Revert "Fix a bug where we were truncating the last byte of images" by tc@google.com · 16 years ago
  92. c3cc408 Fix a bug where we were truncating the last byte of images by tc@google.com · 16 years ago
  93. 989d097 Fix FileEnumerator (win) for non-recursive, directory-only enumerations. by tim@chromium.org · 16 years ago
  94. 92c59f2 Store the command line in a more convenient format on non-windows platforms. by estade@chromium.org · 16 years ago
  95. 7909d12 Convert GetPreferredSize from: by beng@google.com · 16 years ago
  96. a803f1d get webframe_impl.cc to compile on linux by tc@google.com · 16 years ago
  97. 6ed9232 Change all ConvertPointTo* methods to use gfx::Point instead of CPoint. by ben@chromium.org · 16 years ago
  98. 0c9f1eb Port parts of base/process_util to Linux. by evanm@google.com · 16 years ago
  99. 5805035 Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. by ben@chromium.org · 16 years ago
  100. 5b91647 Bring up idletimer unittest on Mac port. by jeremy@chromium.org · 16 years ago