| Commit message (Expand) | Author | Age | Files | Lines |
* | StackSamplingProfiler: test fixes | wittman | 2015-10-07 | 1 | -0/+4 |
* | mac: Implement Mach-primitive backed shared memory. | erikchen | 2015-10-02 | 1 | -0/+1 |
* | base: remove SyncSocket from iOS build | ellyjones | 2015-09-24 | 1 | -0/+5 |
* | base: remove AsyncSocketIoHandler | ellyjones | 2015-09-22 | 1 | -5/+0 |
* | Adding components to dependencies on iOS. | sherouk | 2015-09-22 | 1 | -7/+0 |
* | Make deps of GN groups public. | brettw | 2015-09-18 | 1 | -1/+1 |
* | GN: Side-load dex files as well as native code in incremental installs | agrieve | 2015-09-16 | 1 | -8/+0 |
* | Move sanitizer and symbol flags out of BUILDCONFIG | brettw | 2015-09-14 | 1 | -4/+5 |
* | Stop building FilePathWatcher on iOS. | sdefresne | 2015-09-11 | 1 | -4/+7 |
* | Remove clang type profiler and deep memory profiler. | thakis | 2015-09-11 | 1 | -4/+0 |
* | Get GenericScopedHandle::Set to preserve LastError code | brucedawson | 2015-09-11 | 1 | -0/+1 |
* | Initial implementation of FeatureList in base/. | asvitkine | 2015-09-04 | 1 | -0/+2 |
* | GN(android): Add scripts & runtime logic for installing _incremental apks | agrieve | 2015-09-01 | 1 | -0/+8 |
* | Annotate GN executables and shared_libraries with sanitizer deps. | brettw | 2015-08-31 | 1 | -0/+5 |
* | [Android] Add gyp support for multidex. (RELAND) | jbudorick | 2015-08-25 | 1 | -1/+19 |
* | Revert of [Android] Add gyp support for multidex. (patchset #12 id:220001 of ... | jbudorick | 2015-08-25 | 1 | -19/+1 |
* | [Android] Add gyp support for multidex. | jbudorick | 2015-08-25 | 1 | -1/+19 |
* | Stack sampling profiler: re-enable stack collection for stacks terminated by ... | wittman | 2015-08-24 | 1 | -0/+5 |
* | Restore locales after tests | olli.raula | 2015-08-20 | 1 | -0/+2 |
* | Sync GN tests with GYP build. | brettw | 2015-08-18 | 1 | -0/+3 |
* | Revert of [Android] Add a java.lang.System wrapper. (patchset #2 id:20001 of ... | jdduke | 2015-08-14 | 1 | -9/+0 |
* | [Android] Add a java.lang.System wrapper. | jdduke | 2015-08-13 | 1 | -0/+9 |
* | Revert incorrect part of https://codereview.chromium.org/1250913002. | thakis | 2015-08-11 | 1 | -5/+0 |
* | Add ICU message format support | jshin | 2015-08-07 | 1 | -1/+6 |
* | patch from chinmaygarde@ to make progress on mac, ios. | dpranke | 2015-08-07 | 1 | -4/+9 |
* | Editing iOS sources and dependencies for //base. | sherouk | 2015-08-05 | 1 | -7/+27 |
* | Stack sampling profiler: rename platform files | wittman | 2015-08-03 | 1 | -2/+2 |
* | Annotate large GN targets for precompiled headers | brettw | 2015-07-28 | 1 | -1/+4 |
* | Revert "Add precompiled headers to GN build for large targets." | dpranke | 2015-07-28 | 1 | -4/+1 |
* | Add precompiled headers to GN build for large targets. | brettw | 2015-07-27 | 1 | -1/+4 |
* | Remove base/mac/scoped_nsexception_enabler.h. | rsesek | 2015-07-22 | 1 | -2/+0 |
* | Unbreak the 32-bit win/clang asan build. | thakis | 2015-07-20 | 1 | -1/+1 |
* | Delete old, unused code. | rsesek | 2015-07-17 | 1 | -2/+0 |
* | Add data files for base and net. Move GN Python proto outputs. | brettw | 2015-07-14 | 1 | -3/+58 |
* | [Mac] Redo NSException handling, and generate better stacks for C++ exceptions. | rsesek | 2015-07-10 | 1 | -0/+6 |
* | Move MatchPattern to its own header and the base namespace. | brettw | 2015-07-06 | 1 | -0/+3 |
* | Remove old/unused atomicops code | sbc | 2015-07-01 | 1 | -3/+0 |
* | Add a stub __cxa_demangle to disable LLVM's demangler. | simonb | 2015-06-30 | 1 | -0/+1 |
* | Enable swarming of base_unittests on linux gn bots. | dpranke | 2015-06-23 | 1 | -0/+9 |
* | base: Remove port.h include. | tfarina | 2015-06-19 | 1 | -1/+0 |
* | base: Remove MessageLoopProxy | skyostil | 2015-06-19 | 1 | -6/+3 |
* | Revert of Revert of Sync Windows build flags between GYP and GN (patchset #1 ... | phoglund | 2015-06-17 | 1 | -4/+4 |
* | Revert of Sync Windows build flags between GYP and GN (patchset #4 id:60001 o... | phoglund | 2015-06-17 | 1 | -4/+4 |
* | Sync Windows build flags between GYP and GN | brettw | 2015-06-16 | 1 | -4/+4 |
* | GN updates to build base on iOS | chinmaygarde | 2015-06-16 | 1 | -4/+50 |
* | Added ScopedPtrMap class, for maps that contain scoped_ptr values. | mgiuca | 2015-06-11 | 1 | -0/+2 |
* | Move safe_strerror to posix directory and the base namespace. | brettw | 2015-06-09 | 1 | -2/+2 |
* | Make swarming work w/ GN (kinda). | dpranke | 2015-06-05 | 1 | -0/+7 |
* | [Android] Generate scripts at build time to run android tests. | mikecase | 2015-06-03 | 1 | -0/+1 |
* | Move android_webview/aw_assets.cc -> base/android/apk_assets.cc | agrieve | 2015-05-27 | 1 | -0/+3 |