summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Enable WindowsApiProperties on mac by fixing DCHECK.scheib@chromium.org2013-04-121-1/+7
* Document file_util::Delete() a bit better.gavinp@chromium.org2013-04-111-1/+2
* Support custom randomization seed for VariationsService trials.asvitkine@chromium.org2013-04-112-6/+23
* GTTF: Make debug symbol "resolution" work even after binaries are moved.phajdan.jr@chromium.org2013-04-111-3/+39
* [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.rsesek@chromium.org2013-04-114-133/+7
* Update the path for a disabled test.lliabraa@chromium.org2013-04-111-1/+1
* Add PlatformFile.UnknownCreateFileErrors histogramdgrogan@chromium.org2013-04-111-0/+3
* Revert 193486 "[Mac] Remove base::LaunchSynchronize and rewrite ..."rsesek@chromium.org2013-04-114-7/+133
* [Android] Move LocaleUtils from base to ui.yfriedman@chromium.org2013-04-106-221/+0
* [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.rsesek@chromium.org2013-04-104-133/+7
* Add a ConvertableToTraceFormat type to the trace framework.dsinclair@chromium.org2013-04-104-43/+284
* Android: Nuke base::android::GetUnscopedClass.nileshagrawal@chromium.org2013-04-102-10/+1
* Implement missing SysInfo methods on OpenBSDmdempsky@google.com2013-04-103-40/+67
* Merge trace_event_internal.h back into trace_event.h.dsinclair@chromium.org2013-04-103-1073/+1060
* Revert 192940 "Delete CopyRecursiveDirNoCache from test_file_util."tonyg@chromium.org2013-04-093-0/+138
* Add more error codes to base::CreatePlatformFile on windows.dgrogan@chromium.org2013-04-091-0/+12
* Added isSystemLayoutDirectionRtl() function.kkimlabs@chromium.org2013-04-091-0/+17
* Remove PROCESS_DUP_HANDLE from OpenProcessHandle since PROCESS_DUP_HANDLE acc...wfh@chromium.org2013-04-091-1/+3
* First-run auto-import on Windows reloads the prefs, which marksdconnelly@chromium.org2013-04-092-2/+2
* Android: Use scoped local ref in jni_generator.nileshagrawal@chromium.org2013-04-093-11/+11
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0925-79/+91
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-0925-91/+79
* Really fix build after r193020.dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0925-79/+91
* Assert on deleting a held lock.siggi@chromium.org2013-04-092-3/+10
* Android: improve native debuggabilitymostynb@opera.com2013-04-081-10/+13
* Delete CopyRecursiveDirNoCache from test_file_util.brettw@chromium.org2013-04-083-138/+0
* Remove deleted folder from base_unittests.isolatecsharp@chromium.org2013-04-081-1/+0
* Disable ProcessUtilTest.FDRemapping under TSan v2.glider@chromium.org2013-04-081-2/+3
* base: Consolidate all test data directories under base/test/data.tfarina@chromium.org2013-04-0727-31/+8
* Tweak SingleThreadTaskRunner and ThreadTaskRunnerHandle comments.wez@chromium.org2013-04-062-15/+13
* Add a message pump for ChromeOS Embedded.rjkroege@chromium.org2013-04-065-0/+140
* MacTerminateOnHeapCorruption shouldn't leak the OOM killer into the shared te...avi@chromium.org2013-04-061-4/+5
* Implement write methods for SparseHistogramjrummell@chromium.org2013-04-056-38/+127
* Make csharp@ and maruel@ owners of .isolate filescsharp@chromium.org2013-04-051-0/+2
* Update scoped_array<T>::reset logic to match scoped_ptr.dcheng@chromium.org2013-04-051-8/+10
* Forward-declare enums in a way that is compatible with NS_ENUMstuartmorgan@chromium.org2013-04-051-2/+12
* Telemetry: Don't silently compare histograms from different processes.marja@chromium.org2013-04-051-0/+2
* Make scoped_array<T> more compatible with scoped_ptr<T[]>.dcheng@chromium.org2013-04-051-0/+12
* Revert 192526 "Telemetry: Don't silently compare histograms from..."marja@chromium.org2013-04-051-1/+0
* Telemetry: Don't silently compare histograms from different processes.marja@chromium.org2013-04-051-0/+1
* Add base/test/data/ to base_unittests.isolate.maruel@chromium.org2013-04-041-0/+1
* Update all .isolate files to the new format.maruel@chromium.org2013-04-041-13/+16
* Update comment on workaround with bug tracking infoavi@chromium.org2013-04-041-3/+5
* [Android] Upstream some java test annotations.frankf@chromium.org2013-04-043-0/+60
* base/security: re-enable security check on ASANjln@chromium.org2013-04-041-6/+5
* Revert 191854 "Delete CopyRecursiveDirNoCache from test_file_util."sullivan@chromium.org2013-04-043-0/+138
* Add PLATFORM_FILE_EXECUTE flag for Windows.bbudge@chromium.org2013-04-042-0/+4
* Base Security: fix-up overflow testsjln@chromium.org2013-04-041-5/+10
* Work around bug coming back from hiding menu bar with fullscreen.avi@chromium.org2013-04-041-0/+21