summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Implement RemoveChars, a function to remove a list of characters from a strin...jhawkins@chromium.org2010-02-053-0/+68
* Sandbox: Finish the interception manager support for x64.rvargas@google.com2010-02-042-3/+4
* linux: split xdg_mime into a separate targetevan@chromium.org2010-02-031-18/+26
* Support reordering of Browser Actions within the container. Currently does no...finnur@chromium.org2010-02-032-2/+51
* Add support for fine grained permissions to use LocalStorage.jorlow@chromium.org2010-02-021-1/+2
* Hide/show cursor according to NSCursor requests.avi@chromium.org2010-02-022-0/+10
* linux: check the return value passed through HANDLE_EINTRevan@chromium.org2010-02-026-20/+40
* linux: uncontroversial cleanups found by clangevan@chromium.org2010-02-022-6/+7
* third_party/nspr OpenBSD supportpvalchev@google.com2010-02-022-0/+339
* Temporarily allow writing to the default malloc zone structure while modifyin...avi@chromium.org2010-02-011-0/+24
* Reverting 37721.avi@chromium.org2010-02-011-24/+0
* Temporarily allow writing to the default malloc zone structure while modifyin...avi@chromium.org2010-02-011-0/+24
* Make acrobat work with --safe-plugins by giving it write accessnsylvain@chromium.org2010-02-012-1/+8
* A better way to fix the compilation issues on Windows x64wtc@chromium.org2010-02-012-54/+2
* Add a utility function to run a process as an arbitrary usercpu@chromium.org2010-02-015-15/+78
* Changes message_pump_glib not to crash if run without correspondingsky@chromium.org2010-01-301-2/+7
* Load bundle resources when loading bundles on the Macstuartmorgan@chromium.org2010-01-282-2/+7
* Remove some unnecessary includes.craig.schlenter@chromium.org2010-01-281-1/+0
* Mention NSPR libs in NSS version check error message.craig.schlenter@chromium.org2010-01-281-1/+3
* Use the USE_NSS macro to help porting to FreeBSD, OpenBSD, etc.wtc@chromium.org2010-01-281-2/+2
* Use nss_util.{h,cc} also on Windows. On Windows, NSS iswtc@chromium.org2010-01-275-16/+46
* Refactor EnsureNSSInit. Move the NSS SSL librarywtc@chromium.org2010-01-271-39/+2
* 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