summaryrefslogtreecommitdiffstats
path: root/base/base.gyp
Commit message (Expand)AuthorAgeFilesLines
...
* Define a Java-side global application context.torne2015-11-241-0/+1
* [Android] Add gn support for multidex.jbudorick2015-11-201-1/+1
* [Android] Enable multidex for debug builds of ChromePublic.jbudorick2015-11-131-0/+17
* Handle null |error| in LoadNativeLibrary on Mac.xhwang2015-11-101-0/+1
* Stack sampling profiler: handle unloading and unloaded moduleswittman2015-11-021-0/+18
* Add SequencedTaskRunnerHandle to get a SequencedTaskRunner for the current th...bauerb2015-10-301-0/+1
* Enable base_perftests on Androidpkotwicz2015-10-291-2/+2
* Generalize a base64url implementation in //base.peter2015-10-291-0/+1
* Remove the debug_message.exe helper.brettw2015-10-031-12/+0
* mac: Implement Mach-primitive backed shared memory.erikchen2015-10-021-0/+1
* Isolate base_unittests_apk.stip2015-10-011-0/+21
* base: remove SyncSocket from iOS buildellyjones2015-09-241-0/+12
* base: remove AsyncSocketIoHandlerellyjones2015-09-221-7/+0
* GN: Side-load dex files as well as native code in incremental installsagrieve2015-09-161-2/+0
* Stop building FilePathWatcher on iOS.sdefresne2015-09-111-2/+4
* Get GenericScopedHandle::Set to preserve LastError codebrucedawson2015-09-111-0/+1
* Add method for suppressing MemoryPressureListener notificationspetrcermak2015-09-071-0/+1
* Initial implementation of FeatureList in base/.asvitkine2015-09-041-0/+1
* GN(android): Add scripts & runtime logic for installing _incremental apksagrieve2015-09-011-1/+3
* [Android] Add gyp support for multidex. (RELAND)jbudorick2015-08-251-0/+19
* Revert of [Android] Add gyp support for multidex. (patchset #12 id:220001 of ...jbudorick2015-08-251-19/+0
* [Android] Add gyp support for multidex.jbudorick2015-08-251-0/+19
* Create an alternative non-crazy linker based Android chromium Linkersimonb2015-08-241-0/+6
* Stack sampling profiler: re-enable stack collection for stacks terminated by ...wittman2015-08-241-0/+5
* Restore locales after testsolli.raula2015-08-201-0/+2
* Revert of [Android] Add a java.lang.System wrapper. (patchset #2 id:20001 of ...jdduke2015-08-141-11/+0
* [Android] Add a java.lang.System wrapper.jdduke2015-08-131-0/+11
* Add ICU message format supportjshin2015-08-071-0/+3
* Delete old, unused code.rsesek2015-07-171-6/+0
* [Mac] Redo NSException handling, and generate better stacks for C++ exceptions.rsesek2015-07-101-0/+1
* Refactor chromium's Linker class.simonb2015-07-091-1/+1
* Move MatchPattern to its own header and the base namespace.brettw2015-07-061-0/+1
* Remove old/unused atomicops codesbc2015-07-011-12/+0
* Do not compile shared_memory_posix.cc on iOS platform.pkl2015-06-261-1/+3
* base: Remove MessageLoopProxyskyostil2015-06-191-2/+1
* Added ScopedPtrMap class, for maps that contain scoped_ptr values.mgiuca2015-06-111-0/+1
* Provide dummy Android UI thread with looper for C++ unit testsaberent2015-06-101-0/+3
* remove unneeded xdisplaycheck dep in base_unittests_runmostynb2015-06-091-7/+0
* Non-SFI mode: Implement test launcher for nacl_helper_nonsfi_unittests.hidehiko2015-06-091-0/+18
* [Android] Generate scripts at build time to run android tests.mikecase2015-06-031-0/+1
* Move android_webview/aw_assets.cc -> base/android/apk_assets.ccagrieve2015-05-271-0/+1
* Avoid basename conflict from memory_pressure_monitor.ccscottmg2015-05-211-3/+3
* Rename OS-specific MemoryPressureMonitor implementations.chrisha2015-05-151-2/+2
* Move DispatchSourceMach from //sandbox/mac to //base/mac.rsesek2015-05-131-0/+1
* Create base::win::MemoryPressureMonitor class.chrisha2015-05-081-0/+1
* Add a MemoryPressureMonitor class for Mac.shrike2015-05-011-0/+1
* Prefetch the native library from native code by parsing /proc/pid/maps.lizeb2015-04-291-0/+1
* Change ScopedPtrHashMap's 2nd template parameterkcwu2015-04-281-0/+1
* [Android] Add an out-of-app instrumentation driver APK. (RELAND)jbudorick2015-04-271-0/+1
* Revert "Intercept base::File Open/Close"pasko2015-04-271-18/+0