| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up some confusing naming of ClipboardLock. It isn't a lock, and the wa... | deanm@chromium.org | 2008-11-10 | 1 | -44/+38 |
* | NO CODE CHANGE. Update string_piece.h to new include style, and remove Ben's... | deanm@chromium.org | 2008-11-08 | 3 | -6/+3 |
* | Dramatically improve the link time in release mode. Today's MC Hammer Xcode | mark@chromium.org | 2008-11-07 | 1 | -0/+16 |
* | Switch MessagePumpForIO to use completion ports on Windows. | rvargas@google.com | 2008-11-07 | 5 | -617/+543 |
* | Make PlatformCanvasLinux match up with recent changes in the Windows one, whi... | brettw@google.com | 2008-11-07 | 2 | -3/+8 |
* | Fix Linux build bustage by making the ImageBufferSkia code compilable on all ... | brettw@google.com | 2008-11-07 | 1 | -2/+5 |
* | Adds import/export of bookmarks to bookmarks.html file. | sky@google.com | 2008-11-07 | 1 | -0/+14 |
* | Implement the idle timer for Linux using libxss. | dsh@google.com | 2008-11-06 | 3 | -0/+66 |
* | Enabled WebFrameTest, refactored some test shell functions. | estade@chromium.org | 2008-11-06 | 1 | -9/+15 |
* | Make canvas code a bit more resilient to crashes. | joshia@google.com | 2008-11-06 | 5 | -49/+73 |
* | Switch from using GdkPixbuf to cairo for painting on Drawables. | agl@chromium.org | 2008-11-06 | 2 | -34/+58 |
* | Make assertions not display message boxes to the end user. This is causing | brettw@google.com | 2008-11-06 | 1 | -3/+7 |
* | revert 9391 | estade@chromium.org | 2008-11-05 | 1 | -7/+34 |
* | Enabled WebFrameTest, refactored some test shell functions. | estade@chromium.org | 2008-11-05 | 1 | -34/+7 |
* | Make better (and more efficient) use of Hammer functionality | sgk@google.com | 2008-11-05 | 3 | -8/+8 |
* | This CL adds the autofill UI in forms. | jcampan@chromium.org | 2008-11-05 | 3 | -6/+37 |
* | Delete some accidental comments. | estade@chromium.org | 2008-11-05 | 1 | -3/+1 |
* | Rewrote the clipboard API to be more concurrent. Added a helper class to make... | estade@chromium.org | 2008-11-05 | 11 | -326/+695 |
* | Review URL: http://codereview.chromium.org/8220 | dsh@google.com | 2008-11-04 | 2 | -5/+9 |
* | Spelling fix (r4652) | mark@chromium.org | 2008-11-04 | 1 | -1/+3 |
* | Port more of url_request_unittest.cc. | dkegel@google.com | 2008-11-04 | 4 | -5/+16 |
* | Fix scoped_cftyperef<>::reset() to adopt the incoming CFTypeRef when the | mark@chromium.org | 2008-11-04 | 1 | -3/+3 |
* | Turn time_mac.cc back on, with workaround for scoped_cftyperef reset bug | amanda@chromium.org | 2008-11-04 | 2 | -10/+8 |
* | Handle time overflow more gracefully in base/time_posix.cc. Instead of | mark@chromium.org | 2008-11-04 | 1 | -5/+38 |
* | Use CreateThread instead of _beginthreadex. This should still be safe, and w... | deanm@chromium.org | 2008-11-04 | 1 | -6/+8 |
* | Fix tree breakage. | erg@google.com | 2008-11-04 | 1 | -1/+4 |
* | Remove fragile check in DidProcessCrash | cpu@google.com | 2008-11-03 | 2 | -5/+13 |
* | Get url_request_unittest.cc to build on Linux. | dkegel@google.com | 2008-11-03 | 1 | -1/+1 |
* | Undisable the now not-flaky unittests! | ojan@google.com | 2008-11-03 | 1 | -5/+2 |
* | Revert r4473 to fix build breakage (local time zone tests failed) | amanda@chromium.org | 2008-11-03 | 2 | -3/+33 |
* | Switch from the benighted PlatformThread to the shiny SimpleThread | dkegel@google.com | 2008-11-03 | 2 | -11/+16 |
* | Add a TODO from Jar. | mbelshe@google.com | 2008-11-03 | 1 | -0/+3 |
* | Update Mac implemention of Time to prevent problems with | amanda@chromium.org | 2008-11-03 | 3 | -34/+126 |
* | Update idle timer test to use longer intervals. | mbelshe@google.com | 2008-11-03 | 1 | -33/+40 |
* | Weee. More TODO(darin)s. :) | ojan@google.com | 2008-11-03 | 1 | -3/+5 |
* | The base unittests were succeeding for the isolated | mbelshe@google.com | 2008-11-03 | 1 | -0/+2 |
* | Fix unit test for system monitor. | mbelshe@google.com | 2008-11-03 | 1 | -0/+11 |
* | quick build fix for Linux | erikkay@google.com | 2008-11-03 | 1 | -1/+1 |
* | * Add write and read/write support to FileStream (renamed from FileInputStream). | erikkay@google.com | 2008-11-03 | 6 | -10/+189 |
* | Make the SystemMonitor observer list thread safe. | mbelshe@google.com | 2008-11-03 | 6 | -64/+119 |
* | Always show file extensions in the shelf. | glen@chromium.org | 2008-11-03 | 2 | -2/+13 |
* | Fix compilation error on Windows and link error on Mac | dkegel@google.com | 2008-10-31 | 1 | -8/+5 |
* | Port GetProcessCount(), KillProcesses(), and CleanupProcesses(). | dkegel@google.com | 2008-10-31 | 3 | -5/+278 |
* | Port last remaining test case in base/stats_table_unittest.cc, and | dkegel@google.com | 2008-10-31 | 3 | -39/+45 |
* | Adds the ability for ObserverList to not notify observers added during | sky@google.com | 2008-10-31 | 2 | -5/+67 |
* | AbsolutePath should probably also work on non-Windows platforms. | evanm@google.com | 2008-10-31 | 1 | -1/+1 |
* | AbsolutePath should probably actually use its input somewhere. | evanm@google.com | 2008-10-31 | 1 | -1/+1 |
* | Switch to using the message loop rather than gtk_main(). | agl@chromium.org | 2008-10-30 | 1 | -2/+10 |
* | Begin the first small step towards using FilePath everywhere: | evanm@google.com | 2008-10-30 | 16 | -307/+469 |
* | Fix build bustage - remove reference to exported_sybmols file. | jeremy@chromium.org | 2008-10-29 | 1 | -3/+0 |