summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Merge 40529 - [Mac] When in fullscreen mode, ties the menubar shown state to ...rohitrao@chromium.org2010-03-102-31/+107
* Merge 40362 - Mac: Select right tab in content settings dialog.thakis@chromium.org2010-03-091-0/+1
* Reland r40289: "Add support for CHECK_* macros.""willchan@chromium.org2010-03-025-45/+79
* Revert r40289: "Add support for CHECK_* macros."willchan@chromium.org2010-03-015-64/+31
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-03-013-22/+0
* Add support for CHECK_* macros.willchan@chromium.org2010-03-015-31/+64
* linux: use xmessage for the dialog used in LOG(FATAL)evan@chromium.org2010-03-012-23/+31
* Revert "linux: use xmessage for the dialog used in LOG(FATAL)"evan@chromium.org2010-03-011-24/+13
* linux: use xmessage for the dialog used in LOG(FATAL)evan@chromium.org2010-03-011-13/+24
* Make IsStringUTF8 reject (U+FDD0 .. U+FDEF) jschuh@google.com2010-02-265-148/+20
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-263-0/+22
* Deprecate file_util::AppendToPath() on non-Windows.evan@chromium.org2010-02-264-8/+15
* Add some more comments near the *Hack() functions.evan@chromium.org2010-02-261-11/+13
* Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define.thestig@chromium.org2010-02-264-13/+14
* Prevent macro redefinitiongregoryd@google.com2010-02-251-0/+4
* Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-252-54/+132
* Give Mac plugin processes descriptive names for Activity Monitorstuartmorgan@chromium.org2010-02-242-0/+70
* Custom "menus" for the bookmark bar folders. jrg@chromium.org2010-02-242-0/+38
* Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-242-132/+54
* Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-242-54/+132
* I just put the code that does not compile on ARM. Trybots will fail because I...apatrick@chromium.org2010-02-242-0/+50
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-02-243-22/+0
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-243-0/+22
* Add '-ldl' to Linux targets that use dynamic loader functions.mmoss@google.com2010-02-231-0/+2
* Deprecate GetDirectoryFromPath on non-Windows.evan@chromium.org2010-02-234-23/+18
* Add back a line in file_util.h that was accidentally deleted long ago.evan@chromium.org2010-02-231-0/+1
* Move deprecated file_util declarations into a separate file.evan@chromium.org2010-02-233-54/+64
* Add MessageLoop::QuitNow and use it to terminate a sync IPC.darin@chromium.org2010-02-232-0/+13
* Fix app shortcut mess up per issue 31789xiyuan@chromium.org2010-02-231-0/+8
* Revert 39530 - GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-202-50/+0
* GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-202-0/+50
* Revert r39446: "Fix the case where the browser livelocks if we cannot open a ...agl@chromium.org2010-02-193-53/+0
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-193-0/+53
* importer: use FilePath instead of wstring in some placesevan@chromium.org2010-02-192-0/+31
* linux: make NSS version check non-fatalevan@chromium.org2010-02-191-3/+12
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-196-246/+258
* Adds new API to process_utils to launch a new app as a user in a specified de...gwilson@google.com2010-02-182-1/+15
* Solaris: Second set adding in Solaris as an OS optionevan@chromium.org2010-02-182-6/+6
* Actually delete databases in CookiesTreeModel.jochen@chromium.org2010-02-186-6/+67
* Roll gyp DEPS, and mostly revert r38366 which was fixed better in gyp.mmoss@google.com2010-02-171-3/+1
* Misc. tidy up of various comments found whilst learning the codebase.joth@chromium.org2010-02-171-1/+1
* solaris: minor ifdefsevan@chromium.org2010-02-173-1/+8
* 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