summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* GTTF: Detect browser crashes on shutdown in UI tests. phajdan.jr@chromium.org2011-04-063-33/+8
* Revert 80587 - FTP: Multiple fixes for localized directory listings:- fix det...phajdan.jr@chromium.org2011-04-062-41/+1
* FTP: Multiple fixes for localized directory listings:phajdan.jr@chromium.org2011-04-062-1/+41
* Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl...phajdan.jr@chromium.org2011-04-053-8/+33
* GTTF: Detect browser crashes on shutdown in UI tests.phajdan.jr@chromium.org2011-04-053-33/+8
* Read ChromeOS version numbers from file before sandboxing and cache them.dgozman@chromium.org2011-04-051-19/+54
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-055-184/+232
* Create a base_static library with files that should notrvargas@google.com2011-04-042-9/+49
* iwyu: Cleanup in the following files:jhawkins@chromium.org2011-04-0416-43/+57
* As of g++-4.5, the first argument to EXPECT_EQ cannot bejeffbailey@chromium.org2011-04-021-2/+5
* Use system constants instead of NULL for unset PID.jeffbailey@chromium.org2011-04-011-0/+2
* GPU.GPUProcessTerminationStatus histogram addedscheib@chromium.org2011-04-011-1/+2
* Base: A few more changes to build base.dllrvargas@google.com2011-04-014-12/+20
* Fix compile break.pkasting@chromium.org2011-03-311-1/+1
* Use DCHECK_GE() where possible in base/. Patch by Kushal Pisavadia (see http...pkasting@chromium.org2011-03-316-21/+16
* Fix nss-specific settings in base.gypiakalin@chromium.org2011-03-301-0/+6
* Roll to a version of LevelDB that doesn't depend on the old ref_counted.h and...jorlow@chromium.org2011-03-302-14/+0
* XDG isn't thread safe. Add a lock around calls to it.tsepez@chromium.org2011-03-301-2/+13
* Move flags initialization into block before sharing across threadsjar@chromium.org2011-03-301-4/+4
* Base: Add BASE_API to PR_ParseTimeString (for base.dll)rvargas@google.com2011-03-292-4/+10
* Back out r77530, making the helper app an LSUIElement as it had been prior tomark@chromium.org2011-03-291-2/+2
* Base: Last set of files to use BASE_API (for base.dll)rvargas@google.com2011-03-2837-93/+138
* When looking at this bug, I found at least the following issues:scr@chromium.org2011-03-283-0/+163
* Remove the path from PlatformFileInfo; it's cleaner just to pass it along as aericu@google.com2011-03-281-4/+0
* Make 'dangerous download warning' visible in Japanese UI on Windows.jshin@chromium.org2011-03-282-12/+25
* Reduce pass by value for FilePath.finnur@chromium.org2011-03-281-3/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-28134-958/+986
* Tweak XInput2 event subscriptionrbyers@chromium.org2011-03-252-30/+20
* Base unit tests: Small fix for two incorrect utilityrvargas@google.com2011-03-251-2/+2
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-2521-121/+156
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-2517-175/+206
* Add support for the cgroups config we have in chromeosdavemoore@chromium.org2011-03-243-2/+66
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-2425-109/+141
* Revert 79258 - Mark all the free'ed region with special markers so that browserrtenneti@chromium.org2011-03-241-2/+1
* Mark all the free'ed region with special markers so that browserrtenneti@chromium.org2011-03-241-1/+2
* Use #if defined(__LP64__) in preference to #if __LP64__. This is a follow-upmark@chromium.org2011-03-241-2/+2
* Sync prtypes.h (NSPR in base) with upstream file revision 3.43.mark@chromium.org2011-03-241-75/+43
* When we process the tickler message in our windows message pump, we should no...ananta@chromium.org2011-03-243-1/+29
* Callback support for unbound reference and array arguments.ajwong@chromium.org2011-03-249-524/+648
* Stop returning the true root path of each filesystem from openFileSystem.ericu@google.com2011-03-241-2/+5
* Remove the sum of square tally from histogramsjar@chromium.org2011-03-242-19/+5
* Switch to using WinHeap for the browser processjar@chromium.org2011-03-241-2/+2
* touch: Detect touch device, and listen for events on floating devices.sadrul@chromium.org2011-03-232-20/+25
* 64-bit support for Mac OS X in base (NSPR).mark@chromium.org2011-03-221-1/+53
* 64-bit support for Mac OS X in base.mark@chromium.org2011-03-221-4/+7
* Removed the static on all stats macros and changed the static declarationrtenneti@chromium.org2011-03-221-2/+2
* Add LevelDB and Snappy to the build. These will be used by IndexedDB.jorlow@chromium.org2011-03-221-2/+1
* Base: First pass at having base.dll: definition ofrvargas@google.com2011-03-2214-233/+285
* Relanding histogram static removal changes. This is a revert rtenneti@chromium.org2011-03-221-10/+10
* Revert 78460 - Removed the static on all histogram macros. If this changertenneti@chromium.org2011-03-211-10/+10