| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 6 | -8/+82 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 3 | -19/+19 |
* | remove stray .h file from the compile sources list | pinkerton@google.com | 2008-12-18 | 1 | -2/+0 |
* | Fix bug 3789: | mbelshe@google.com | 2008-12-18 | 1 | -1/+7 |
* | Remove the purify directive which should no longer be necessary. | ericroman@google.com | 2008-12-18 | 1 | -9/+0 |
* | fix merge failure | aa@chromium.org | 2008-12-18 | 1 | -1/+0 |
* | Rather than create a TODO that will never be done, I went ahead and implement... | aa@chromium.org | 2008-12-18 | 3 | -6/+96 |
* | Move the "platform" wrappers in skia/ext to the skia namespace. | brettw@google.com | 2008-12-17 | 2 | -3/+6 |
* | Fix ommision in 7175. | jeremy@chromium.org | 2008-12-17 | 1 | -2/+2 |
* | * On POSIX, make sure we don't leak FDs when launching child Processes. | jeremy@chromium.org | 2008-12-17 | 7 | -21/+223 |
* | Mark MessageLoop::delayed_work_queue_ as initialized so Purify doesn't report... | ericroman@google.com | 2008-12-17 | 1 | -0/+9 |
* | Reverting 7156. | ojan@google.com | 2008-12-17 | 7 | -200/+18 |
* | * On POSIX, make sure we don't leak FDs when launching child Processes. | jeremy@chromium.org | 2008-12-17 | 7 | -18/+200 |
* | Include "base/hash_tables.h" instead of hand-picking header files. | avi@google.com | 2008-12-17 | 1 | -2/+1 |
* | Platform cleanup in browser/ and porting of few files. | phajdan.jr@chromium.org | 2008-12-17 | 1 | -0/+2 |
* | Allow hashmaps and hashsets of FilePath. | avi@google.com | 2008-12-17 | 1 | -0/+19 |
* | Reverting 7125. | ericroman@google.com | 2008-12-17 | 1 | -12/+1 |
* | Adds a helper class used to mark/define critical section in a class and then ... | maruel@chromium.org | 2008-12-17 | 10 | -1/+698 |
* | Temp experiment to confirm theory in crbug.com/5555. | ericroman@google.com | 2008-12-17 | 1 | -1/+12 |
* | Port the spell checker to posix. | estade@chromium.org | 2008-12-16 | 1 | -8/+8 |
* | Prevents LayoutTests/editing/pasteboard/copy-standalone-image.html from crashing | dsh@google.com | 2008-12-16 | 3 | -8/+22 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 5 | -1869/+1869 |
* | Update comments in multiprocess_test.h & add an example. | phajdan.jr@chromium.org | 2008-12-16 | 1 | -2/+10 |
* | Comments and white space changes requested by Wan-Teh. | abarth@chromium.org | 2008-12-16 | 1 | -0/+7 |
* | message_pump_libevent refactor: | jeremy@chromium.org | 2008-12-15 | 4 | -119/+178 |
* | Remove few more errors in mac scons build. | phajdan.jr@chromium.org | 2008-12-15 | 2 | -4/+5 |
* | Command line switch for the ultra security concious: --force-https! | abarth@chromium.org | 2008-12-15 | 2 | -0/+4 |
* | A new shot at the old system monitor changelist. | mbelshe@google.com | 2008-12-13 | 1 | -3/+7 |
* | Re-land rollback (which was not causing UI test regression) | jar@google.com | 2008-12-13 | 1 | -5/+11 |
* | revert r6938 | estade@chromium.org | 2008-12-12 | 4 | -27/+72 |
* | Move skia_utils into the skia namespace. | brettw@google.com | 2008-12-12 | 1 | -5/+5 |
* | Reverting 6935. | ojan@google.com | 2008-12-12 | 4 | -72/+27 |
* | Implement the memory mapped file class for posix. | estade@chromium.org | 2008-12-12 | 4 | -27/+72 |
* | Rebaseline a bunch of vector canvas unit tests for the changes to Skia. | brettw@google.com | 2008-12-12 | 14 | -0/+0 |
* | Add a MemoryMappedFile class to file_util. | estade@chromium.org | 2008-12-12 | 2 | -2/+103 |
* | Revert to repair UI test bustage | jar@google.com | 2008-12-12 | 1 | -11/+5 |
* | Reverting 6911. | ojan@google.com | 2008-12-12 | 4 | -156/+119 |
* | message_pump_libevent refactor: | jeremy@chromium.org | 2008-12-12 | 4 | -119/+156 |
* | Make sure sub-pump is running (if needed) before handling a windows task | jar@google.com | 2008-12-12 | 1 | -5/+11 |
* | Port flush_cache tool and perf_tests. | phajdan.jr@chromium.org | 2008-12-12 | 5 | -10/+14 |
* | Exposing the Close() method publicly in the ScopedHandle class. | tommi@chromium.org | 2008-12-12 | 1 | -3/+8 |
* | ... | agl@chromium.org | 2008-12-12 | 1 | -4/+0 |
* | ... | agl@chromium.org | 2008-12-12 | 1 | -0/+4 |
* | Remove DCHECKS from official builds. | rvargas@google.com | 2008-12-11 | 1 | -2/+60 |
* | Build a few more files on the Mac: | mark@chromium.org | 2008-12-11 | 1 | -0/+6 |
* | Rename ViewHandle to NativeView et al. | agl@chromium.org | 2008-12-11 | 1 | -12/+21 |
* | Reverting 6815. | phajdan.jr@chromium.org | 2008-12-11 | 4 | -8/+5 |
* | Port flush_cache tool and perf_tests. | phajdan.jr@chromium.org | 2008-12-11 | 4 | -5/+8 |
* | Improve sleep resolution in process_util_linux. | phajdan.jr@chromium.org | 2008-12-11 | 1 | -2/+2 |
* | We need to loop on waiting as there are plenty of reasons why it might not take. | avi@google.com | 2008-12-11 | 1 | -2/+6 |