summaryrefslogtreecommitdiffstats
path: root/base/base.gyp
Commit message (Expand)AuthorAgeFilesLines
* Added the ToolsSanityTest test case to base_unittests.glider@chromium.org2009-12-171-0/+1
* Try 2: Completely redo how themes are stored on disk and processed at install...erg@google.com2009-12-141-1/+0
* Revert "Completely redo how themes are stored on disk and processed at installerg@google.com2009-12-111-0/+1
* Completely redo how themes are stored on disk and processed at install time.erg@google.com2009-12-111-1/+0
* Split base.gyp and add base_nacl_win64 targetgregoryd@google.com2009-12-041-536/+3
* Rename AtomicFlag to CancelFlag, change its semantics a bittimurrrr@chromium.org2009-12-031-3/+3
* Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...thestig@chromium.org2009-12-021-0/+3
* Tries to catch callbacks expecting scoped_refptr<T> and getting T* using temp...jamesr@chromium.org2009-12-021-0/+1
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-261-5/+0
* Convert the existing .gyp configuration to use the new base\allocatorsgk@chromium.org2009-11-261-1/+1
* Implement SyncSocket class for Posix targets (Linux, Mac), and enable thesehr@google.com2009-11-261-0/+1
* Refactor OS-dependent filename exclusion patternsevan@chromium.org2009-11-261-34/+1
* Integrate the base logging with Event Tracing for Windows. This allows ETW to...siggi@chromium.org2009-11-251-0/+12
* Enable TCMalloc on Linux by default.willchan@chromium.org2009-11-251-19/+9
* This adds the first version of SyncSocket to base, along with a trivial unitt...sehr@google.com2009-11-241-0/+2
* Move base64 from 'net/base' into 'base'.hayato@chromium.org2009-11-241-0/+6
* posix: split OS-specific bits out of sys_info_posixevan@chromium.org2009-11-231-0/+13
* posix: refactor duplicated path-handling codeevan@chromium.org2009-11-211-2/+2
* Use AutoReset (formerly ScopedBool) where possible.pkasting@chromium.org2009-11-201-1/+1
* Moved bits.h from O3D to Chrome base.apatrick@google.com2009-11-181-0/+2
* TBR: willchanwillchan@chromium.org2009-11-171-9/+19
* Experiment: enable TCMalloc on Linux by default.willchan@chromium.org2009-11-171-19/+9
* More safe browsing cleanup work:pkasting@chromium.org2009-11-141-0/+1
* Split *AndAdjustOffset() functions into their own header, to restore utf_stri...pkasting@chromium.org2009-11-131-0/+5
* Revert 31765 - Experiment: enable TCMalloc on Linux by default.willchan@chromium.org2009-11-121-9/+19
* Experiment: enable TCMalloc on Linux by default.willchan@chromium.org2009-11-121-19/+9
* Implement the memory leak annotations for heap leak checker.willchan@chromium.org2009-11-111-1/+25
* linux: TCMalloc-based C++ heap profiler.willchan@chromium.org2009-11-111-3/+0
* Fix NSString conversions to treat a null NSString as a string of length 0, in...mirandac@chromium.org2009-11-081-0/+1
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-071-0/+1
* Cleans up our autorelease pool handling by making sure that an autorelease po...dmaclach@chromium.org2009-11-051-0/+2
* Implement FormStructure and an initial method, EncodeUploadRequest. This als...jhawkins@chromium.org2009-11-041-0/+3
* Attempt 2 at:sky@chromium.org2009-11-041-0/+1
* Revert 30903 - Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-1/+0
* Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-0/+1
* Lower priorities of background tabs on linux.davemoore@chromium.org2009-10-291-0/+1
* Reset the Mac message pump's delayed work timer upon waking from system sleep.mark@chromium.org2009-10-281-0/+1
* Add GrabWindowSnapshot method to mac_util class, and a unit test.mirandac@chromium.org2009-10-271-6/+2
* About box auto-update improvements.mark@chromium.org2009-10-261-0/+1
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-231-9/+9
* First fix to minimize copying of image data.erg@google.com2009-10-191-0/+1
* Add AtomicFlag class to base/...timurrrr@chromium.org2009-10-161-0/+3
* Remove the base_gfx project since it no longer has an external dependencies.brettw@chromium.org2009-10-141-30/+28
* Remove obsolete source excludes in base/gfx. The files have been moved to app...thestig@chromium.org2009-10-131-6/+0
* include CHROMEOS files and defintions in TOOLKIT_VEIWS build.oshima@chromium.org2009-10-121-2/+2
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-8/+0
* Remove the dependency on i18n/icu_string_conversions from base/string_util.h.brettw@chromium.org2009-10-101-0/+1
* Add logging macros that automatically append the last system error in string ...tschmelcher@chromium.org2009-10-091-0/+2
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-17/+17
* Separate out some more ICU from base and into base/i18n.brettw@chromium.org2009-10-081-2/+5