1. 97e3782 Remove file_util::kPathSeparator from posix. by estade@chromium.org · 16 years ago
  2. 943e3d9 Roll back r6063. TBR. by dank@chromium.org · 16 years ago
  3. 92733ca Point nss at root certs so test_shell can talk to mail.google.com without warnings. by dank@chromium.org · 16 years ago
  4. 74ed730 Add the test_file_util changes to the Windows scons. by deanm@chromium.org · 16 years ago
  5. 7da0279 Fix Windows vcproj file, it should be test_file_util_win.cc. by deanm@chromium.org · 16 years ago
  6. e0d1672 Un-duplicate EvictFileFromSystemCache. by deanm@chromium.org · 16 years ago
  7. 75ec0b0 Port base/watchdog to Linux. by deanm@chromium.org · 16 years ago
  8. d778b8f Append a trailing slash on file directory URLs. Thus a link to /directory will work just as well as a link to /directory/ by estade@chromium.org · 16 years ago
  9. 71a4b51 Reverting 5971. Review URL: http://codereview.chromium.org/12637 by maruel@chromium.org · 16 years ago
  10. d02ece0 Add superficial unit test for PrintJob. That's a start. by maruel@chromium.org · 16 years ago
  11. 7c0b4be Lazily create the clipboard owner window. CreateWindow can take ~.5ms, and we don't need to do this until the clipboard is actually used (ctrl-c/ctrl-v). by deanm@chromium.org · 16 years ago
  12. bcb1f4b Remove base versions of the graphics headers, which previously just forwarded to the skia ones. by brettw@google.com · 16 years ago
  13. a5c410d Adjust histograms to get better data for latency experiments by jar@google.com · 16 years ago
  14. e58cb8b Purify support: by sgk@google.com · 16 years ago
  15. 637302d Remove use of wide characters in stats table identifiers. by evanm@google.com · 16 years ago
  16. d700606 Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved there. This leaves forwarding headers in base/gfx, which I'll clean up in a future pass. by brettw@google.com · 16 years ago
  17. 1958301 Generate a warning if the return value of FilePath::Append is ignored. by agl@chromium.org · 16 years ago
  18. 5eef7b5 Move skia extensions from the port to skia/ext for Windows only. Fixed the by brettw@google.com · 16 years ago
  19. cfae3c7 Rollback "Remove use of wide characters in stats table identifiers." by evanm@google.com · 16 years ago
  20. 2427edd Port some files in chrome/common to Linux. by evanm@google.com · 16 years ago
  21. 2bf1641 Remove use of wide characters in stats table identifiers. by evanm@google.com · 16 years ago
  22. 520ada6 Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf, by deanm@chromium.org · 16 years ago
  23. a734698 Only remove -Wall from $CXXFLAGS on Linux, not on Mac. Mac's tool by sgk@google.com · 16 years ago
  24. d702a92 Add builds of miscellaneous .exes: by sgk@google.com · 16 years ago
  25. b23e8e6 Port directory lister to allow the linux and mac test shells to display file directories. by estade@chromium.org · 16 years ago
  26. 093c4fd Finish release (opt) builds on Windows, including the parallel by sgk@google.com · 16 years ago
  27. cba51c7 revert 5730 by estade@chromium.org · 16 years ago
  28. 7721e0b Port directory lister to posix. by estade@chromium.org · 16 years ago
  29. 35d9774 revert 5725 by estade@chromium.org · 16 years ago
  30. fccecba Port directory lister so test shell can view file directories. by estade@chromium.org · 16 years ago
  31. fbfbf6b fix unittests by tc@google.com · 16 years ago
  32. c45f86a Mac changes for r5690 Review URL: http://codereview.chromium.org/11483 by mark@chromium.org · 16 years ago
  33. d69694a Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left header files in the original locations that include the ones in the new location so I don't have to change all the includes in Chrome at once. These will be removed later. by brettw@google.com · 16 years ago
  34. 3e9d5d7 Move more code to using FilePath. by evanm@google.com · 16 years ago
  35. 2dfab9d disable some tests while I debug offline by tc@google.com · 16 years ago
  36. 2c826dc Remove cf_html from webdropdata.h. This is windows by tc@google.com · 16 years ago
  37. 9e0c971 Add pixel layout test support for Linux by agl@chromium.org · 16 years ago
  38. 44f929c Update include guard style. by agl@chromium.org · 16 years ago
  39. 1188b2a Fix the include guards for scoped_handle by agl@chromium.org · 16 years ago
  40. f7463cd Add scoped stdio handles. by agl@chromium.org · 16 years ago
  41. 8fe2bf6 Revert 5607 because it caused a base_unittest failure. by maruel@chromium.org · 16 years ago
  42. cef2c19 Add superficial unit test for PrintJob. That's a start. by maruel@chromium.org · 16 years ago
  43. f467dae Fix a proto-type mismatch on a virtual override. by deanm@chromium.org · 16 years ago
  44. 1ab155c Fix the glib pump getting wedged. by deanm@chromium.org · 16 years ago
  45. 4eb4f37 Fix an inaccurate comment. by evanm@google.com · 16 years ago
  46. 8c15834 addressing comments by agl@chromium.org · 16 years ago
  47. 69e0a49 Check ftruncate result by agl@chromium.org · 16 years ago
  48. fbc2049 Remove the locale parameter from the StringToDouble and by tc@google.com · 16 years ago
  49. b1d358a Implement some missing file util functions. by estade@chromium.org · 16 years ago
  50. 4e55e3e Remove the uniscribe unittest from the scons build that moved to WebKit. by brettw@google.com · 16 years ago
  51. 5c382cb Debase our Uniscribe code. This moves FontUtils and all our Uniscribe code from by brettw@google.com · 16 years ago
  52. 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
  53. 7523d99 Fix the mac build to add dmg_fp to the libbase.a. by tony@chromium.org · 16 years ago
  54. 4bfa9f2 Move dmg_fp in scons build to compile from by tc@google.com · 16 years ago
  55. 48c40ce RandUInt -> RandUint to match the style of other Uint functions. by deanm@chromium.org · 16 years ago
  56. 459652f Move dmg_fp to base/third_party/dmg_fp and include the by tc@google.com · 16 years ago
  57. 4db489d by mbelshe@google.com · 16 years ago
  58. cff4762 Don't include system headers inside a namespace. by evanm@google.com · 16 years ago
  59. 17b9911 by mbelshe@google.com · 16 years ago
  60. 8761569 Next round of SCons changes: by sgk@google.com · 16 years ago
  61. 3432e6b fix bug in locale dependence check by tc@google.com · 16 years ago
  62. b00b0cf More Mac & Linux fixes for base namespaces. by brettw@google.com · 16 years ago
  63. 67cbe88 Linux build bustage fix. Review URL: http://codereview.chromium.org/10737 by brettw@google.com · 16 years ago
  64. dde155a Move process utils into the base namespace (fix build bustage). by brettw@google.com · 16 years ago
  65. 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
  66. 0cd70c3 Unfork test_shell_main_gtk back into test_shell_main. by erg@google.com · 16 years ago
  67. abb3a2b Restructure the the pump for nested loops. by deanm@chromium.org · 16 years ago
  68. 4ee9810 fix mac build need to include dmg_fp config settings in debug and release by tony@chromium.org · 16 years ago
  69. 866a31a Make unit_tests pass with pt_BR.UTF-8 locale. by tc@google.com · 16 years ago
  70. 181a936 by dsh@google.com · 16 years ago
  71. 67c3575 Adds the ability for save dialogs to take a default extension. by sky@google.com · 16 years ago
  72. 3f05f76 Drop the wakeup pipe completely and use the builtin glib wakeup. by deanm@chromium.org · 16 years ago
  73. 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
  74. 5127d88 Force the line endings on .sln files to be CRLF. by tc@google.com · 16 years ago
  75. 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
  76. 8680c1d Cache the GdkSkia object in PlatformContextSkia so that we aren't creating by agl@chromium.org · 16 years ago
  77. 5ef5ca5 * Revert "Por rt flush_cache tool." by agl@chromium.org · 16 years ago
  78. c80096a Port flush_cache tool. by agl@chromium.org · 16 years ago
  79. 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
  80. f474a1b Added CreateTemporaryFileName that takes a FilePath argument. by estade@chromium.org · 16 years ago
  81. 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
  82. 6d5f7f6 Dramatically improve the link time in release mode. Today's MC Hammer Xcode by mark@chromium.org · 16 years ago
  83. 7388754 Switch MessagePumpForIO to use completion ports on Windows. by rvargas@google.com · 16 years ago
  84. 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
  85. 6b068b1 Adds import/export of bookmarks to bookmarks.html file. by sky@google.com · 16 years ago
  86. 3384f0a Implement the idle timer for Linux using libxss. by dsh@google.com · 16 years ago
  87. f785550 Enabled WebFrameTest, refactored some test shell functions. by estade@chromium.org · 16 years ago
  88. c5e663e Make canvas code a bit more resilient to crashes. by joshia@google.com · 16 years ago
  89. e250d20 Switch from using GdkPixbuf to cairo for painting on Drawables. by agl@chromium.org · 16 years ago
  90. ed61ae4 Make assertions not display message boxes to the end user. This is causing by brettw@google.com · 16 years ago
  91. 1160a8b revert 9391 by estade@chromium.org · 16 years ago
  92. 3777654 Enabled WebFrameTest, refactored some test shell functions. by estade@chromium.org · 16 years ago
  93. 03a2664 Make better (and more efficient) use of Hammer functionality by sgk@google.com · 16 years ago
  94. 8bf9c5a This CL adds the autofill UI in forms. by jcampan@chromium.org · 16 years ago
  95. f3dc38d Delete some accidental comments. by estade@chromium.org · 16 years ago
  96. 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
  97. 34cf318 by dsh@google.com · 16 years ago
  98. 4498268 Port more of url_request_unittest.cc. by dkegel@google.com · 16 years ago
  99. 71ed7fd Fix scoped_cftyperef<>::reset() to adopt the incoming CFTypeRef when the by mark@chromium.org · 16 years ago
  100. 2b76e1c Turn time_mac.cc back on, with workaround for scoped_cftyperef reset bug by amanda@chromium.org · 16 years ago