summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
...
* Make SharedMemory use uint32 instead of size_t. This removes the remaining s...jam@chromium.org2010-02-164-16/+16
* Mac: Content blocked icons.thakis@chromium.org2010-02-161-1/+9
* Set chromium_code = 0 on base.gyp:symbolize and base.gyp:xdg_mime.mark@chromium.org2010-02-161-2/+6
* Correctly recognize emptiness of IDMap.phajdan.jr@chromium.org2010-02-162-5/+16
* Revert 38882 - Land http://codereview.chromium.org/576001 again temporarily.glider@chromium.org2010-02-161-2/+20
* linux: remove needless base/i18n gtk depevan@chromium.org2010-02-151-7/+0
* 10.6 SDK compatibility fix for SelectFileDialogBridge following r37693.mark@chromium.org2010-02-121-0/+1
* Fix up some style guide violations wrt aligning function arguments.willchan@chromium.org2010-02-125-7/+10
* Land http://codereview.chromium.org/576001 again temporarily.glider@chromium.org2010-02-121-20/+2
* Make sure the parent directory always comes first when listing directories.estade@chromium.org2010-02-114-13/+26
* Revert 38766 - Temporarily land http://codereview.chromium.org/576001 to chec...glider@chromium.org2010-02-111-2/+20
* Temporarily land http://codereview.chromium.org/576001 to check theglider@chromium.org2010-02-111-20/+2
* This CL addresses 2 issues:jcampan@chromium.org2010-02-103-0/+46
* Trigger the blocked cookie notification UI.darin@chromium.org2010-02-091-1/+1
* Remove DirectoryWatcher and the only thing using it.phajdan.jr@chromium.org2010-02-099-1213/+2
* Take out intptr_t IPC serialization support to prevent people from sending po...jam@chromium.org2010-02-092-18/+0
* wine_valgrind: Use common Valgrind scripts to run Wine/Valgrind tests.thestig@chromium.org2010-02-081-0/+114
* Make LASTCHANGE work properly for make build.mmoss@google.com2010-02-081-1/+3
* linux: build with -Wextraevan@chromium.org2010-02-053-4/+28
* The RemoveChars utility function requires a NULL-terminated input string, so ...jhawkins@chromium.org2010-02-051-1/+1
* 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