summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Fixed CreatePlatformFile to take in account that |error| cancpu@chromium.org2013-01-101-1/+2
* Revert 175938gbillock@chromium.org2013-01-101-1/+0
* [Media Galleries] Add an ImageCaptureCore listener for Mac. (part 2)gbillock@chromium.org2013-01-101-0/+1
* Enforce consistent include style for ICU headers.phajdan.jr@chromium.org2013-01-091-1/+1
* Make all base targets build on Win64jschuh@chromium.org2013-01-092-1/+12
* GTTF: Enable debugallocation by default.phajdan.jr@chromium.org2013-01-091-1/+1
* Fix problem where field trials using kExpirationYearInFuture could get disabled.asvitkine@chromium.org2013-01-093-7/+20
* android: Pass CPU properties from browser to renderer process.digit@chromium.org2013-01-096-0/+91
* Android: fixes missing semi-colon in inner classes for jni_generator.bulach@chromium.org2013-01-092-2/+2
* Incrementally make base histograms like UMA histograms.gavinp@chromium.org2013-01-091-6/+10
* Don't allow path traversal paths on the base file helperscpu@chromium.org2013-01-096-29/+54
* Fix iOS build for XCode 4.6.justincohen@google.com2013-01-081-3/+5
* Linux: add option to use system nspr.phajdan.jr@chromium.org2013-01-084-2/+65
* BinaryValue support for NULL buffer.rpaquay@chromium.org2013-01-083-54/+38
* Revert 175471thestig@chromium.org2013-01-081-1/+0
* [Media Galleries] Add an ImageCaptureCore listener for Mac. (part 2)gbillock@chromium.org2013-01-081-0/+1
* MessagePumpAuraX11: Make root_window_dispatchers_ an ObserverList.sabercrombie@chromium.org2013-01-082-20/+13
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-0715-31/+30
* Add stdin_handle and stdout_handle in base::LaunchOptions.sergeyu@chromium.org2013-01-052-1/+26
* Revert 175233 because Linux ASAN builder cannot compile it.alexeypa@google.com2013-01-044-912/+905
* Add trace event Pepper APIelijahtaylor@chromium.org2013-01-044-905/+912
* Convert 64-bit error for pe_image to #pragma messagejschuh@chromium.org2013-01-041-3/+4
* Add helper functions to display the virtual keyboard (On screen keyboard) on ...ananta@chromium.org2013-01-042-1/+111
* [Fixit-Dec-2012] Keep old shortcut's arguments when replacing an existing sho...gab@chromium.org2013-01-033-13/+48
* Base: Update ScopedProcessInformation to use ScopedHandle and restrict Receive()rvargas@google.com2013-01-033-164/+140
* Linux: update expectations of TimeFormattingTest for ICU-50.phajdan.jr@chromium.org2013-01-031-0/+21
* Replace all uses of base/mac/crash_logging.h with base/debug/crash_logging.h.rsesek@chromium.org2013-01-033-102/+0
* Remove cast that was needed as hint for VS 2008, now that we no longer suppor...joi@chromium.org2013-01-031-7/+1
* Small fixes to allow unit tests to compile with gcc 4.7.x (tested with gcc 4....kamil.jiwa@gmail.com2013-01-032-3/+3
* Remove define _POSIX_MONOTONIC_CLOCK for OS_ANDROIDboliu@chromium.org2013-01-031-4/+0
* Create a cross-platform crash key system in base/debug/crash_logging.h.rsesek@chromium.org2013-01-036-77/+200
* Switch to Cocoa APIs for fullscreen.avi@chromium.org2012-12-291-17/+17
* Make modp_b64 and base::base64 compile on Win64jschuh@chromium.org2012-12-271-5/+5
* Implement SequenceChecker, which is a generalization of ThreadCheckerakalin@chromium.org2012-12-279-0/+488
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-223-118/+16
* Base: Fix a typo that was not commited with r174480rvargas@google.com2012-12-221-1/+1
* Base: Modify ScopedHandle so that Receive() doesn't fully expose the gutsrvargas@google.com2012-12-224-22/+56
* GTTF: No more FLAKY_ .phajdan.jr@chromium.org2012-12-212-66/+0
* Remove testing for iOS5+ as this is now the minimal version supported.qsr@chromium.org2012-12-212-7/+0
* Fix flakyness in PrefMemberTest::MoveToThreadqsr@chromium.org2012-12-211-0/+8
* [Android WebView] Fix some locale related TODOs.benm@chromium.org2012-12-211-2/+14
* Restore previous large_test_timeout_ms.tonyg@chromium.org2012-12-211-2/+1
* Base: Make Rand util global instance a leaky LazyInstancervargas@chromium.org2012-12-211-1/+1
* jni_generator.py: Handle more Java types.digit@chromium.org2012-12-202-8/+353
* Revert 174199rvargas@google.com2012-12-201-1/+1
* Base: Disable the scoped handle verifier.rvargas@google.com2012-12-201-1/+1
* Pass SLR_NOSEARCH to IShellLink::Resolve() in ResolveShortcut().asvitkine@chromium.org2012-12-201-1/+1
* Changing device ID when device type changes.qsr@chromium.org2012-12-202-1/+32
* Fix compile issue by wrapping with GG_INT64_C()dbeam@chromium.org2012-12-201-4/+2
* Fix compile on Linux Builder (dbg).dbeam@chromium.org2012-12-201-2/+4