summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Add a stack-based class for property disabling and re-enabling screen updatin...pinkerton@chromium.org2009-06-092-0/+36
* Make zygote mode not be the default; it screws with the valgrind bots,dkegel@google.com2009-06-091-1/+1
* Include a parent directory link in the file list for file:///somepathyuzo@chromium.org2009-06-095-19/+126
* Enable zygote manager by default.dkegel@google.com2009-06-087-18/+86
* A new menu system for views.ben@chromium.org2009-06-081-0/+3
* Crash in a CHECK if we fail to load a data pack file. Running w/o ourtc@google.com2009-06-081-2/+4
* CloseSuperfluousFiles shouldn't close the directory it's reading fromdkegel@google.com2009-06-071-0/+3
* Prototype implementation of zygotes. dkegel@google.com2009-06-0613-6/+1375
* Fix a bug in SignatureCreator and add some more tests.aa@chromium.org2009-06-063-12/+98
* Re-Retry. This is the change from hell.glen@chromium.org2009-06-061-5/+34
* Revert pngencoder changes.glen@chromium.org2009-06-051-36/+5
* Fix pngencoder mac perf errors - the previous code was never actually doing a...glen@chromium.org2009-06-051-4/+3
* Retry. I believe the code (with your width() * bbp fix) is correct.glen@chromium.org2009-06-051-5/+37
* Porting the browser tests to Unix.jcampan@chromium.org2009-06-055-12/+79
* openbsd: make platform_file_posix compileevan@chromium.org2009-06-051-1/+2
* Introduce SignatureCreator.aa@chromium.org2009-06-057-0/+726
* Break up unit test to avoid internal timing interactions between parts.jar@chromium.org2009-06-052-29/+33
* sysconf(_SC_NPROCESSORS_ONLN) is not available on some POSIXevan@chromium.org2009-06-051-0/+16
* add CollapseWhitespaceASCIIrafaelw@chromium.org2009-06-043-4/+47
* Revert png encoder changes.glen@chromium.org2009-06-041-40/+4
* Twiddle some bits to get PNGEncoder to match ImageOperations. There's a Valgr...glen@chromium.org2009-06-041-9/+16
* Only update files from .version templates when a file changesgk@google.com2009-06-041-11/+2
* On Linux, look in $HOME/.icons for mime icons as well for backwards compatibi...thestig@chromium.org2009-06-041-11/+14
* Harmonizing ProcessUtil::GetAppOutput on Win/Unixjcampan@chromium.org2009-06-043-23/+13
* Attempt to fix memory leak again.glen@chromium.org2009-06-041-1/+1
* Fetch last change (revision) info in a separate action that can runsgk@google.com2009-06-041-3/+8
* Fix bustage by defining NativeCursor on Mac.ben@chromium.org2009-06-041-0/+1
* Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a...ben@chromium.org2009-06-041-0/+3
* Reland my ClientSocketPool refactor again...willchan@chromium.org2009-06-041-0/+7
* Fix leak in PNGEncoder.glen@chromium.org2009-06-041-10/+10
* Sigh, revert "Reland my ClientSocketPool refactor."willchan@chromium.org2009-06-041-7/+0
* PNGEncoder wasn't accounting for SkBitmap's premultiplied alpha (PNGDecoder w...glen@chromium.org2009-06-041-4/+33
* Reland my ClientSocketPool refactor.willchan@chromium.org2009-06-041-0/+7
* Revert r17575 and r17576. They are causing layout test errors.agl@chromium.org2009-06-041-5/+0
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-041-0/+5
* Improve the icon theme detection on Gnome; Improve icon theme heuristics for ...thestig@google.com2009-06-031-20/+33
* Reorder fts(3) includes per the man page, as fts.h uses sys/types.h. On linux...evan@chromium.org2009-06-031-2/+3
* Merge app/gfx/gtk_util into base/gfx/gtk_util.thestig@google.com2009-06-032-0/+37
* Fix Windows compile.phajdan.jr@chromium.org2009-06-031-0/+1
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-0323-21/+50
* Removes the following deprecated functions:ojan@chromium.org2009-06-032-28/+0
* linux: fix main loop issues with windowless pluginsevan@chromium.org2009-06-012-43/+99
* Moved bug to external tracker.maruel@chromium.org2009-06-011-6/+6
* Tweak SVNVersion be happier (matches windows).jrg@chromium.org2009-06-011-1/+5
* Fix msvs_guid for gmock and re-add gmock_unittest into base_unittest.ajwong@chromium.org2009-05-301-1/+1
* Move a few functions commonly called with char* to StringPiece.deanm@chromium.org2009-05-294-9/+10
* Removing gmock from build since it has unresolvned xternsjar@chromium.org2009-05-281-1/+1
* Automatically adapt to faster/slower uploads of renderer histogramsjar@chromium.org2009-05-282-13/+1
* Implement X509Certificate::Verify for Linux.ukai@chromium.org2009-05-281-1/+3
* Readd the gmock unittest example from the build as it causes link errors in X...ajwong@chromium.org2009-05-281-0/+2