summaryrefslogtreecommitdiffstats
path: root/base/base.gyp
Commit message (Expand)AuthorAgeFilesLines
* Move wmi_util out of base and into chrome/installer/util since that's the onl...brettw@chromium.org2010-10-101-2/+0
* Fix for the shared library build issue. This reverts my previous two tries wh...brettw@chromium.org2010-10-101-0/+1
* Move PerfTestSuite implementation into a .cc file and add it to the basebrettw@chromium.org2010-10-101-0/+1
* Move TestTimeouts from chrome/test to base/test.sergeyu@chromium.org2010-10-051-0/+4
* Made logging macros evaluate its stream arguments lazily.akalin@chromium.org2010-10-011-0/+1
* Revert 61142 - Made logging macros evaluate its stream arguments lazily.akalin@chromium.org2010-10-011-1/+0
* Made logging macros evaluate its stream arguments lazily.akalin@chromium.org2010-10-011-0/+1
* Revert 61127 - Made logging macros evaluate its stream arguments lazily.akalin@chromium.org2010-09-301-1/+0
* Made logging macros evaluate its stream arguments lazily.akalin@chromium.org2010-09-301-0/+1
* Implemented VLOG() et al.akalin@chromium.org2010-09-291-0/+1
* Adding some functions that operate on file handles.dumi@chromium.org2010-09-101-0/+1
* Revert 59007 - Adding some utility functions that work on file handles, and a...dumi@chromium.org2010-09-091-1/+0
* Adding some utility functions that work on file handles, and addingdumi@chromium.org2010-09-091-0/+1
* Re-lands 58186:bryeung@chromium.org2010-09-031-1/+0
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-0/+1
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-1/+0
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-0/+1
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-1/+0
* Move task_queue.* to base because it makes more sense there.levin@chromium.org2010-08-261-0/+1
* Sometimes you want to enforce that some but not all of your methods are calle...levin@chromium.org2010-08-241-0/+2
* Add functions to get the length or compute a substring of UTF8 and UTF16dmazzoni@chromium.org2010-08-231-0/+3
* Lands http://codereview.chromium.org/3153008 for bryeung:sky@chromium.org2010-08-201-0/+1
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-1/+3
* Fix bad tabs introduced in r56309 and r56311 in base/base.gyp.tfarina@chromium.org2010-08-171-2/+2
* Fix for win and mac buildstfarina@chromium.org2010-08-171-0/+1
* Add basic skeletal for the registry unittest.tfarina@chromium.org2010-08-171-0/+1
* Move StringPrintf into its own file and use the base namespace. Currently thi...brettw@chromium.org2010-08-171-0/+1
* Fix the Linux shared object build by adding necessary dependencies.brettw@chromium.org2010-08-161-0/+9
* Separate out the constructor and Run from test_suite.cc. This is an isolatedbrettw@chromium.org2010-08-161-1/+5
* On NSS-using platforms, add a way to use an existing keypair given only the p...cmasone@google.com2010-08-101-0/+2
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-9/+2
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-2/+9
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-2/+2
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-0/+1
* Add unit tests for base/platform_thread.* and base/lock.*.viettrungluu@chromium.org2010-07-301-1/+3
* base: Add unittests for the EnvVarGetter class.tfarina@chromium.org2010-07-081-0/+1
* FTP: fix navigating to files listed under non-ASCII charactersphajdan.jr@chromium.org2010-05-111-0/+2
* Divert TRACE_EVENT macros to use Event Tracing for Windows on Windows builds.siggi@chromium.org2010-05-071-0/+2
* Created a stock implementation of the MessageLoopProxy interface than can be ...sanjeevr@chromium.org2010-05-061-0/+1
* bsd: refactor XDG bits of linux_util into a shared file.evan@chromium.org2010-04-221-1/+1
* GTK: Improve xfce detection.erg@chromium.org2010-04-151-0/+3
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-59/+0
* Move allocator dependency to base for profiler.cc.mmoss@google.com2010-04-021-8/+0
* Move the Nigori classes from base to sync.albertb@chromium.org2010-04-011-1/+0
* First pass of a Nigori implementation for Chrome. Only unassisted keyalbertb@chromium.org2010-03-311-0/+1
* Implement random key generation and AES encryption using NSS.albertb@chromium.org2010-03-251-1/+2
* Fix Linux shared library build.mmoss@google.com2010-03-221-0/+8
* PBKDF2 implemetation using NSS.albertb@chromium.org2010-03-221-0/+1
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-0/+3
* Die on an OOM situation in many more cases.avi@chromium.org2010-03-191-0/+2