[go: nahoru, domu]

  1. 89f7ee1 Adds new logging type SYSLOG which logs to the system log. by pastarmovj · 8 years ago
  2. 4a5ac60 Add base::UnguessableToken by tguilbert · 8 years ago
  3. f9f6c1e9 Add a new file descriptor watch API. by fdoray · 8 years ago
  4. e70150f Move memory_coordinator_client and its registry to base/memory by bashi · 8 years ago
  5. 46e1b07 Implement a ScopedThreadHeapUsage class to allow profiling per-thread heap usage. by siggi · 8 years ago
  6. 37998d9d Set testonly to true for targets that depends on base_java_test_support by yolandyan · 8 years ago
  7. b86f4f8 Switch to using_sanitizer for archiving llvm-symbolizer. by inferno · 8 years ago
  8. 001315c Readd base::UnwrapTraits to support rvalue-reference wrappers by tzik · 8 years ago
  9. 596a0dd Enable loading native libraries with RTLD_DEEPBIND by rockot · 8 years ago
  10. 7bec59a Hook memory tracing into Windows heap shim. by siggi · 8 years ago
  11. ebe2e203 Properly throw java exceptions from shouldOverrideUrlLoading by gsennton · 8 years ago
  12. cf5bc93 (Reland) Update all Robolectric tests to Robolectric 3.0 by mikecase · 8 years ago
  13. c32cfbb libFuzzer for blink::MHTMLParser by lukasza · 8 years ago
  14. edbd386 Do not delete blink::WebRTCCertificateCallback on non-main thread by tzik · 8 years ago
  15. 02cf1a49 gn: Stop linking xdg_util_unittest against glib. by raphael.kubo.da.costa · 8 years ago
  16. aab3f540 Revert of [Android] Update all Robolectric tests to Robolectric 3.0 (patchset #14 id:260001 of https://codereview.chromium.org/2195143002/ ) by mikecase · 8 years ago
  17. de62133 Update all Robolectric tests to Robolectric 3.0 by mikecase · 8 years ago
  18. 2ce242f8 Add Browser Task Scheduler Flags by robliao · 8 years ago
  19. 70de170 Replace ICU encoding detection with CED by Jinsuk Kim · 8 years ago
  20. d970596 Track thread activities in order to diagnose hangs. by bcwhite · 8 years ago
  21. af1fe21 Disable sanitizer coverage of the Windows sandbox code by rnk · 8 years ago
  22. b365519 Revert "Track thread activities in order to diagnose hangs." by Philip Jägenstedt · 8 years ago
  23. 5d3470e5 Track thread activities in order to diagnose hangs. by bcwhite · 8 years ago
  24. 5bd4a9e1 TaskScheduler: Add post_task.h API by fdoray · 8 years ago
  25. a056430 base: Remove unneeded RegisterNatives() calls on Android by sievers · 8 years ago
  26. c964a85 Move EXPECT_DCHECK_DEATH from base/task_scheduler and use it in relevant base/ tests by gab · 8 years ago
  27. 2e675b5 Add IntDefs to generated Java enums. by peconn · 8 years ago
  28. 364deb7 Fix GN generation for WinASAN build by etienneb · 8 years ago
  29. 2b295de Support PostTaskAndReply from a sequenced task. by fdoray · 8 years ago
  30. cd51f6c android: dcheck_always_on sets BuildConfig.DCHECK_IS_ON by boliu · 8 years ago
  31. eed5fa7 TaskScheduler: Add SequenceToken and ScopedSetSequenceTokenForCurrentThread. by fdoray · 8 years ago
  32. ef19112 Rename CancellationFlag to AtomicFlag. by fdoray · 8 years ago
  33. 5e490aa Refactor WorkerPoolCreationArgs to a Read-Only WorkerPoolParams by robliao · 8 years ago
  34. cac088a Reland 2 of: Android: Add support for TraceEvent before the native library is loaded. by lizeb · 8 years ago
  35. 25da2db Start refactoring Windows allocator shim in prep for hooking in generic allocator shim on Windows. by siggi · 8 years ago
  36. 6b0712a Add content/shell and content/test to gn check by brettw · 8 years ago
  37. 4243298 Revert of Android: Add support for TraceEvent before the native library is loaded. (patchset #2 id:230001 of https://codereview.chromium.org/2142803002/ ) by phoglund · 8 years ago
  38. af8a964 Allow multiple set_default calls in GN. by brettw · 8 years ago
  39. 0267e3c2 Reland of Android: Add support for TraceEvent before the native library is loaded. (patchset #1 id:1 of https://codereview.chromium.org/2145443002/ ) by lizeb · 8 years ago
  40. 59d3718 Implement use_cfi_cast to optionally enable cast checks. by krasin · 8 years ago
  41. ffda731 Revert of Android: Add support for TraceEvent before the native library is loaded. (patchset #12 id:220001 of https://codereview.chromium.org/1486053003/ ) by wychen · 8 years ago
  42. fb07842 Android: Add support for TraceEvent before the native library is loaded. by lizeb · 8 years ago
  43. 74c8f3d Remove base::mac::LibDispatchTaskRunner and migrate its sole client to plain libdispatch. by rsesek · 8 years ago
  44. 776177e1 [Mac] Add base::ScopedDispatchObject. by rsesek · 8 years ago
  45. 99de02b Remove `Runnable` concept from base/bind_internal.h by tzik · 8 years ago
  46. 5b7de9e Don't use ::GetFileVersionInfo() in CreateFileVersionInfoForModule() by fdoray · 8 years ago
  47. d916fc3 Revert of Don't use ::GetFileVersionInfo() in CreateFileVersionInfoForModule() (patchset #13 id:240001 of https://codereview.chromium.org/2046583002/ ) by petewil · 8 years ago
  48. f177a678 Don't use ::GetFileVersionInfo() in CreateFileVersionInfoForModule() by fdoray · 8 years ago
  49. 99679aa [GN] Add //build/config/compiler:wexit_time_destructors everywhere it is in GYP. by rsesek · 8 years ago
  50. 1dd26c8 android: Add RetryOnFailure test annotation by boliu · 8 years ago
  51. 63e6b50 Create a Promise class to simplify dealing with async results. by peconn · 8 years ago
  52. e30ef49 [Mac/GN] Add missing //base/mac/close_nocancel.cc. by rsesek · 8 years ago
  53. 7a58439 Rename SchedulerWorkerThread* to SchedulerWorker* by robliao · 8 years ago
  54. 624260a Rename SchedulerThreadPool* to SchedulerWorkerPool* by robliao · 8 years ago
  55. 1a09b177 base: Use compiler builtins for byte swapping by robert.bradford · 8 years ago
  56. fd625125 [iOS/OS X] Allow base::scoped_nsobject<> to be used when ARC is enabled. by sdefresne · 8 years ago
  57. 022f8f3 Default components to static libraries in GN build by brettw · 8 years ago
  58. da29fd8 Revert of Default components to static libraries in GN build (patchset #15 id:280001 of https://codereview.chromium.org/2043873004/ ) by zhenw · 8 years ago
  59. 3b67816 Default components to static libraries in GN build by brettw · 8 years ago
  60. 6174a5f Adding option for Proguard jar to be switched. by smaier · 8 years ago
  61. a4f28ec Add RunLoop::QuitWhenIdle(). by fdoray · 8 years ago
  62. 4d1fae2 Use IsOS(OS_DOMAINMEMBER) to Check for Domain Membership by robliao · 8 years ago
  63. dbc5761 Remove the CryptoAPI implementation of SHA-1 by rsleevi · 8 years ago
  64. c5f01db55 target_cpu -> current_cpu in base/BUILD.gn by agrieve · 8 years ago
  65. 82ef0204 Add a buildflag to use the handle verifier in a per module mode. by sebmarchand · 8 years ago
  66. 71f8604 Revert of Add a buildflag to use the handle verifier in a per module mode. (patchset #9 id:180001 of https://codereview.chromium.org/1977833003/ ) by battre · 8 years ago
  67. 1a2fd6cd Remove base/move.h by dcheng · 8 years ago
  68. a89708a5 Add a buildflag to use the handle verifier in a per module mode. by sebmarchand · 8 years ago
  69. b2235ba1 Revert of Remove base/move.h (patchset #4 id:60001 of https://codereview.chromium.org/2038273002/ ) by tzik · 8 years ago
  70. bb5161a Remove base/move.h by dcheng · 8 years ago
  71. 448e5ed [tracing] Sanitize process memory dump names for background mode by ssid · 8 years ago
  72. df6b66ee Create a reader-writer lock implementaiton in base. by amistry · 8 years ago
  73. 60c6ae2 Separate BaseInstrumentationTestRunner from BaseChromiumITR by yolandyan · 8 years ago
  74. 7efe979 Add support for calling the java Callback from native. by tedchoc · 8 years ago
  75. 50ea918 Define SYS_NATIVE_UTF8 for base_unittests on Chromecast by halliwell · 8 years ago
  76. 63411b4 mac/gn: Add missing test file to base_unittests. by thakis · 8 years ago
  77. 45384fb [Mac/GN][sanitizers] Copy the ASan runtime to the output directory. by rsesek · 8 years ago
  78. 3d93b69 Scheduler Service Thread by robliao · 8 years ago
  79. 65aa436e Remove base/thread_task_runner_handle.h dummy. by gab · 8 years ago
  80. dbb69c7 [Mac/GN] Specify more frameworks in libs[]. by rsesek · 8 years ago
  81. 02aa51c [Mac/GN] Set up the component build. by rsesek · 8 years ago
  82. 0ac3fff Move base/thread_task_runner_handle.h to base/threading/thread_task_runner_handle.h by gab · 8 years ago
  83. 443e67e Add two missing base tests to gn build by brucedawson · 8 years ago
  84. 07b9038 Add variations params api to get params from features. by jwd · 8 years ago
  85. 4151cea TaskScheduler [13] TaskSchedulerImpl by fdoray · 8 years ago
  86. f9427f9 Address some TODO(GYP)s in the GN build. by brettw · 8 years ago
  87. a913c3d Replacing hard-coded clang version by a common variable. by aizatsky · 8 years ago
  88. 67ecfb5 TaskScheduler [12] TaskScheduler Interface by fdoray · 8 years ago
  89. 474f4a5 Add simple bit_cast unittests, avoid static_assert on gcc+libc++ by tsniatowski · 8 years ago
  90. fc41d88 Delete all isolate_file for test() template by agrieve · 8 years ago
  91. f9f7d629 Add manifests to many more gn built exe files by brucedawson · 8 years ago
  92. 4ad1f55 Unify UUID/GUID generation code across base and blink by kinuko · 8 years ago
  93. 25f7025 🎆🎉 Remove //base/memory/scoped_ptr.h 🎉🎆 by dcheng · 8 years ago
  94. 583b226e TaskScheduler: Remove base/task_scheduler/utils.h/.cc by fdoray · 8 years ago
  95. 44fda21 TaskScheduler: Move TaskFactory out of scheduler_thread_pool_unittest.cc by fdoray · 8 years ago
  96. e783999 TaskScheduler [10] SchedulerWorkerThreadStack by fdoray · 8 years ago
  97. 04d1750c [tracing] Ignore tracing allocations in heap profiler by ssid · 8 years ago
  98. 4806ea2 [Mac/GN] Do not specify any default_libs to link. by rsesek · 8 years ago
  99. c308c57 TaskScheduler [9] Delayed Task Manager by fdoray · 8 years ago
  100. 53f6b25 Base: add Optional<T>. by mlamouri · 8 years ago