1. b1788fb Move eintr_wrapper.h from base to base/posix by brettw@chromium.org · 12 years ago
  2. a912a2f GTTF: Make Linux stack dump signal handler async-signal safe. by phajdan.jr@chromium.org · 12 years ago
  3. 4ed4539 Remove PrefObserver usage, batch 3. by joi@chromium.org · 12 years ago
  4. c8d231a Make SignalSenderVerificationTest more robust by haruki@chromium.org · 12 years ago
  5. 4c0f060 Make RefCountedData thread-safe by akalin@chromium.org · 12 years ago
  6. bbf7c50 net: Change type of UploadData::elements from std::vector to ScopedVector by hashimoto@chromium.org · 12 years ago
  7. dccbcf1 Selective build clobbering feature (landmines.py and android build scripts). by iannucci@chromium.org · 12 years ago
  8. f967285 Allow MessagePumpDefault to wait when there is no pending work. by scherkus@chromium.org · 12 years ago
  9. 2e3e07c Remove PrefObserver from usages of PrefChangeRegistrar, batch 2. by joi@chromium.org · 12 years ago
  10. 4f5affd Move mru_cache to the new containers subdirectory. by brettw@chromium.org · 12 years ago
  11. 5df1e9a Remove a DCHECK() in FieldTrial::SetForced(). by asvitkine@chromium.org · 12 years ago
  12. 7156c76 Android: correctly generates inner class from import clause. by bulach@chromium.org · 12 years ago
  13. 2ccabf5 Ensure that field trials synced to the renderer process are considered "active". by asvitkine@chromium.org · 12 years ago
  14. f331aaf Should recursively make screenshot out dir. by frankf@chromium.org · 12 years ago
  15. 02dc601 Revert "Linux: change protobuf default option to allow building" by nyquist@chromium.org · 12 years ago
  16. 0f9d10c [Win] Don't call GetLongPathName() in CreateTemporaryFileInDir(). by asanka@chromium.org · 12 years ago
  17. 0fc4152 Reland: Closure-based API to PrefChangeObserver and PrefMember. by joi@chromium.org · 12 years ago
  18. 54b1eec Support HTTP test-server based net unit tests on Android. by pliard@chromium.org · 12 years ago
  19. 9e1a328 Use ';' instead of '|' to separate arguments in Android trace. by wangxianzhu@chromium.org · 12 years ago
  20. ef86105 Make it so disabled field trials are not reported as active. by asvitkine@chromium.org · 12 years ago
  21. 427b15b Move stack_container and linked_list to the new containers subdirectory. by brettw@chromium.org · 12 years ago
  22. ea3b3f2 Move global_descriptors to base/posix. by brettw@chromium.org · 12 years ago
  23. ba6903b Add a SmallMap to base for small map lookups. by brettw@chromium.org · 12 years ago
  24. 04a8ee2 Move FileDescriptorShuffle to base/posix. This file is very posix-specific. by brettw@chromium.org · 12 years ago
  25. c6ae8b2 Revert 166670 - Add Closure-based API to PrefChangeObserver and PrefMember, deprecate PrefObserver-based API. by joi@chromium.org · 12 years ago
  26. 73b8b77 On Android, the app package name defines a distribution channel by aruslan@chromium.org · 12 years ago
  27. e3b6fd4 Delete unused |application_start_time| from FieldTrialList. by asvitkine@chromium.org · 12 years ago
  28. 17fcbc8 Change PrefStore::ReadResult to a boolean. by bauerb@chromium.org · 12 years ago
  29. caf9374 Add run_isolate.py to all .isolate. by maruel@chromium.org · 12 years ago
  30. 4952704 Add Closure-based API to PrefChangeObserver and PrefMember, deprecate PrefObserver-based API. by joi@chromium.org · 12 years ago
  31. 011ad40 Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The pool also ensures that the same file requests are written in order received and that they block on shutdown. by zelidrag@chromium.org · 12 years ago
  32. 595900b Android: Fix invocations of TestResult.LogFull by nileshagrawal@chromium.org · 12 years ago
  33. f3dfdd4 Re-enable ImportantFileWriterTest.BatchingWrites by phajdan.jr@chromium.org · 12 years ago
  34. 5cb5bcc Revert 166547 - Use tcmalloc's debugallocation for Debug builds by scottmg@google.com · 12 years ago
  35. bfc4a7a Use tcmalloc's debugallocation for Debug builds by phajdan.jr@chromium.org · 12 years ago
  36. 3d6175c Linux: change protobuf default option to allow building by phajdan.jr@chromium.org · 12 years ago
  37. 0b215e3 Make FieldTrialList::StatesToString() only report active trials. by asvitkine@chromium.org · 12 years ago
  38. 0bafda7 Android: uses "import" section and inner classes for obtaining qualified JNI parameters. by bulach@chromium.org · 12 years ago
  39. b622a77 Rewrite DefaultPrefStore for performance by aberent@chromium.org · 12 years ago
  40. 9201b20 Support running Android apk-based tests under ASan. by eugenis@chromium.org · 12 years ago
  41. 3b94e0b Add a temporary histogram to track if a FieldTrial is disabled due to not having an entropy source. by stevet@chromium.org · 12 years ago
  42. 5e01852 Update Time and TimeTicks for NaCl now that it has CLOCK_MONOTONIC. by bbudge@chromium.org · 12 years ago
  43. db7f668 Refactoring Geolocation Infobar part4 by cramya@chromium.org · 12 years ago
  44. 798226b Re-commit: Introduce RemoveChromeTaskbarShortcuts() to delete all pinned-to-taskbar shortcuts owned by the uninstalled Chrome. by gab@chromium.org · 12 years ago
  45. ae27333 Add TakeScreenshot command to android_commands. by frankf@chromium.org · 12 years ago
  46. 9173f59 disable flaky dbus_unittests SignalSenderVerificationTest.TestOwnerChange by scottmg@chromium.org · 12 years ago
  47. 3b60054 This CL provides a general ONC signature which is used for validation and normalization. by pneubeck@chromium.org · 12 years ago
  48. 062d1a5 Don't report field trial groups until group() has been called. by asvitkine@chromium.org · 12 years ago
  49. ff49f29 Android: Report step failure when tests time out. by nileshagrawal@chromium.org · 12 years ago
  50. 47e56b5 Revert 166085 - Selective build clobbering feature (landmines.py and android build scripts). by vandebo@chromium.org · 12 years ago
  51. 926d2b8 net: Implement canceling of all async operations in FileStream. by paivanof@gmail.com · 12 years ago
  52. b37fe38 Selective build clobbering feature (landmines.py and android build scripts). by iannucci@chromium.org · 12 years ago
  53. d369cb5 Create ash memory monitor by davemoore@chromium.org · 12 years ago
  54. 0f62661 Android: improves test sharding reliability. by bulach@chromium.org · 12 years ago
  55. 746e85f base: Constantify thread_name() getter accessor. by tfarina@chromium.org · 12 years ago
  56. 7928ea2 dbus: Make it possible to build as shared_library. by tfarina@chromium.org · 12 years ago
  57. eeaf241 Call dbus_bus_register at the beginning of connection. by nona@chromium.org · 12 years ago
  58. 9d169bc Move EnableInProcessStackDumping to base/debug by phajdan.jr@chromium.org · 12 years ago
  59. 16ff12c Make Chrome Trace work with Android ATrace. by wangxianzhu@chromium.org · 12 years ago
  60. e0d35de Revert 165062 - We believe this change broke startup_tests by nsylvain@chromium.org · 12 years ago
  61. 311ece0 Notify FieldTrial observers only once group() is called for the first time. by asvitkine@chromium.org · 12 years ago
  62. d85ae7f Android: makes "apk_package" optional in adb_install_apk.py by bulach@chromium.org · 12 years ago
  63. c02fde5 First step towards component build for Android. by yfriedman@chromium.org · 12 years ago
  64. 1231059 GTTF: remove FAILS_ prefix, part 1 by phajdan.jr@chromium.org · 12 years ago
  65. 6416271 Remove content::NotificationObserver dependency from most Prefs code. by joi@chromium.org · 12 years ago
  66. 88bf680 Add a class for management of thermal throttling by aberent@chromium.org · 12 years ago
  67. 1e43ce8 Adding 'base_prefs' target to base/gypi. by joi@chromium.org · 12 years ago
  68. 5921857 On Windows, current implementation fails touching directories because it cannot open directories without specific flag |FILE_FLAG_BACKUP_SEMANTICS|. by nhiroki@chromium.org · 12 years ago
  69. 1dba937 Revert 165244 - Create ash memory monitor by brettw@chromium.org · 12 years ago
  70. c6b7584 Android: passes a list of qualified JNI parameters as a param to the generator. by bulach@chromium.org · 12 years ago
  71. 7161a2b Create ash memory monitor by davemoore@chromium.org · 12 years ago
  72. 495dcc4 Add an option for disabling java assertions. by frankf@chromium.org · 12 years ago
  73. afd832a Chrome remote control multi-page tests: Enable printing out histograms. by marja@chromium.org · 12 years ago
  74. 7c950a8 Histogram type support in HistogramBase and remove SetRangeDescription function by kaiwang@chromium.org · 12 years ago
  75. 9259c1f A Speculative Revert for 164939 - Use tcmalloc's debugallocation for Debug builds by hbono@chromium.org · 12 years ago
  76. bc85650 Band-aid fix for test hangs: by phajdan.jr@chromium.org · 12 years ago
  77. ff3cc30 Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The pool also ensures that the same file requests are written in order received and that they block on shutdown. by zelidrag@chromium.org · 12 years ago
  78. d0147f8 The findbugs_diff and lib. by michaelbai@google.com · 12 years ago
  79. 228fe4c Restart app before running monkey test. by frankf@chromium.org · 12 years ago
  80. 60c9ddf Revert 165006 - Revert 165005 until skia_webkit.gyp is present everywhere. by bungeman@chromium.org · 12 years ago
  81. e493abd Revert 165005 until skia_webkit.gyp is present everywhere. by bungeman@chromium.org · 12 years ago
  82. 0980012 Use tcmalloc's debugallocation for Debug builds by phajdan.jr@chromium.org · 12 years ago
  83. ffc24df Split IPC logging between content and chrome. by jochen@chromium.org · 12 years ago
  84. 56d7195 base: Update calls froms RunAllPending() to RunUntilIdle(). by tfarina@chromium.org · 12 years ago
  85. 1d76182 Default to GMT when parsing HTTP "Date", "Expires" and "Last-Modified" headers. by pauljensen@chromium.org · 12 years ago
  86. 8fe2a8f Add IDMap::Clear() which removes all items. by jsbell@chromium.org · 12 years ago
  87. 49d941a Adding a new method to python tests on Android. by jcivelli@chromium.org · 12 years ago
  88. e399ff4 Extract arguments reconstruction logic out of GetCommandLineString() into GetArgumentsString(). by gab@chromium.org · 12 years ago
  89. 8ff1945 Move remaining files in content\browser\renderer_host to content namespace. by jam@chromium.org · 12 years ago
  90. 56cc3fc dbus: Reuse is_set() function from ScopedDBusError API. by tfarina@chromium.org · 12 years ago
  91. c5623ec Add sender verification of D-Bus signals. by haruki@chromium.org · 12 years ago
  92. de658ed Startup perf stability: only record stats 7 minutes after system start by jeremy@chromium.org · 12 years ago
  93. 5685aad Remove base/metrics/* code from NaCl IPC proxy build. by bbudge@chromium.org · 12 years ago
  94. 3831bf4 Add explicit tests for histogram factory matching. by gavinp@chromium.org · 12 years ago
  95. f6312b1 Add systemInfo.memory API implementation by hongbo.min@intel.com · 12 years ago
  96. 7c63ed8 Make IDMap respect C++ rule of three, by phajdan.jr@chromium.org · 12 years ago
  97. 8d5caf2 Add Google Location Settings geolocation permission flow by cramya@chromium.org · 12 years ago
  98. 84de669 Make --test-apk option mandatory. by frankf@chromium.org · 12 years ago
  99. b047aca Update jni_generator to match change downstream by miguelg@chromium.org · 12 years ago
  100. eb00e12 Upstream remaining differences in android/build python files by aberent@chromium.org · 12 years ago