summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Android: MediaPlayerBridge JNI cleanup.bulach@chromium.org2012-09-241-0/+1
* Android: generates JNI bindings for constructors in system classes.bulach@chromium.org2012-09-242-35/+91
* base: No need to inherit testing::Test in base64 unittest.tfarina@chromium.org2012-09-231-10/+9
* Supressing unreferenced variable warning in nacl build.bradnelson@google.com2012-09-231-0/+1
* SampleSet -> HistogramSamples which can be reused by SparseHistogramkaiwang@chromium.org2012-09-2214-350/+904
* Revert "Revert 158067 - Remove native side of content_view_client"yusufo@chromium.org2012-09-221-1/+0
* Revert 158067 - Remove native side of content_view_clientavi@chromium.org2012-09-211-0/+1
* Remove native side of content_view_clientyusufo@chromium.org2012-09-211-1/+0
* Upstream chromium side of modal dialogs for webview.yfriedman@chromium.org2012-09-201-0/+3
* Remove TODO I have already done.gab@chromium.org2012-09-201-3/+0
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-2012-56/+184
* Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ...wjia@chromium.org2012-09-2012-167/+56
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-2012-56/+167
* unchecked_malloc() for Skia on OSX.shess@chromium.org2012-09-193-82/+95
* [Android] Add IO thread delegate for request intercepting.mkosiba@chromium.org2012-09-193-3/+26
* Upstreaming SelectFileDialog for Androidaurimas@chromium.org2012-09-181-1/+3
* Trace PostTasks from post to run.jbates@chromium.org2012-09-184-33/+203
* Add package label to base::android::BuildInfonileshagrawal@chromium.org2012-09-183-58/+80
* If desktop chrome is launched via the New Window/the recently opened url shor...ananta@chromium.org2012-09-182-21/+20
* Expose memory allocator internal stats and properties.alexeif@chromium.org2012-09-176-22/+107
* Chromium's key generation is running on a non-joinable worker thread, which r...jnd@chromium.org2012-09-171-11/+12
* Implement RemovableDeviceNotifications for Macsail@chromium.org2012-09-152-0/+8
* Cleanup: Add a const variable for /proc/self/exe.thestig@chromium.org2012-09-154-15/+14
* Update jni_generator to include Callback for saveWebArchive.tedchoc@chromium.org2012-09-151-8/+9
* Make ConvertJavaToUTF functions more robusts.jcivelli@chromium.org2012-09-151-0/+4
* Implement ResourceDispatchHostLoginDelegate for android_webview.benm@chromium.org2012-09-141-0/+3
* Add some useful features to base::Values:kalman@chromium.org2012-09-142-0/+77
* Add a flag force_breakaway_from_job_ to the base::LaunchOptions structure for...ananta@chromium.org2012-09-142-1/+10
* Document bad pattern in base::SystemMonitor.vandebo@chromium.org2012-09-131-0/+4
* Add tablet heuristic detectioncpu@chromium.org2012-09-132-0/+15
* Add some TraceAnalyzer utility methods to simplify test codejbates@chromium.org2012-09-133-28/+108
* [Android] Upstream ChromeBrowserProvider, the Android port ContentProvider im...leandrogracia@chromium.org2012-09-132-2/+2
* Fix a potential multi-thread issue when manipulating removable storage maphongbo.min@intel.com2012-09-132-10/+21
* Check string and UI direction in GetDisplayStringInLTRDirectionality, etc.msw@chromium.org2012-09-133-92/+157
* Fix Android ninja sdk buildcjhopman@chromium.org2012-09-131-2/+2
* [Android] Upstream org.chromium.base.test.UrlUtils (partially) and device filesmnaganov@chromium.org2012-09-122-1/+24
* Support enable-text-service-framework flagnona@chromium.org2012-09-122-1/+40
* Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...gab@chromium.org2012-09-1212-281/+750
* Remove FileEnumerator::IsLinktzik@chromium.org2012-09-123-11/+0
* Add an ostream operator to Value (based on JSONWriter) so that assertionskalman@chromium.org2012-09-122-0/+13
* Try to fix the possible bug in base::Time:Now() that can cause the crashing l...jennyz@chromium.org2012-09-111-0/+4
* Make base compiled by clangmichaelbai@chromium.org2012-09-111-0/+22
* clang: Remove an ancient workaround.thakis@chromium.org2012-09-111-8/+1
* Fix trace event macro naming issuejbates@chromium.org2012-09-113-14/+14
* installer_util_unittests has failed on XP Tests (dbg)(1) since this landeddgrogan@chromium.org2012-09-1112-739/+281
* Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...gab@chromium.org2012-09-1012-281/+739
* SupportsUserData is not thread safejoth@chromium.org2012-09-102-2/+23
* Remove {base,net}_java dependencies from GYP client targets on Android.pliard@chromium.org2012-09-101-1/+5
* base::i18n::StringSearch...() returns match index and lengthderat@chromium.org2012-09-093-46/+133
* aura-x11: Make sure the events targetted for root-window reaches all the root...sadrul@chromium.org2012-09-081-6/+15