summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add OWNERS for base/testphajdan.jr@chromium.org2011-03-211-0/+1
* Rework field_trial.h comment.gavinp@chromium.org2011-03-211-15/+27
* Transition to TimeTicks from Time in timer module.jar@chromium.org2011-03-201-3/+3
* Revert 78649 - Finished running the experiment.willchan@chromium.org2011-03-193-5/+72
* Avoid racy construction of statics unless StatsTable is enabled.rtenneti@chromium.org2011-03-191-4/+12
* Update OOM killer.avi@chromium.org2011-03-181-15/+42
* Let the method ListValue::AppendIfNotPresent always take ownership of the |in...markusheintz@chromium.org2011-03-182-4/+7
* Chrome is too fast, make it slower.willchan@chromium.org2011-03-183-72/+5
* Load additional NSS library files in zygote main if remoting is enabledhclam@google.com2011-03-172-0/+54
* Add an exception wrapper to the WindowProc functions sorvargas@google.com2011-03-176-2/+183
* Removed the static on all histogram macros. If this changertenneti@chromium.org2011-03-161-10/+10
* Remove DCHECK on overflowjar@chromium.org2011-03-161-1/+0
* Include the right cpu config file for native client.bbudge@chromium.org2011-03-162-1/+249
* Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-161-1/+1
* Revert 78333 - Removed "static" in histogram macros. Checking in tortenneti@chromium.org2011-03-161-10/+10
* Removed "static" in histogram macros. Checking in tortenneti@google.com2011-03-161-10/+10
* Initialize NSS with no DB in the renderer processhclam@google.com2011-03-162-49/+106
* wstring: remove some simple uses of FromWStringHackevan@chromium.org2011-03-153-0/+7
* Tentative compile fix.bauerb@chromium.org2011-03-151-2/+2
* Initialize RelayWrite member.finnur@chromium.org2011-03-151-2/+3
* Move FilePath <-> Value conversions into a separate file.bauerb@chromium.org2011-03-155-39/+79
* Revert 78166 - Test impact of an allocator change to detect double freesjar@chromium.org2011-03-151-1/+1
* Test impact of an allocator change to detect double freesjar@chromium.org2011-03-151-1/+1
* Retry on fix. I am a bad programmer.evan@chromium.org2011-03-141-2/+4
* Windows fix.evan@chromium.org2011-03-141-1/+1
* wstring: simplify an rtl testevan@chromium.org2011-03-131-65/+31