1. 5c382cb Debase our Uniscribe code. This moves FontUtils and all our Uniscribe code from by brettw@google.com · 16 years ago
  2. 7578f48 Implement the WebSmartPaste pasteboard type on Mac, stub it out on Linux, remove the platform ifdefs in common code. by pinkerton@google.com · 16 years ago
  3. 7523d99 Fix the mac build to add dmg_fp to the libbase.a. by tony@chromium.org · 16 years ago
  4. 4bfa9f2 Move dmg_fp in scons build to compile from by tc@google.com · 16 years ago
  5. 48c40ce RandUInt -> RandUint to match the style of other Uint functions. by deanm@chromium.org · 16 years ago
  6. 459652f Move dmg_fp to base/third_party/dmg_fp and include the by tc@google.com · 16 years ago
  7. 4db489d by mbelshe@google.com · 16 years ago
  8. cff4762 Don't include system headers inside a namespace. by evanm@google.com · 16 years ago
  9. 17b9911 by mbelshe@google.com · 16 years ago
  10. 8761569 Next round of SCons changes: by sgk@google.com · 16 years ago
  11. 3432e6b fix bug in locale dependence check by tc@google.com · 16 years ago
  12. b00b0cf More Mac & Linux fixes for base namespaces. by brettw@google.com · 16 years ago
  13. 67cbe88 Linux build bustage fix. Review URL: http://codereview.chromium.org/10737 by brettw@google.com · 16 years ago
  14. dde155a Move process utils into the base namespace (fix build bustage). by brettw@google.com · 16 years ago
  15. c60d989 Add Terminate() to the Process object, have RenderProcessHost use this to avoid some more Windows specific code. by brettw@google.com · 16 years ago
  16. 0cd70c3 Unfork test_shell_main_gtk back into test_shell_main. by erg@google.com · 16 years ago
  17. abb3a2b Restructure the the pump for nested loops. by deanm@chromium.org · 16 years ago
  18. 4ee9810 fix mac build need to include dmg_fp config settings in debug and release by tony@chromium.org · 16 years ago
  19. 866a31a Make unit_tests pass with pt_BR.UTF-8 locale. by tc@google.com · 16 years ago
  20. 181a936 by dsh@google.com · 16 years ago
  21. 67c3575 Adds the ability for save dialogs to take a default extension. by sky@google.com · 16 years ago
  22. 3f05f76 Drop the wakeup pipe completely and use the builtin glib wakeup. by deanm@chromium.org · 16 years ago
  23. a65cf92 Rewrite the glib UI pump. Although the previous pump was correct in terms of test coverage, it was mis-handling the concept of idle work. This meant we were effectively polling the pump, causing full CPU usage. The new pump is greatly simplified, and follows the pattern used on Windows. All tests still pass. by deanm@chromium.org · 16 years ago
  24. 5127d88 Force the line endings on .sln files to be CRLF. by tc@google.com · 16 years ago
  25. ba3b5a3 Remove some Windows-specific stuff from RenderProcessHost by having callers get the process handle and PID directly from the corresponding Process object. by brettw@google.com · 16 years ago
  26. 8680c1d Cache the GdkSkia object in PlatformContextSkia so that we aren't creating by agl@chromium.org · 16 years ago
  27. 5ef5ca5 * Revert "Por rt flush_cache tool." by agl@chromium.org · 16 years ago
  28. c80096a Port flush_cache tool. by agl@chromium.org · 16 years ago
  29. 88e0234 make sure we match all the tests and files that linux has running. We were never building process_posix, but now the newly added unit tests use it. by pinkerton@google.com · 16 years ago
  30. f474a1b Added CreateTemporaryFileName that takes a FilePath argument. by estade@chromium.org · 16 years ago
  31. 109ed50 NO CODE CHANGE. Update string_piece.h to new include style, and remove Ben's trailing whitespace. Really just want a buildbot run :\ by deanm@chromium.org · 16 years ago
  32. 6d5f7f6 Dramatically improve the link time in release mode. Today's MC Hammer Xcode by mark@chromium.org · 16 years ago
  33. 7388754 Switch MessagePumpForIO to use completion ports on Windows. by rvargas@google.com · 16 years ago
  34. bd7ab86 Make PlatformCanvasLinux match up with recent changes in the Windows one, which is able to report allocation failures. by brettw@google.com · 16 years ago
  35. 6b068b1 Adds import/export of bookmarks to bookmarks.html file. by sky@google.com · 16 years ago
  36. 3384f0a Implement the idle timer for Linux using libxss. by dsh@google.com · 16 years ago
  37. f785550 Enabled WebFrameTest, refactored some test shell functions. by estade@chromium.org · 16 years ago
  38. c5e663e Make canvas code a bit more resilient to crashes. by joshia@google.com · 16 years ago
  39. e250d20 Switch from using GdkPixbuf to cairo for painting on Drawables. by agl@chromium.org · 16 years ago
  40. ed61ae4 Make assertions not display message boxes to the end user. This is causing by brettw@google.com · 16 years ago
  41. 1160a8b revert 9391 by estade@chromium.org · 16 years ago
  42. 3777654 Enabled WebFrameTest, refactored some test shell functions. by estade@chromium.org · 16 years ago
  43. 03a2664 Make better (and more efficient) use of Hammer functionality by sgk@google.com · 16 years ago
  44. 8bf9c5a This CL adds the autofill UI in forms. by jcampan@chromium.org · 16 years ago
  45. f3dc38d Delete some accidental comments. by estade@chromium.org · 16 years ago
  46. 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
  47. 34cf318 by dsh@google.com · 16 years ago
  48. 4498268 Port more of url_request_unittest.cc. by dkegel@google.com · 16 years ago
  49. 71ed7fd Fix scoped_cftyperef<>::reset() to adopt the incoming CFTypeRef when the by mark@chromium.org · 16 years ago
  50. 2b76e1c Turn time_mac.cc back on, with workaround for scoped_cftyperef reset bug by amanda@chromium.org · 16 years ago
  51. 430a647 Handle time overflow more gracefully in base/time_posix.cc. Instead of by mark@chromium.org · 16 years ago
  52. b42cfd1 Fix tree breakage. by erg@google.com · 16 years ago
  53. 146ffd9 Remove fragile check in DidProcessCrash by cpu@google.com · 16 years ago
  54. 8195213 Get url_request_unittest.cc to build on Linux. by dkegel@google.com · 16 years ago
  55. ee98d79 Undisable the now not-flaky unittests! by ojan@google.com · 16 years ago
  56. 9c7e428 Revert r4473 to fix build breakage (local time zone tests failed) by amanda@chromium.org · 16 years ago
  57. 0fa8b1b Switch from the benighted PlatformThread to the shiny SimpleThread by dkegel@google.com · 16 years ago
  58. 34c6dee Add a TODO from Jar. Review URL: http://codereview.chromium.org/9262 by mbelshe@google.com · 16 years ago
  59. 96621da Update Mac implemention of Time to prevent problems with by amanda@chromium.org · 16 years ago
  60. b579d6d Update idle timer test to use longer intervals. by mbelshe@google.com · 16 years ago
  61. 98f5aa1 Weee. More TODO(darin)s. :) by ojan@google.com · 16 years ago
  62. f135f9e The base unittests were succeeding for the isolated by mbelshe@google.com · 16 years ago
  63. c3d3596 Fix unit test for system monitor. Not sure how I missed this! by mbelshe@google.com · 16 years ago
  64. 0642946 quick build fix for Linux by erikkay@google.com · 16 years ago
  65. 72b406d * Add write and read/write support to FileStream (renamed from FileInputStream). by erikkay@google.com · 16 years ago
  66. 2d95cab Make the SystemMonitor observer list thread safe. by mbelshe@google.com · 16 years ago
  67. 40eb492 Always show file extensions in the shelf. by glen@chromium.org · 16 years ago
  68. 6f2e2d8 Fix compilation error on Windows and link error on Mac by dkegel@google.com · 16 years ago
  69. 902a971 Port GetProcessCount(), KillProcesses(), and CleanupProcesses(). by dkegel@google.com · 16 years ago
  70. 26e3826 Port last remaining test case in base/stats_table_unittest.cc, and by dkegel@google.com · 16 years ago
  71. b92a56b Adds the ability for ObserverList to not notify observers added during by sky@google.com · 16 years ago
  72. 104f22e AbsolutePath should probably also work on non-Windows platforms. by evanm@google.com · 16 years ago
  73. c76de8f AbsolutePath should probably actually use its input somewhere. by evanm@google.com · 16 years ago
  74. fc91061 Switch to using the message loop rather than gtk_main(). by agl@chromium.org · 16 years ago
  75. 874d167 Begin the first small step towards using FilePath everywhere: by evanm@google.com · 16 years ago
  76. db63505 Fix build bustage - remove reference to exported_sybmols file. by jeremy@chromium.org · 16 years ago
  77. 012e999 1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process names by jeremy@chromium.org · 16 years ago
  78. ab0e423 System includes need to use angle brackets for check_deps by agl@chromium.org · 16 years ago
  79. 2a40262 Start writing the GTK code for test_shell. by agl@chromium.org · 16 years ago
  80. 4a6795c Removed magic number for owner rights, avoid to call close(-1). by brettw@google.com · 16 years ago
  81. 339a7fa * Revert "Start writing the GTK code for test_shell." by agl@chromium.org · 16 years ago
  82. eed64db Start writing the GTK code for test_shell. by agl@chromium.org · 16 years ago
  83. 98e7a62 Roll back project file portion of r4024. The unit test is not ready on Mac by mark@chromium.org · 16 years ago
  84. fd5dc08 Add base\field_trial_unittest.cc to the SCons build. by sgk@google.com · 16 years ago
  85. 5d707f8 Add a file I forgot in the last change. by evanm@google.com · 16 years ago
  86. c3bc50a Port a few test_shell_tests. Now it runs 45 of them. by evanm@google.com · 16 years ago
  87. 2d5fd26 fix linux build by making sure APICALL is defined on all platforms by tc@google.com · 16 years ago
  88. c0dfa31 Disable flaky test IdleTimerTest.RepeatIdleReset by maruel@google.com · 16 years ago
  89. 98ad178 Enable stats_tabe_unittest.cc on OS X. by jeremy@chromium.org · 16 years ago
  90. 0f8dd26 Move Time, TimeDelta and TimeTicks into namespace base. by dsh@google.com · 16 years ago
  91. 0d3791f Lint message loop code (added explicit to a class definition) by jar@google.com · 16 years ago
  92. a355142 Clean up filter and content encoding handling by jar@google.com · 16 years ago
  93. 3487630 Make sure it's possible to download to a network share. by nsylvain@chromium.org · 16 years ago
  94. 3eaf091 Fix SCons modules build on Windows: by sgk@google.com · 16 years ago
  95. 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
  96. d3c3ab6 Add field trial support to base on the Mac by amanda@chromium.org · 16 years ago
  97. 23021fd Simultaneously store multiple formats on the linux clipboard. by estade@chromium.org · 16 years ago
  98. 877d203 Create a thread-safe observer list. Will be used by SystemMonitor. by mbelshe@google.com · 16 years ago
  99. bffe4f3 Use ETS_FOCUSED instead of TS_CHECKED to signify that a button by tc@google.com · 16 years ago
  100. a082a1c Reduce header dependencies. by evanm@google.com · 16 years ago