summaryrefslogtreecommitdiffstats
path: root/base/base.gypi
Commit message (Expand)AuthorAgeFilesLines
* Add shared macros for stringizing and converting ANSI string constantsjoi@chromium.org2010-11-181-1/+2
* The UI language rather than the locale is now used to pick Chrome's language ...grt@chromium.org2010-11-161-0/+2
* Reverted because openssl_helper needs to build even on non-openssl buildsjoth@chromium.org2010-11-151-0/+26
* Simplify gyp files by adding a global glob for openssl/nssjoth@chromium.org2010-11-151-26/+0
* implement openssl symmetric keyjoth@chromium.org2010-11-121-1/+5
* Include the Version class in the 64 bit version of base. This is needed so th...robertshield@chromium.org2010-11-101-2/+2
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-101-0/+2
* Erase base/move. The pattern we use is pass by const ref and this is confusin...brettw@chromium.org2010-11-081-1/+0
* Move Windows-specific Event Tracing for Windows implementation to base/win. siggi@chromium.org2010-11-061-5/+5
* [Mac] Use Linux WorkerPool code.shess@chromium.org2010-11-051-0/+7
* Turn on file access checks on Win.jam@chromium.org2010-11-041-2/+2
* Revert 64960 - Turn on file access checks on Win.rafaelw@chromium.org2010-11-031-2/+2
* Turn on file access checks on Win.jam@chromium.org2010-11-031-2/+2
* Cleanup: Remove base/gtk_util.h by moving its methods tojhawkins@chromium.org2010-10-291-2/+0
* Add histogram to track number of .nexe launches, normalized against opening n...mmortensen@google.com2010-10-281-0/+2
* Clean up a bad file path, and remove a deleted file.dmaclach@chromium.org2010-10-271-2/+1
* touchui: Directly process key and mouse events.rjkroege@google.com2010-10-261-0/+1
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-8/+14
* Add a message pump for touchui=1rjkroege@google.com2010-10-221-0/+7
* Make USE_OPENSSL and USE_NSS mutually exclusivejoth@chromium.org2010-10-221-1/+49
* Revert 63397 - Add a message pump for touchui=1rjkroege@google.com2010-10-211-3/+0
* Add a message pump for touchui=1rjkroege@google.com2010-10-211-0/+3
* base: add a thread-safety assertion checkerevan@chromium.org2010-10-191-0/+2
* Drop allocator dependency from base library.willchan@chromium.org2010-10-191-8/+0
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-4/+3
* Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...brettw@chromium.org2010-10-171-4/+0
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-4/+4
* Move xdg_util into base/nix. I originally wanted to use base/linux, but youbrettw@chromium.org2010-10-161-6/+4
* Move the windows-specific scoped_* stuff from base to base/win and in the bas...brettw@chromium.org2010-10-161-10/+13
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-13/+19
* Move iat_patch from base to app/win. Remove the functions from the header sincebrettw@chromium.org2010-10-141-3/+0
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-8/+8
* Fix forgotten wmi line in base.gypibrettw@chromium.org2010-10-101-3/+0
* Implemented VLOG() et al.akalin@chromium.org2010-09-291-0/+2
* FBTF: Moves code to the headers.erg@google.com2010-09-281-0/+2
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-0/+1
* Re-lands 58186:bryeung@chromium.org2010-09-031-11/+0
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-0/+11
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-11/+0
* Linux: Switch to DWARF for official builds. Good riddence.thestig@chromium.org2010-08-261-5/+0
* Move task_queue.* to base because it makes more sense there.levin@chromium.org2010-08-261-0/+2
* Sometimes you want to enforce that some but not all of your methods are calle...levin@chromium.org2010-08-241-0/+2
* Moving file_system_proxy to base/ and changing it to work with MessageLoopPro...dumi@chromium.org2010-08-201-0/+2
* Lands http://codereview.chromium.org/3153008 for bryeung:sky@chromium.org2010-08-201-0/+2
* linux: add UMA stat for the file system where the prefs are storedevan@chromium.org2010-08-201-0/+1
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-6/+6
* Move StringPrintf into its own file and use the base namespace. Currently thi...brettw@chromium.org2010-08-171-0/+2
* [Mac] Use an AppleEvent to tell the Finder to open downloaded items, rather t...rsesek@chromium.org2010-08-131-0/+6
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-2/+2
* Asynchronously open the temp file used for Pepper StreamToFile, and delete thedarin@chromium.org2010-07-301-0/+1