summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* FileStream unit tests now check for file close.ahendrickson@chromium.org2011-10-101-1/+1
* Add jar to base OWNERSjar@chromium.org2011-10-071-0/+1
* Reuse base::i18n::SetICUDefaultLocale from rtl.h in some unittests.tfarina@chromium.org2011-10-072-107/+87
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-073-0/+239
* Restore visibilty of Task Tracking via about:trackingjar@chromium.org2011-10-072-16/+17
* * Rename ScopedHDC to ScopedCreateDCyosin@chromium.org2011-10-071-8/+8
* Support scoped_refptr<> as the object for a method call in base::Bind(). Redu...ajwong@chromium.org2011-10-072-3/+20
* Add RunAllPendingWithDispatcheroshima@google.com2011-10-062-0/+9
* aura: Fix views_unittests and aura_unittests on linux.sadrul@chromium.org2011-10-061-1/+1
* Remove unnecessary #include <sys/nacl_syscalls.h>mcgrathr@chromium.org2011-10-052-5/+0
* Consolidate ui::NativeEvent and base::NativeEventoshima@google.com2011-10-053-9/+40
* Switch over to base::Bind for base/debug/trace_event_unittests and base/files/*.jbates@chromium.org2011-10-054-16/+17
* Actually run the sanity tests under AddressSanitizer.glider@chromium.org2011-10-051-15/+33
* base::Bind: More converts, mostly in WebUI.jhawkins@chromium.org2011-10-042-2/+2
* Annotate benign race for trace_event category enabled flag.jbates@chromium.org2011-10-041-0/+4
* Upstream: The test stub for Androidmichaelbai@google.com2011-10-043-0/+243
* ntp4: fix app title directionalityestade@chromium.org2011-10-043-95/+148
* Add ScopedClosureRunner.sergeyu@chromium.org2011-10-043-0/+56
* 1 Add ScopedGetDC and ScopedSelectObjectyosin@chromium.org2011-10-043-2/+74
* Consolidate message observer API for MessagePumpX and MessagePumWinoshima@google.com2011-10-046-51/+76
* Add trace code to track all posted tasks in message_loop and WorkerThreads (n...jbates@chromium.org2011-10-0310-133/+191
* Upstream: Android's base.gyp and base.gypimichaelbai@google.com2011-10-032-5/+120
* Remove version hacks for platform version.rkc@chromium.org2011-10-032-13/+10
* Use NeedsScopedRefptrButGetsRawPtr instead of UnsafeBindtoRefCountedArg.ajwong@chromium.org2011-10-013-39/+72
* gcc 4.6 warnings cleanuppph34r@gmail.com2011-09-301-0/+1
* Allow Bind() to take a Callback<> and bind all its free parameters.ajwong@chromium.org2011-09-305-0/+159
* Upstream ProcessUtilTest, and make a few other files compile on Android.jingzhao@chromium.org2011-09-299-26/+80
* 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