summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Don't grant unnecessary handle privileges in OpenProcessHandle.phajdan.jr@chromium.org2009-06-191-5/+4
* Fix compile on Jaunty.thestig@chromium.org2009-06-181-0/+1
* Linux: Enable metrics_service_uitest.cc. Take 2.willchan@chromium.org2009-06-181-0/+1
* Linux: move SyncIPC function from Skia to base.agl@chromium.org2009-06-182-0/+65
* linux: NULL-initialize an array.evan@chromium.org2009-06-181-32/+34
* Revert r18641: "Linux: Enable metrics_service_uitest.cc."willchan@chromium.org2009-06-171-1/+0
* Linux: Enable metrics_service_uitest.cc.willchan@chromium.org2009-06-171-0/+1
* Consistently use int64 for integers holding number of milliseconds.phajdan.jr@chromium.org2009-06-175-22/+21
* Fix StatsTable::RegisterThread so that it doesn't crash if shared memoryevan@chromium.org2009-06-162-7/+5
* Linux: GCC 4.4 fix.agl@chromium.org2009-06-151-0/+3
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-151-0/+5
* Add tests for the GLib message pump.deanm@chromium.org2009-06-153-10/+555
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-142-5/+5
* Include sys/types.h for ssize_t. This fixes compliation with gcc-4.3.darin@chromium.org2009-06-132-1/+1
* Handle file descriptor exhaustions a little more gracefully. This prevents th...stuartmorgan@chromium.org2009-06-121-1/+8
* Linux: refactor zygote supportagl@chromium.org2009-06-1214-1074/+246
* Histogram count of number of command line argumentsjar@chromium.org2009-06-121-0/+3
* Update the comments on why these really can't be done, and remove the notimpls.thomasvl@chromium.org2009-06-121-10/+11
* Linux: fix icon theme double free on shutdown by eliminating dupes from icon ...estade@chromium.org2009-06-111-0/+10
* Initialize an empty password for NSS databases (so that the databaseswtc@chromium.org2009-06-111-0/+11
* Revert 18159 since it wasn't using all the data it should be.thomasvl@chromium.org2009-06-112-46/+8
* Some basic memory api support that is needed for perf tests and i think the t...thomasvl@chromium.org2009-06-112-8/+46
* GTK: Implement BlockedPopupContainerView for linux.erg@google.com2009-06-102-0/+5
* Revert 18109, 18111: Windows UI tests failed.agl@chromium.org2009-06-1014-246/+1074
* Mac: build fix; false-positive GCC warning.agl@chromium.org2009-06-101-1/+1
* Linux: refactor zygote supportagl@chromium.org2009-06-1014-1074/+246
* POSIX: read subprocess output before waiting for termination.agl@chromium.org2009-06-101-8/+7
* Liberalize the size limits in the PNG decoder to match the changes landed ups...pkasting@chromium.org2009-06-091-5/+7
* 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