summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Moved GetUserDirectory() into mac_util.mm.akalin@chromium.org2010-01-274-33/+47
* Style cleanup in preparation for auto-linting base/.erg@google.com2010-01-2649-167/+193
* Import google-glog's Symbolize() and use it in debug_util_posix.cc.satorux@chromium.org2010-01-2613-16/+2256
* OpenBSD/FreeBSD ifdefs and GYP changes for base/pvalchev@google.com2010-01-256-11/+16
* Refactor Pepper device APIneb@chromium.org2010-01-252-13/+129
* Mac: Fix %cpu in task manager.thakis@chromium.org2010-01-251-4/+3
* Revert 36997 - Import googleglog's Symbolize() and use it in debug_util_posix...satorux@chromium.org2010-01-2512-2253/+16
* Import google-glog's Symbolize() and use it in debug_util_posix.cc.satorux@chromium.org2010-01-2512-16/+2253
* Remove gtest_prod.h include from JSONReader.derat@chromium.org2010-01-211-1/+6
* Move two generic string split functions from sync API to their own API in bas...timsteele@google.com2010-01-216-0/+220
* Linux, Mac: Don't test parent directories when checking if a path is writable.agl@chromium.org2010-01-211-8/+2
* linux: abort unless we have the proper version of NSSevan@chromium.org2010-01-201-0/+10
* Revert 36459 - Breaks 7 WebKit testsjschuh@chromium.org2010-01-166-30/+153
* Changes are:jschuh@chromium.org2010-01-166-153/+30
* Add string16 methods to JSON value classes.munjal@chromium.org2010-01-153-1/+109
* Support dragging a virtual file out of the browser.jianli@chromium.org2010-01-159-19/+86
* Linux: Add Certificate Info dialog (part 1)mattm@chromium.org2010-01-148-16/+43
* This CL contains the back-end implementation of the translate feature. It add...jcampan@chromium.org2010-01-145-2/+56
* Ensure existing user pinned chrome shortcuts have correct app id.xiyuan@chromium.org2010-01-133-5/+10
* Mac: UI tweaks for task manager.thakis@chromium.org2010-01-138-38/+36
* Mac: Remove some unneccesary IPC from fork_and_get_task.thakis@chromium.org2010-01-131-45/+0
* Adjust the priority of background tabs more aggresively.davemoore@chromium.org2010-01-131-2/+6
* Mac: Unbreakpad.thakis@chromium.org2010-01-122-0/+8
* Fix tree bustage temporarillyjar@chromium.org2010-01-121-2/+3
* Mac: Other approach for IPCing child task_ts.thakis@chromium.org2010-01-125-2/+789
* Fixes CommandLine::AppendLooseValue() to append the parameter to the loose_va...jschuh@chromium.org2010-01-111-0/+1
* Fix an error when calling ReplaceFile for files on a Windows file share.phajdan.jr@chromium.org2010-01-111-6/+13
* Revert 35907 - Fixes CommandLine::AppendLooseValue() to append the parameter ...jschuh@chromium.org2010-01-111-1/+0
* Fixes CommandLine::AppendLooseValue() to append the parameter to the loose_va...jschuh@chromium.org2010-01-111-0/+1
* Revert 35888 - Mac: Other approach for IPCing child task_ts.thakis@chromium.org2010-01-101-146/+0
* Mac: Other approach for IPCing child task_ts.thakis@chromium.org2010-01-101-0/+146
* Revert 35883 - Mac: Other approach for IPCing child task_ts.thakis@chromium.org2010-01-101-143/+0
* Mac: Other approach for IPCing child task_ts.thakis@chromium.org2010-01-101-0/+143
* official build and buildbots are now chromeos=1oshima@chromium.org2010-01-091-1/+1
* linux: provide a hint to people with misconfigured shmevan@chromium.org2010-01-081-1/+6
* Linux: reenable malloc overrides.agl@chromium.org2010-01-082-107/+60
* Also disable tests for code removed in r35804.agl@chromium.org2010-01-082-0/+8
* Linux: disable malloc tricks to unbreak Ubuntu build.agl@chromium.org2010-01-081-0/+7
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-4/+9
* Allow using system libevent instead of the bundled one.phajdan.jr@chromium.org2010-01-071-0/+4
* Make JoinString implementation match prototype.craig.schlenter@chromium.org2010-01-051-1/+1
* [Mac] Implement the cookie managerrsesek@chromium.org2010-01-051-0/+1
* Implement ContactInfo, the FormGroup that stores contact information.jhawkins@chromium.org2010-01-043-53/+197
* Mac: stop zombie ps processes from being created.viettrungluu@chromium.org2010-01-042-10/+34
* Removing the last remaining vsprops files (that are hooked in).bradnelson@google.com2010-01-041-2/+2
* Linux: use readlink() and prctl() in SetProcTitle() to fix "exe" showing in p...mdm@chromium.org2010-01-032-3/+37
* Upload renderer histograms to browser after a page loadsjar@chromium.org2010-01-022-20/+2
* If we can't read a unicode character, write the standard "unknown" (0xFFFD) c...cevans@chromium.org2010-01-014-14/+12
* Avoid re-initializing object_trackerjar@chromium.org2009-12-312-3/+28
* Avoid calling vector resize() with excessive size parameter: fix broken integ...cevans@chromium.org2009-12-311-6/+13