summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-1421-73/+112
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-4/+2
* Unfork test_shell_main_gtk back into test_shell_main.erg@google.com2008-11-142-0/+9
* Restructure the the pump for nested loops.deanm@chromium.org2008-11-132-42/+83
* fix mac buildtony@chromium.org2008-11-131-2/+2
* fix check depstc@google.com2008-11-121-0/+1
* Make unit_tests pass with pt_BR.UTF-8 locale.tc@google.com2008-11-127-46/+232
* Review URL: http://codereview.chromium.org/10610dsh@google.com2008-11-121-6/+6
* Adds the ability for save dialogs to take a default extension.sky@google.com2008-11-122-0/+79
* Drop the wakeup pipe completely and use the builtin glib wakeup.deanm@chromium.org2008-11-122-39/+3
* Rewrite the glib UI pump. Although the previous pump was correct in terms of...deanm@chromium.org2008-11-122-258/+130
* Prevent crash due to DIB allocation failure joshia@google.com2008-11-122-9/+10
* Force the line endings on .sln files to be CRLF.tc@google.com2008-11-121-103/+103
* Remove some Windows-specific stuff from RenderProcessHost by having callers g...brettw@google.com2008-11-113-5/+6
* Cache the GdkSkia object in PlatformContextSkia so that we aren't creatingagl@chromium.org2008-11-111-2/+0
* * Revert "Por rt flush_cache tool."agl@chromium.org2008-11-114-63/+0
* Port flush_cache tool.agl@chromium.org2008-11-114-0/+63
* make sure we match all the tests and files that linux has running. We were ne...pinkerton@google.com2008-11-112-2/+13
* Added CreateTemporaryFileName that takes a FilePath argument.estade@chromium.org2008-11-115-18/+32
* Clean up some confusing naming of ClipboardLock. It isn't a lock, and the wa...deanm@chromium.org2008-11-101-44/+38
* NO CODE CHANGE. Update string_piece.h to new include style, and remove Ben's...deanm@chromium.org2008-11-083-6/+3
* Dramatically improve the link time in release mode. Today's MC Hammer Xcodemark@chromium.org2008-11-071-0/+16
* Switch MessagePumpForIO to use completion ports on Windows.rvargas@google.com2008-11-075-617/+543
* Make PlatformCanvasLinux match up with recent changes in the Windows one, whi...brettw@google.com2008-11-072-3/+8
* Fix Linux build bustage by making the ImageBufferSkia code compilable on all ...brettw@google.com2008-11-071-2/+5
* Adds import/export of bookmarks to bookmarks.html file.sky@google.com2008-11-071-0/+14
* Implement the idle timer for Linux using libxss.dsh@google.com2008-11-063-0/+66
* Enabled WebFrameTest, refactored some test shell functions.estade@chromium.org2008-11-061-9/+15
* Make canvas code a bit more resilient to crashes.joshia@google.com2008-11-065-49/+73
* Switch from using GdkPixbuf to cairo for painting on Drawables.agl@chromium.org2008-11-062-34/+58
* Make assertions not display message boxes to the end user. This is causingbrettw@google.com2008-11-061-3/+7
* revert 9391estade@chromium.org2008-11-051-7/+34
* Enabled WebFrameTest, refactored some test shell functions.estade@chromium.org2008-11-051-34/+7
* Make better (and more efficient) use of Hammer functionalitysgk@google.com2008-11-053-8/+8
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-053-6/+37
* Delete some accidental comments.estade@chromium.org2008-11-051-3/+1
* Rewrote the clipboard API to be more concurrent. Added a helper class to make...estade@chromium.org2008-11-0511-326/+695
* Review URL: http://codereview.chromium.org/8220dsh@google.com2008-11-042-5/+9
* Spelling fix (r4652)mark@chromium.org2008-11-041-1/+3
* Port more of url_request_unittest.cc.dkegel@google.com2008-11-044-5/+16
* Fix scoped_cftyperef<>::reset() to adopt the incoming CFTypeRef when themark@chromium.org2008-11-041-3/+3
* Turn time_mac.cc back on, with workaround for scoped_cftyperef reset bugamanda@chromium.org2008-11-042-10/+8
* Handle time overflow more gracefully in base/time_posix.cc. Instead ofmark@chromium.org2008-11-041-5/+38
* Use CreateThread instead of _beginthreadex. This should still be safe, and w...deanm@chromium.org2008-11-041-6/+8
* Fix tree breakage.erg@google.com2008-11-041-1/+4
* Remove fragile check in DidProcessCrashcpu@google.com2008-11-032-5/+13
* Get url_request_unittest.cc to build on Linux.dkegel@google.com2008-11-031-1/+1
* Undisable the now not-flaky unittests!ojan@google.com2008-11-031-5/+2
* Revert r4473 to fix build breakage (local time zone tests failed)amanda@chromium.org2008-11-032-3/+33
* Switch from the benighted PlatformThread to the shiny SimpleThreaddkegel@google.com2008-11-032-11/+16