1. d3d79a7 Add process information (ARCH_CPU_*) to build_config.h. by deanm@google.com · 16 years ago
  2. 1579ec7 New atomic operation foundation code and interfaces. Based on the atomic operations in google-perftools / tcmalloc. by deanm@google.com · 16 years ago
  3. 086021e (Mac port.) Work around Mac gcc getting confused by an integer. by evanm@google.com · 16 years ago
  4. 84df03f Fix the base build of single_unittests.exe, which was trying to link in the .dll as a .lib. by sgk@google.com · 16 years ago
  5. 9a0fc8a OS_WINDOWS conflicted with a macro in Windows' shlwapi.h, use OS_WIN by mmentovai@google.com · 16 years ago
  6. 3d555b8 Provide OS_ and COMPILER_ macros for OS and compiler differentiation by mmentovai@google.com · 16 years ago
  7. e8ea923 Checking in the rest of the .lib changes, previous commit was only done from chrome/ and only got those SConscript files. by sgk@google.com · 16 years ago
  8. 3f807de Adding specializations of hash() for various string types. GCC requires you bring your own hash function for maps and sets. by pinkerton@google.com · 16 years ago
  9. fe7c150 fix build by darin@google.com · 16 years ago
  10. 18f923a Revise the ObjectWatcher API to be one-to-one with the object being watched. This greatly simplifies the implementation and API. by darin@google.com · 16 years ago
  11. 94a9d91 Fix gcc/msvc differences by pinkerton@google.com · 16 years ago
  12. e74365d Fix missing comma new string_piece.cc file. TBR: deanm by sgk@google.com · 16 years ago
  13. 522c383 Remove incorrect scoping on method declarations. by deanm@google.com · 16 years ago
  14. 483a3fa Add StringPiece to the scons build. by deanm@google.com · 16 years ago
  15. 60b793b Pull the block of common Windows system libraries that we link with everywhere into the base Windows environment. by sgk@google.com · 16 years ago
  16. 815150e Convert submodules SConscript files to psuedo-builder calls. by sgk@google.com · 16 years ago
  17. f722ff7 Rollback message loop test by jar@google.com · 16 years ago
  18. a4796f6 This is a test, and will rollback asap after a build/test cycle starts. by jar@google.com · 16 years ago
  19. d43f619 Call ResetBirthTime before dispatching the user's Task. Also, remove PostSignaledTask since it won't be used. by darin@google.com · 16 years ago
  20. c9f04cc I think this is the crasher - I want to test this on the bots. by cpu@google.com · 16 years ago
  21. 374ac1f Include trivial definition of method in release mode (where we don't do tracking) by jar@google.com · 16 years ago
  22. 0985629 A new (private) interface is supplied that allows the object watcher (coding in by jar@google.com · 16 years ago
  23. 88544ef SCons build: by sgk@google.com · 16 years ago
  24. 6a4581b A helper class for calling RegisterWaitForSingleObject with the objective of finding out when objects get signaled. by darin@google.com · 16 years ago
  25. efda921 Update xcodeprojs Review URL: http://chrome-reviews.prom.corp.google.com/996 by mmentovai@google.com · 16 years ago
  26. 60a0ca6 The addition of the AtExitManager test in the singleton dll test makes purify-sub angry. by cpu@google.com · 16 years ago
  27. 19172a6 Add new base\at_exit{,_unittest}.cc files to SCons build. TBR=cpu by sgk@google.com · 16 years ago
  28. b90f1cd Adds new class AtExitManager which manages the dtors of all singletons. by cpu@google.com · 16 years ago
  29. 26b1623 Revert my UTF change until we can figure out what to do with the sandbox. by brettw@google.com · 16 years ago
  30. 7529204 Write our own utf8<->wide conversion functions. This gives us more control over error handling instead of getting a blank string for invalid encodings. It also allows us to decrease the amount of platform-specific code. by brettw@google.com · 16 years ago
  31. 9239e02 Support RanAllPending() rather than RunOnce(), and integrated into ipc_sync_channel. by jar@google.com · 16 years ago
  32. aa971c6 Initial cleanups en route to coalescing the get-it-built cut-and-paste from various SConscripts into readable and maintainable shape. To wit: by sgk@google.com · 16 years ago
  33. b4d1bff (Re-landing of) Support RunOnce() in message loop. by jar@google.com · 16 years ago
  34. fecef53 Use own our bzip2 error handler instead of the default which prints error messages to STDERR and calls exit(1). This is better, since we will now crash instead of exiting. This also removes some unnecessary code and error strings from bzip2. by deanm@google.com · 16 years ago
  35. b22ffc5 Use own our bzip2 error handler instead of the default which prints error messages to STDERR and calls exit(1). This is better, since we will now crash instead of exiting. This also removes some unnecessary code and error strings from bzip2. by deanm@google.com · 16 years ago
  36. a855b0f Fix most issues when building base as a x64 target. by maruel@google.com · 16 years ago
  37. fbaaf69 Rollback 109 by jar@google.com · 16 years ago
  38. 7ff36e6 by jar@google.com · 16 years ago
  39. d3b9a19 Do not use RecycleOrDelete since it is not ready for prime-time. by darin@google.com · 16 years ago
  40. ce6a78d Add a flag to JSONReader to allow trailing commas. by tc@google.com · 16 years ago
  41. 6050984 Fix some issues when building with Visual Studio 2008. by maruel@google.com · 16 years ago
  42. 27f7fb0 Correct an #endif to have the name in a comment. by deanm@google.com · 16 years ago
  43. 3f4a732 Add base to the repository. by initial.commit · 16 years ago
  44. ba8bd83 CrOS-Libchrome-History-Initial-Commit by Qijiang Fan · 4 years, 5 months ago
  45. 5bb0a2e Initial empty repository by Bill Yi · 9 years ago