| Commit message (Expand) | Author | Age | Files | Lines |
* | Sigh, revert "Reland my ClientSocketPool refactor." | willchan@chromium.org | 2009-06-04 | 1 | -7/+0 |
* | PNGEncoder wasn't accounting for SkBitmap's premultiplied alpha (PNGDecoder w... | glen@chromium.org | 2009-06-04 | 1 | -4/+33 |
* | Reland my ClientSocketPool refactor. | willchan@chromium.org | 2009-06-04 | 1 | -0/+7 |
* | Revert r17575 and r17576. They are causing layout test errors. | agl@chromium.org | 2009-06-04 | 1 | -5/+0 |
* | Linux: Add support for chrooted renderers. | agl@chromium.org | 2009-06-04 | 1 | -0/+5 |
* | Improve the icon theme detection on Gnome; Improve icon theme heuristics for ... | thestig@google.com | 2009-06-03 | 1 | -20/+33 |
* | Reorder fts(3) includes per the man page, as fts.h uses sys/types.h. On linux... | evan@chromium.org | 2009-06-03 | 1 | -2/+3 |
* | Merge app/gfx/gtk_util into base/gfx/gtk_util. | thestig@google.com | 2009-06-03 | 2 | -0/+37 |
* | Fix Windows compile. | phajdan.jr@chromium.org | 2009-06-03 | 1 | -0/+1 |
* | Reduce header dependencies in base/ | phajdan.jr@chromium.org | 2009-06-03 | 23 | -21/+50 |
* | Removes the following deprecated functions: | ojan@chromium.org | 2009-06-03 | 2 | -28/+0 |
* | linux: fix main loop issues with windowless plugins | evan@chromium.org | 2009-06-01 | 2 | -43/+99 |
* | Moved bug to external tracker. | maruel@chromium.org | 2009-06-01 | 1 | -6/+6 |
* | Tweak SVNVersion be happier (matches windows). | jrg@chromium.org | 2009-06-01 | 1 | -1/+5 |
* | Fix msvs_guid for gmock and re-add gmock_unittest into base_unittest. | ajwong@chromium.org | 2009-05-30 | 1 | -1/+1 |
* | Move a few functions commonly called with char* to StringPiece. | deanm@chromium.org | 2009-05-29 | 4 | -9/+10 |
* | Removing gmock from build since it has unresolvned xterns | jar@chromium.org | 2009-05-28 | 1 | -1/+1 |
* | Automatically adapt to faster/slower uploads of renderer histograms | jar@chromium.org | 2009-05-28 | 2 | -13/+1 |
* | Implement X509Certificate::Verify for Linux. | ukai@chromium.org | 2009-05-28 | 1 | -1/+3 |
* | Readd the gmock unittest example from the build as it causes link errors in X... | ajwong@chromium.org | 2009-05-28 | 1 | -0/+2 |
* | Remove the gmock unittest example from the build as it causes link errors in ... | ajwong@chromium.org | 2009-05-28 | 1 | -2/+0 |
* | Retry to checkin a version of gmock, modified to use our boost_tuple in VS2005. | ajwong@chromium.org | 2009-05-28 | 2 | -5/+144 |
* | Re-enable SystemMonitor.* in base_unittests. | phajdan.jr@chromium.org | 2009-05-27 | 1 | -2/+1 |
* | Do not monitor system power state during unit tests. | phajdan.jr@chromium.org | 2009-05-27 | 3 | -32/+90 |
* | Revert "Checkin a version of gmock, modified to use our boost_tuple in VS2005." | ajwong@chromium.org | 2009-05-26 | 2 | -144/+5 |
* | Checkin a version of gmock, modified to use our boost_tuple in VS2005. | ajwong@chromium.org | 2009-05-26 | 2 | -5/+144 |
* | Initialize NSS with databases. | ukai@chromium.org | 2009-05-25 | 1 | -3/+29 |
* | Revert "Temporarily landing my ClientSocketPool refactor. Will revert right ... | willchan@chromium.org | 2009-05-22 | 1 | -7/+0 |
* | Temporarily landing my ClientSocketPool refactor. Will revert right after. | willchan@chromium.org | 2009-05-22 | 1 | -0/+7 |
* | Fix /SUBSYSTEM:WINDOWS setting left out of previous CL. | sgk@google.com | 2009-05-22 | 1 | -0/+5 |
* | Hook up more of extension uninstall. | aa@chromium.org | 2009-05-21 | 1 | -1/+1 |
* | Implement temporary First Run Dialog on OS X | jeremy@chromium.org | 2009-05-21 | 1 | -1/+6 |
* | Revert "Hook up more of extension uninstall." | aa@chromium.org | 2009-05-21 | 1 | -1/+1 |
* | Hook up more of extension uninstall. | aa@chromium.org | 2009-05-20 | 1 | -1/+1 |
* | TBR: Revert "Hook up more of extension uninstall." | aa@chromium.org | 2009-05-20 | 1 | -1/+1 |
* | Hook up more of extension uninstall. | aa@chromium.org | 2009-05-20 | 1 | -1/+1 |
* | Prevent an extra copy of data types that get passed into IPC messages when | mpcomplete@google.com | 2009-05-20 | 1 | -0/+29 |
* | Add JSON-specific escaping, which has different rules from JS escaping.BUG=ht... | erikkay@google.com | 2009-05-20 | 6 | -146/+161 |
* | Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ... | jam@chromium.org | 2009-05-20 | 2 | -76/+0 |
* | Facilitate a FieldTrial in the renderer | jar@chromium.org | 2009-05-20 | 3 | -0/+98 |
* | Linux download shelf icons first cut. | estade@chromium.org | 2009-05-20 | 2 | -6/+13 |
* | Adds DidProcessEvent to MessagePumpGLib. | sky@chromium.org | 2009-05-19 | 2 | -0/+12 |
* | Fix memory leaks in mime_util functions. | thestig@chromium.org | 2009-05-19 | 1 | -4/+14 |
* | Add file_util::ReplaceFile and use it in ImportantFileWriter. | phajdan.jr@chromium.org | 2009-05-19 | 3 | -0/+23 |
* | Fix memory leak in corrupt JPEG decoding. | thestig@chromium.org | 2009-05-19 | 1 | -2/+2 |
* | Fix for breakpad not generating a minidump in certain cases on OSX. | jeremy@chromium.org | 2009-05-19 | 1 | -2/+1 |
* | Promotes Add/RemoveObserver to MessageLoop for linux. Because | sky@chromium.org | 2009-05-18 | 3 | -9/+29 |
* | Disable SystemMonitor.* in base_unittests. | phajdan.jr@chromium.org | 2009-05-18 | 1 | -1/+2 |
* | Fix a memory leak in ResourceDispatcher | hclam@chromium.org | 2009-05-18 | 3 | -0/+15 |
* | Revert "Add file_util::ReplaceFile and use it in ImportantFileWriter." | phajdan.jr@chromium.org | 2009-05-18 | 3 | -23/+0 |