1. eff8f00 As of g++-4.5, the first argument to EXPECT_EQ cannot be a constant expression. by jeffbailey@chromium.org · 13 years ago
  2. 11c13b7 Use system constants instead of NULL for unset PID. by jeffbailey@chromium.org · 13 years ago
  3. 17f20c2 GPU.GPUProcessTerminationStatus histogram added by scheib@chromium.org · 13 years ago
  4. fa62cd2 Base: A few more changes to build base.dll by rvargas@google.com · 13 years ago
  5. d23fe1a Use DCHECK_GE() where possible in base/. Patch by Kushal Pisavadia (see http://codereview.chromium.org/6688056/ ), r=me. by pkasting@chromium.org · 13 years ago
  6. e90dc16 GTTF: Make automation provider recognize more IPC error conditions by phajdan.jr@chromium.org · 13 years ago
  7. 9cef688 Fix nss-specific settings in base.gypi by akalin@chromium.org · 13 years ago
  8. 73deccb Roll to a version of LevelDB that doesn't depend on the old ref_counted.h and delete it. by jorlow@chromium.org · 13 years ago
  9. 5228a18 XDG isn't thread safe. Add a lock around calls to it. by tsepez@chromium.org · 13 years ago
  10. c8a31c6 Move flags initialization into block before sharing across threads by jar@chromium.org · 13 years ago
  11. 5a9b4a9 Initialize struct member in LogData. by finnur@chromium.org · 13 years ago
  12. 5236b1f Base: Add BASE_API to PR_ParseTimeString (for base.dll) by rvargas@google.com · 13 years ago
  13. c3b6518 Base: Last set of files to use BASE_API (for base.dll) by rvargas@google.com · 13 years ago
  14. 80f0c1a When looking at this bug, I found at least the following issues: by scr@chromium.org · 13 years ago
  15. 434e5d0 Remove the path from PlatformFileInfo; it's cleaner just to pass it along as a by ericu@google.com · 13 years ago
  16. b5c2bef Make 'dangerous download warning' visible in Japanese UI on Windows. by jshin@chromium.org · 13 years ago
  17. caafbba Move extension messages to their own file and add a RenderViewObserver to start moving the extension code out of RenderView. by jam@chromium.org · 13 years ago
  18. dd436eb Reduce pass by value for FilePath. by finnur@chromium.org · 13 years ago
  19. 5c52868 Move some files from base to base/memory. by levin@chromium.org · 13 years ago
  20. 22097a4 Tweak XInput2 event subscription by rbyers@chromium.org · 13 years ago
  21. 6c6d264 Base unit tests: Small fix for two incorrect utility by rvargas@google.com · 13 years ago
  22. e106ef6 Base: A few more files using BASE_API (for base.dll) by rvargas@google.com · 13 years ago
  23. 4891e7d Base: A few more files using BASE_API (for base.dll) by rvargas@google.com · 13 years ago
  24. 1cd3b7d Move spellcheck messages into their own file, and dispatch them all in SpellCheckMessageFilter. The next step would be to make WebView have a setter for a WebSpellCheckClient that SpellCheckProvider implements so that spelling can be taken out of RenderView completely. by jam@chromium.org · 13 years ago
  25. c3b9ec6 Add support for the cgroups config we have in chromeos by davemoore@chromium.org · 13 years ago
  26. 73eb5d0 Base: A few more files using BASE_API (for base.dll) by rvargas@google.com · 13 years ago
  27. 45585ac Move printing messages to their own file. by jam@chromium.org · 13 years ago
  28. d225cf6 Revert 79258 - Mark all the free'ed region with special markers so that browser by rtenneti@chromium.org · 13 years ago
  29. a8857b1 Mark all the free'ed region with special markers so that browser by rtenneti@chromium.org · 13 years ago
  30. df25149 Use #if defined(__LP64__) in preference to #if __LP64__. This is a follow-up by mark@chromium.org · 13 years ago
  31. c65e35d Sync prtypes.h (NSPR in base) with upstream file revision 3.43. by mark@chromium.org · 13 years ago
  32. c542fec When we process the tickler message in our windows message pump, we should not dispatch by ananta@chromium.org · 13 years ago
  33. a7e7482 Callback support for unbound reference and array arguments. by ajwong@chromium.org · 13 years ago
  34. 68324d4 Stop returning the true root path of each filesystem from openFileSystem. by ericu@google.com · 13 years ago
  35. c854654 Remove the sum of square tally from histograms by jar@chromium.org · 13 years ago
  36. 40cc068 Switch to using WinHeap for the browser process by jar@chromium.org · 13 years ago
  37. cab9ea6 touch: Detect touch device, and listen for events on floating devices. by sadrul@chromium.org · 13 years ago
  38. a37db42 Move the rest of the content browser->renderer messages to content. Also move drag related messages to their own file. by jam@chromium.org · 13 years ago
  39. 9b2cd5c thread.h is not needed by ipc_channel_proxy.cc. by amarinichev@chromium.org · 13 years ago
  40. c684aba 64-bit support for Mac OS X in base. by mark@chromium.org · 13 years ago
  41. 7f8d770 Removed the static on all stats macros and changed the static declaration by rtenneti@chromium.org · 13 years ago
  42. 2e1c824 Add LevelDB and Snappy to the build. These will be used by IndexedDB. by jorlow@chromium.org · 13 years ago
  43. 7a976cf Base: First pass at having base.dll: definition of by rvargas@google.com · 13 years ago
  44. b254e39 Relanding histogram static removal changes. This is a revert by rtenneti@chromium.org · 13 years ago
  45. 18b9db7 Create a new message file for view related messages. I just moved a few messages initially. by jam@chromium.org · 13 years ago
  46. 63f3480 Revert 78460 - Removed the static on all histogram macros. If this change by rtenneti@chromium.org · 13 years ago
  47. 41e73a0 Move audio messages to their own file. by jam@chromium.org · 13 years ago
  48. 5250a35 Rework field_trial.h comment. by gavinp@chromium.org · 13 years ago
  49. 439aef6 autofill: Rename all the entries remaining with AutoFill to Autofill. by tfarina@chromium.org · 13 years ago
  50. 80ff33b Transition to TimeTicks from Time in timer module. by jar@chromium.org · 13 years ago
  51. 1cdb972 Move geolocation, desktop notification, and device orientation into their own message files.Also fix a regression from my earlier change to create a plugin through the embedder API. The fix is to not to create a plugin if the embedder returns NULL, and just have the default implementation create the plugin on its own.TBR=avi by jam@chromium.org · 13 years ago
  52. 6d01d2c Revert 78649 - Finished running the experiment. by willchan@chromium.org · 13 years ago
  53. d60eaaa Avoid racy construction of statics unless StatsTable is enabled. by rtenneti@chromium.org · 13 years ago
  54. 7862187 Let the method ListValue::AppendIfNotPresent always take ownership of the |in_value|. In any cases. What is passed in get's owned. by markusheintz@chromium.org · 13 years ago
  55. e926716 Chrome is too fast, make it slower. by willchan@chromium.org · 13 years ago
  56. 3c00eec Load additional NSS library files in zygote main if remoting is enabled by hclam@google.com · 13 years ago
  57. 92316aa Creates the ipclist utility that chrome security team has wanted to dump by tsepez@chromium.org · 13 years ago
  58. ed1496e Add an exception wrapper to the WindowProc functions so by rvargas@google.com · 13 years ago
  59. 25167a2 Removed the static on all histogram macros. If this change by rtenneti@chromium.org · 13 years ago
  60. 41b8eca Remove DCHECK on overflow by jar@chromium.org · 13 years ago
  61. 7ebccec Include the right cpu config file for native client. by bbudge@chromium.org · 13 years ago
  62. 3ff5995 Add redundancy to detect double frees in TCMalloc by jar@chromium.org · 13 years ago
  63. a4ddc06 Revert 78333 - Removed "static" in histogram macros. Checking in to by rtenneti@chromium.org · 13 years ago
  64. 4023394 Removed "static" in histogram macros. Checking in to see the performance impact. by rtenneti@google.com · 13 years ago
  65. 508419a Initialize NSS with no DB in the renderer process by hclam@google.com · 13 years ago
  66. ef2105e wstring: remove some simple uses of FromWStringHack by evan@chromium.org · 13 years ago
  67. cbc95ec Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, and derive from BrowserMessageFilter for easier filtering and replying. by jam@chromium.org · 13 years ago
  68. 6f80e2b Tentative compile fix. by bauerb@chromium.org · 13 years ago
  69. 899d4e0 Initialize RelayWrite member. by finnur@chromium.org · 13 years ago
  70. fe9f853 Move FilePath <-> Value conversions into a separate file. by bauerb@chromium.org · 13 years ago
  71. c067b0a Revert 78166 - Test impact of an allocator change to detect double frees by jar@chromium.org · 13 years ago
  72. 44f2f79 Test impact of an allocator change to detect double frees by jar@chromium.org · 13 years ago
  73. 9977d34 Add PLY (Python Lex Yacc) by noelallen@google.com · 13 years ago
  74. 38841be Move AppCache common code to content and split off AppCache messages into their own file. Also move WebMessagePortChannel and WebDatabaseObserverImpl to content. by jam@chromium.org · 13 years ago
  75. 876ecb9 Move the blob related code to content, and also move the blob messages to their own file. by jam@chromium.org · 13 years ago
  76. 840a1e3 Retry on fix. I am a bad programmer. by evan@chromium.org · 13 years ago
  77. e9e1ffe Windows fix. by evan@chromium.org · 13 years ago
  78. 62314cc wstring: simplify an rtl test by evan@chromium.org · 13 years ago
  79. e18fdd3 Continuing with DCHECK() replacement. Switching to DCHECK_GT for better debug of broken contracts by kushi.p@gmail.com · 13 years ago
  80. d47021a wstring: remove wstring method from PlatformFile by evan@chromium.org · 13 years ago
  81. 273df68 Add base::SHA1HashBytes. by hans@chromium.org · 13 years ago
  82. ce79686 Make time_posix.cc build in Native Client by abarth@chromium.org · 13 years ago
  83. f9bfd8e Revert 77948 - Add redundancy to detect double frees in TCMalloc by jar@chromium.org · 13 years ago
  84. 1c3671b Add redundancy to detect double frees in TCMalloc by jar@chromium.org · 13 years ago
  85. 7272e46 Change common_message_generator code block. by tsepez@chromium.org · 13 years ago
  86. a28ee14 Revert 77941 - Add redundancy to detect double frees in TCMalloc by jar@chromium.org · 13 years ago
  87. cd2bf7b Add redundancy to detect double frees in TCMalloc by jar@chromium.org · 13 years ago
  88. e1f11c6 Separate GetMacSecurityServicesLock from cssm_init.h so that we can use by wtc@chromium.org · 13 years ago
  89. 9e6a8e9 Drop the icu version number from the name of icu data file on Windows. by jshin@chromium.org · 13 years ago
  90. 852e207 Make WeakPtr more strict about its NonThreadSafe behavior. by willchan@chromium.org · 13 years ago
  91. 09e220e Move the clipboard messages to their own message filter. by dcheng@chromium.org · 13 years ago
  92. 44f2e6c Fixed a bug in the serialization of history::URLRow. by danno@chromium.org · 13 years ago
  93. 02073db FilePath: remove .ToWStringHack() by evan@chromium.org · 13 years ago
  94. 879c6c9 Ubuntu: Detect "xubuntu" as DESKTOP_SESSION. by erg@google.com · 13 years ago
  95. c55056c This change enables ExtensionApiTest.WebSocket on Mac again. by toyoshim@chromium.org · 13 years ago
  96. a425ce3 Add/improve a bunch of comments by jar@chromium.org · 13 years ago
  97. 09fa7f1 Support mixed allocation in browser vs subprocesses by jar@chromium.org · 13 years ago
  98. 95cb751 IDMap derives from NonThreadSafe. by cbentzel@chromium.org · 13 years ago
  99. f3ee6c4 Move the common child process messages into their own file. by jam@chromium.org · 13 years ago
  100. c501f61 Revert 77207 - Support mixed allocation in browser vs subprocesses by jar@chromium.org · 13 years ago