summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Fix a double deletion in histogram test and re-enablekaiwang@chromium.org2013-01-301-2/+0
* Relanding "Add apk for running content_browsertests"nileshagrawal@chromium.org2013-01-293-6/+11
* Disable ToolsSanityTest.ArrayDeletedWithoutBraces and ToolsSanityTest.SingleE...glider@chromium.org2013-01-291-3/+12
* Disable cache in PathService.vitalybuka@chromium.org2013-01-292-3/+21
* encodeHtmlDataUri to avoid malformed URIs in testsaruslan@chromium.org2013-01-291-1/+23
* Adding upper limit to DiscardableMemoryAndroidqinmin@chromium.org2013-01-282-1/+57
* Use LOG_GETLASTERROR in more cases in base/mseaborn@chromium.org2013-01-287-24/+21
* Revert 179189nileshagrawal@chromium.org2013-01-283-11/+6
* Add apk for running content_browsertestsnileshagrawal@chromium.org2013-01-283-6/+11
* Reland: Add trace event Pepper APIelijahtaylor@chromium.org2013-01-284-905/+912
* Don't allow '\0' characters in FilePath.aedla@chromium.org2013-01-283-6/+63
* Fix incorrect object linking of a GUID in logging_win.{h,cc}timurrrr@chromium.org2013-01-281-1/+1
* Remove ".." from PathService take #2.maruel@chromium.org2013-01-262-3/+6
* Base: add a security test to check for new[] or calloc() jln@chromium.org2013-01-261-0/+92
* Mount/access cgroups in /sys/fs/cgroupjorgelo@chromium.org2013-01-261-2/+2
* Revert 178928zea@chromium.org2013-01-261-91/+0
* Move file_util_proxy to base/files.brettw@chromium.org2013-01-265-8/+8
* Enforce no path service has improper path.maruel@chromium.org2013-01-251-0/+11
* Base: add a security test to check for new[] or calloc() jln@chromium.org2013-01-251-0/+91
* GTTF: Make stack trace symbolization code recognize more symbols.phajdan.jr@chromium.org2013-01-251-22/+20
* Add ability to retrieve a thread_name given a thread_id.dsinclair@chromium.org2013-01-2511-42/+246
* Go back to using mach_thread_self for Mac thread IDs, sort of.mark@chromium.org2013-01-251-1/+3
* Add more logging to error paths of GetTerminationStatus()mseaborn@chromium.org2013-01-251-4/+8
* fix checked_numeric_cast commentsscottmg@chromium.org2013-01-252-5/+5
* Add implementation for WebKit::WebDiscardableMemory and WebKitPlatformSupport...qinmin@chromium.org2013-01-251-3/+2
* Mac: Ensure signal handlers run on the sigaltstack() stackmseaborn@chromium.org2013-01-251-2/+14
* Remove GetFileCreationLocalTime. It is unused.brettw@chromium.org2013-01-244-101/+0
* Windows: Fix --enable-logging to not disable logging when stderr is a pipemseaborn@chromium.org2013-01-241-0/+18
* Refactor to remove duplicated function ui::IsTouchDevicePresentgirard@chromium.org2013-01-242-9/+0
* Remove explicit cast in discardable_memory_mac.mark@chromium.org2013-01-241-4/+1
* Fix BufferAlignment test on ARM linux.sbc@chromium.org2013-01-241-3/+4
* This is the continuation of https://codereview.chromium.org/11615008/ kaiwang@chromium.org2013-01-241-2/+1
* cc: Set ui/gpu/cc/ipc/upload/raster thread priorities.epenner@chromium.org2013-01-241-0/+8
* Switch to Cocoa APIs for fullscreen.avi@chromium.org2013-01-241-17/+17
* Fix many test case failures when run isolated on OSX.maruel@chromium.org2013-01-241-0/+3
* Fix no-compile tests in base.dcheng@chromium.org2013-01-234-15/+27
* [Memory Sheriff] Longer timeout for heapchecker test, too.groby@chromium.org2013-01-231-1/+1
* Implement DiscardableMemory for Mac/iOS.avi@chromium.org2013-01-236-53/+262
* Only HistogramBase is used outside of base/metrics.kaiwang@chromium.org2013-01-237-165/+179
* Follow up change to fix some leftovers in DiscardableMemoryqinmin@chromium.org2013-01-233-9/+12
* POSIX: add a maximum number of iterations to HANDLE_EINTRjln@chromium.org2013-01-231-4/+22
* Making most protected members of MessageLoop private.shibl@google.com2013-01-221-4/+5
* Equality on scoped_ptr can be done with const pointers.qsr@chromium.org2013-01-221-2/+2
* Remove temporary histograms in field_trial.cc now that the problem is fixed.asvitkine@chromium.org2013-01-221-23/+2
* Add base::DiscardableMemory class and implementation for androidqinmin@chromium.org2013-01-225-0/+253
* Disabling nacl_win64 targets when building in target_arch!=ia32 mode.bradnelson@google.com2013-01-213-50/+54
* Remove uses of PropVariantTo*; removing the need to DelayLoad propsys.dll.gab@chromium.org2013-01-214-42/+96
* Documentation: improve FileUtilProxy comment to note about the return valuekinuko@chromium.org2013-01-211-1/+22
* base: Fix a bug in MessagePumpGLib which caused a hangsatorux@chromium.org2013-01-192-15/+42
* Android: removes "trace_event_clock_sync" from atrace.bulach@chromium.org2013-01-183-51/+0