- 97e3782 Remove file_util::kPathSeparator from posix. by estade@chromium.org · 16 years ago
- 943e3d9 Roll back r6063. TBR. by dank@chromium.org · 16 years ago
- 92733ca Point nss at root certs so test_shell can talk to mail.google.com without warnings. by dank@chromium.org · 16 years ago
- 74ed730 Add the test_file_util changes to the Windows scons. by deanm@chromium.org · 16 years ago
- 7da0279 Fix Windows vcproj file, it should be test_file_util_win.cc. by deanm@chromium.org · 16 years ago
- e0d1672 Un-duplicate EvictFileFromSystemCache. by deanm@chromium.org · 16 years ago
- 75ec0b0 Port base/watchdog to Linux. by deanm@chromium.org · 16 years ago
- 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
- 71a4b51 Reverting 5971. Review URL: http://codereview.chromium.org/12637 by maruel@chromium.org · 16 years ago
- d02ece0 Add superficial unit test for PrintJob. That's a start. by maruel@chromium.org · 16 years ago
- 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
- bcb1f4b Remove base versions of the graphics headers, which previously just forwarded to the skia ones. by brettw@google.com · 16 years ago
- a5c410d Adjust histograms to get better data for latency experiments by jar@google.com · 16 years ago
- e58cb8b Purify support: by sgk@google.com · 16 years ago
- 637302d Remove use of wide characters in stats table identifiers. by evanm@google.com · 16 years ago
- 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
- 1958301 Generate a warning if the return value of FilePath::Append is ignored. by agl@chromium.org · 16 years ago
- 5eef7b5 Move skia extensions from the port to skia/ext for Windows only. Fixed the by brettw@google.com · 16 years ago
- cfae3c7 Rollback "Remove use of wide characters in stats table identifiers." by evanm@google.com · 16 years ago
- 2427edd Port some files in chrome/common to Linux. by evanm@google.com · 16 years ago
- 2bf1641 Remove use of wide characters in stats table identifiers. by evanm@google.com · 16 years ago
- 520ada6 Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf, by deanm@chromium.org · 16 years ago
- a734698 Only remove -Wall from $CXXFLAGS on Linux, not on Mac. Mac's tool by sgk@google.com · 16 years ago
- d702a92 Add builds of miscellaneous .exes: by sgk@google.com · 16 years ago
- b23e8e6 Port directory lister to allow the linux and mac test shells to display file directories. by estade@chromium.org · 16 years ago
- 093c4fd Finish release (opt) builds on Windows, including the parallel by sgk@google.com · 16 years ago
- cba51c7 revert 5730 by estade@chromium.org · 16 years ago
- 7721e0b Port directory lister to posix. by estade@chromium.org · 16 years ago
- 35d9774 revert 5725 by estade@chromium.org · 16 years ago
- fccecba Port directory lister so test shell can view file directories. by estade@chromium.org · 16 years ago
- fbfbf6b fix unittests by tc@google.com · 16 years ago
- c45f86a Mac changes for r5690 Review URL: http://codereview.chromium.org/11483 by mark@chromium.org · 16 years ago
- 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
- 3e9d5d7 Move more code to using FilePath. by evanm@google.com · 16 years ago
- 2dfab9d disable some tests while I debug offline by tc@google.com · 16 years ago
- 2c826dc Remove cf_html from webdropdata.h. This is windows by tc@google.com · 16 years ago
- 9e0c971 Add pixel layout test support for Linux by agl@chromium.org · 16 years ago
- 44f929c Update include guard style. by agl@chromium.org · 16 years ago
- 1188b2a Fix the include guards for scoped_handle by agl@chromium.org · 16 years ago
- f7463cd Add scoped stdio handles. by agl@chromium.org · 16 years ago
- 8fe2bf6 Revert 5607 because it caused a base_unittest failure. by maruel@chromium.org · 16 years ago
- cef2c19 Add superficial unit test for PrintJob. That's a start. by maruel@chromium.org · 16 years ago
- f467dae Fix a proto-type mismatch on a virtual override. by deanm@chromium.org · 16 years ago
- 1ab155c Fix the glib pump getting wedged. by deanm@chromium.org · 16 years ago
- 4eb4f37 Fix an inaccurate comment. by evanm@google.com · 16 years ago
- 8c15834 addressing comments by agl@chromium.org · 16 years ago
- 69e0a49 Check ftruncate result by agl@chromium.org · 16 years ago
- fbc2049 Remove the locale parameter from the StringToDouble and by tc@google.com · 16 years ago
- b1d358a Implement some missing file util functions. by estade@chromium.org · 16 years ago
- 4e55e3e Remove the uniscribe unittest from the scons build that moved to WebKit. by brettw@google.com · 16 years ago
- 5c382cb Debase our Uniscribe code. This moves FontUtils and all our Uniscribe code from by brettw@google.com · 16 years ago
- 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
- 7523d99 Fix the mac build to add dmg_fp to the libbase.a. by tony@chromium.org · 16 years ago
- 4bfa9f2 Move dmg_fp in scons build to compile from by tc@google.com · 16 years ago
- 48c40ce RandUInt -> RandUint to match the style of other Uint functions. by deanm@chromium.org · 16 years ago
- 459652f Move dmg_fp to base/third_party/dmg_fp and include the by tc@google.com · 16 years ago
- 4db489d by mbelshe@google.com · 16 years ago
- cff4762 Don't include system headers inside a namespace. by evanm@google.com · 16 years ago
- 17b9911 by mbelshe@google.com · 16 years ago
- 8761569 Next round of SCons changes: by sgk@google.com · 16 years ago
- 3432e6b fix bug in locale dependence check by tc@google.com · 16 years ago
- b00b0cf More Mac & Linux fixes for base namespaces. by brettw@google.com · 16 years ago
- 67cbe88 Linux build bustage fix. Review URL: http://codereview.chromium.org/10737 by brettw@google.com · 16 years ago
- dde155a Move process utils into the base namespace (fix build bustage). by brettw@google.com · 16 years ago
- 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
- 0cd70c3 Unfork test_shell_main_gtk back into test_shell_main. by erg@google.com · 16 years ago
- abb3a2b Restructure the the pump for nested loops. by deanm@chromium.org · 16 years ago
- 4ee9810 fix mac build need to include dmg_fp config settings in debug and release by tony@chromium.org · 16 years ago
- 866a31a Make unit_tests pass with pt_BR.UTF-8 locale. by tc@google.com · 16 years ago
- 181a936 by dsh@google.com · 16 years ago
- 67c3575 Adds the ability for save dialogs to take a default extension. by sky@google.com · 16 years ago
- 3f05f76 Drop the wakeup pipe completely and use the builtin glib wakeup. by deanm@chromium.org · 16 years ago
- 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
- 5127d88 Force the line endings on .sln files to be CRLF. by tc@google.com · 16 years ago
- 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
- 8680c1d Cache the GdkSkia object in PlatformContextSkia so that we aren't creating by agl@chromium.org · 16 years ago
- 5ef5ca5 * Revert "Por rt flush_cache tool." by agl@chromium.org · 16 years ago
- c80096a Port flush_cache tool. by agl@chromium.org · 16 years ago
- 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
- f474a1b Added CreateTemporaryFileName that takes a FilePath argument. by estade@chromium.org · 16 years ago
- 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
- 6d5f7f6 Dramatically improve the link time in release mode. Today's MC Hammer Xcode by mark@chromium.org · 16 years ago
- 7388754 Switch MessagePumpForIO to use completion ports on Windows. by rvargas@google.com · 16 years ago
- 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
- 6b068b1 Adds import/export of bookmarks to bookmarks.html file. by sky@google.com · 16 years ago
- 3384f0a Implement the idle timer for Linux using libxss. by dsh@google.com · 16 years ago
- f785550 Enabled WebFrameTest, refactored some test shell functions. by estade@chromium.org · 16 years ago
- c5e663e Make canvas code a bit more resilient to crashes. by joshia@google.com · 16 years ago
- e250d20 Switch from using GdkPixbuf to cairo for painting on Drawables. by agl@chromium.org · 16 years ago
- ed61ae4 Make assertions not display message boxes to the end user. This is causing by brettw@google.com · 16 years ago
- 1160a8b revert 9391 by estade@chromium.org · 16 years ago
- 3777654 Enabled WebFrameTest, refactored some test shell functions. by estade@chromium.org · 16 years ago
- 03a2664 Make better (and more efficient) use of Hammer functionality by sgk@google.com · 16 years ago
- 8bf9c5a This CL adds the autofill UI in forms. by jcampan@chromium.org · 16 years ago
- f3dc38d Delete some accidental comments. by estade@chromium.org · 16 years ago
- 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
- 34cf318 by dsh@google.com · 16 years ago
- 4498268 Port more of url_request_unittest.cc. by dkegel@google.com · 16 years ago
- 71ed7fd Fix scoped_cftyperef<>::reset() to adopt the incoming CFTypeRef when the by mark@chromium.org · 16 years ago
- 2b76e1c Turn time_mac.cc back on, with workaround for scoped_cftyperef reset bug by amanda@chromium.org · 16 years ago