summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Make CrMallocErrorBreak die in a more spectacular fashion.rsesek@chromium.org2011-09-281-1/+2
* Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH.pkasting@chromium.org2011-09-284-25/+22
* add missing, but used headersensonic@google.com2011-09-281-0/+10
* Remove chromeos specific debug code from tuple.hoshima@chromium.org2011-09-281-5/+1
* Add new helper that can adapt Callbacks with return values for Closures.ajwong@chromium.org2011-09-282-9/+36
* Suppress benign race in ThreadTest.SleepInsideInitjochen@chromium.org2011-09-271-1/+5
* Add "kSHA1Length" to base/sha1.h. This is a tiny piece of http://codereview....pkasting@chromium.org2011-09-261-0/+1
* Get gid of created folders from stat()ing the folders, not from getgid().skerner@chromium.org2011-09-261-34/+9
* Update Windows version macros to Win 7jschuh@chromium.org2011-09-262-3/+7
* Add comment about use of virtualjar@chromium.org2011-09-251-0/+5
* touchui: support XInput2 multitouchsadrul@chromium.org2011-09-251-0/+13
* Mark VerifyPathControlledByUserTest.* as FAILS_ on mac.thakis@chromium.org2011-09-241-3/+31
* wstring: remove SplitStringAlongWhitespace for wcharevan@chromium.org2011-09-233-26/+17
* Add external extensions json source in proper mac location.skerner@google.com2011-09-223-13/+412
* This is a reapply of xji@google.com2011-09-212-0/+27
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-2118-172/+52
* Fixes aura build on windows. TBRing since build is broken without thissky@chromium.org2011-09-211-1/+1
* Reland 102005 and 102009: aura: Explicitly disable GTK.sadrul@chromium.org2011-09-216-73/+145
* Relanding precompiled header support for VS 2008, now enabled forjoi@chromium.org2011-09-201-1/+6
* Disable ProcessUtilTest.GetTerminationStatusCrash under AddressSanitizer.glider@chromium.org2011-09-201-1/+8
* Revert 102006 - fix know issues in RenderTextsky@chromium.org2011-09-202-27/+0
* Add a gyp flag to enable dcheck by default in release withoutnsylvain@chromium.org2011-09-203-7/+26
* Revert 102005 - aura: Explicitly disable GTK.sky@chromium.org2011-09-206-135/+63
* Revert 102009 - Follow up fix from r102005: Fix static build of base_unittests.sky@chromium.org2011-09-202-11/+11
* Follow up fix from r102005: Fix static build of base_unittests.sadrul@chromium.org2011-09-202-11/+11
* fix know issues in RenderTextxji@google.com2011-09-202-0/+27
* aura: Explicitly disable GTK.sadrul@chromium.org2011-09-206-63/+135
* Disables code for making sure window to attach to is visible onsky@chromium.org2011-09-202-4/+17
* Temporary revert of r101474, will re-land tomorrow with a change to disable u...joi@chromium.org2011-09-191-6/+1
* Fix duplicate rule for LASTCHANGEpiman@chromium.org2011-09-191-1/+1
* Base/Valgrind: Close the UStringSearch.jhawkins@chromium.org2011-09-192-8/+6
* Disable GetTerminationStatusExit on Windows.thakis@chromium.org2011-09-191-2/+2
* Adds Find method to the ListValue class.pastarmovj@chromium.org2011-09-193-0/+36
* Remove base/scoped_ptr.hakalin@chromium.org2011-09-182-14/+0
* mac: Try to fix valgrind sanity tests 14 and 15.thakis@chromium.org2011-09-181-1/+4
* Prevent clang from optimizing away 2 variables.thakis@chromium.org2011-09-181-2/+4
* Fix a trivial warning compiling basictypes.hmcgrathr@chromium.org2011-09-171-1/+1
* Fix comment for PostTaskAndReply().willchan@chromium.org2011-09-161-1/+1
* Add ToString() method to tracked_objects::Locationakalin@chromium.org2011-09-162-0/+8
* Searching for downloads currently does a plain substring search, which does notvanlam@google.com2011-09-164-0/+229
* Switch on use of precompiled headers for VS 2008.joi@chromium.org2011-09-161-1/+6
* Some possible comment typos?rogerta@chromium.org2011-09-151-4/+1
* Fourth attempt at the following. Unreviewed, this was originally reviewed in...pkasting@chromium.org2011-09-153-0/+5
* ProcessUtilTest.GetTerminationStatusExit is flaky at best...mad@chromium.org2011-09-141-2/+2
* micro optimize CommandLine.GetSwitchPrefixLengthjoth@chromium.org2011-09-132-2/+5
* Add support for filtering traces by categories. The TraceLog API is updated t...jbates@chromium.org2011-09-123-29/+253
* base: Get rid of references to gtk_util.* from base.gypi.tfarina@chromium.org2011-09-121-2/+0
* Add ThreadRestrictions::AssertIOAllowed to platform_file_posix callsevan@chromium.org2011-09-121-0/+12
* Avoid long test_server timeouts by using action_timeout_msphajdan.jr@chromium.org2011-09-121-1/+1
* Revert 100640 - Enable doubly linked lists by default.bxx@chromium.org2011-09-111-1/+4