1. c3b6518 Base: Last set of files to use BASE_API (for base.dll) by rvargas@google.com · 13 years ago
  2. 80f0c1a When looking at this bug, I found at least the following issues: by scr@chromium.org · 13 years ago
  3. 434e5d0 Remove the path from PlatformFileInfo; it's cleaner just to pass it along as a by ericu@google.com · 13 years ago
  4. b5c2bef Make 'dangerous download warning' visible in Japanese UI on Windows. by jshin@chromium.org · 13 years ago
  5. 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
  6. dd436eb Reduce pass by value for FilePath. by finnur@chromium.org · 13 years ago
  7. 5c52868 Move some files from base to base/memory. by levin@chromium.org · 13 years ago
  8. 22097a4 Tweak XInput2 event subscription by rbyers@chromium.org · 13 years ago
  9. 6c6d264 Base unit tests: Small fix for two incorrect utility by rvargas@google.com · 13 years ago
  10. e106ef6 Base: A few more files using BASE_API (for base.dll) by rvargas@google.com · 13 years ago
  11. 4891e7d Base: A few more files using BASE_API (for base.dll) by rvargas@google.com · 13 years ago
  12. 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
  13. c3b9ec6 Add support for the cgroups config we have in chromeos by davemoore@chromium.org · 13 years ago
  14. 73eb5d0 Base: A few more files using BASE_API (for base.dll) by rvargas@google.com · 13 years ago
  15. 45585ac Move printing messages to their own file. by jam@chromium.org · 13 years ago
  16. d225cf6 Revert 79258 - Mark all the free'ed region with special markers so that browser by rtenneti@chromium.org · 14 years ago
  17. a8857b1 Mark all the free'ed region with special markers so that browser by rtenneti@chromium.org · 14 years ago
  18. df25149 Use #if defined(__LP64__) in preference to #if __LP64__. This is a follow-up by mark@chromium.org · 14 years ago
  19. c65e35d Sync prtypes.h (NSPR in base) with upstream file revision 3.43. by mark@chromium.org · 14 years ago
  20. c542fec When we process the tickler message in our windows message pump, we should not dispatch by ananta@chromium.org · 14 years ago
  21. a7e7482 Callback support for unbound reference and array arguments. by ajwong@chromium.org · 14 years ago
  22. 68324d4 Stop returning the true root path of each filesystem from openFileSystem. by ericu@google.com · 14 years ago
  23. c854654 Remove the sum of square tally from histograms by jar@chromium.org · 14 years ago
  24. 40cc068 Switch to using WinHeap for the browser process by jar@chromium.org · 14 years ago
  25. cab9ea6 touch: Detect touch device, and listen for events on floating devices. by sadrul@chromium.org · 14 years ago
  26. 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 · 14 years ago
  27. 9b2cd5c thread.h is not needed by ipc_channel_proxy.cc. by amarinichev@chromium.org · 14 years ago
  28. c684aba 64-bit support for Mac OS X in base. by mark@chromium.org · 14 years ago
  29. 7f8d770 Removed the static on all stats macros and changed the static declaration by rtenneti@chromium.org · 14 years ago
  30. 2e1c824 Add LevelDB and Snappy to the build. These will be used by IndexedDB. by jorlow@chromium.org · 14 years ago
  31. 7a976cf Base: First pass at having base.dll: definition of by rvargas@google.com · 14 years ago
  32. b254e39 Relanding histogram static removal changes. This is a revert by rtenneti@chromium.org · 14 years ago
  33. 18b9db7 Create a new message file for view related messages. I just moved a few messages initially. by jam@chromium.org · 14 years ago
  34. 63f3480 Revert 78460 - Removed the static on all histogram macros. If this change by rtenneti@chromium.org · 14 years ago
  35. 41e73a0 Move audio messages to their own file. by jam@chromium.org · 14 years ago
  36. 5250a35 Rework field_trial.h comment. by gavinp@chromium.org · 14 years ago
  37. 439aef6 autofill: Rename all the entries remaining with AutoFill to Autofill. by tfarina@chromium.org · 14 years ago
  38. 80ff33b Transition to TimeTicks from Time in timer module. by jar@chromium.org · 14 years ago
  39. 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 · 14 years ago
  40. 6d01d2c Revert 78649 - Finished running the experiment. by willchan@chromium.org · 14 years ago
  41. d60eaaa Avoid racy construction of statics unless StatsTable is enabled. by rtenneti@chromium.org · 14 years ago
  42. 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 · 14 years ago
  43. e926716 Chrome is too fast, make it slower. by willchan@chromium.org · 14 years ago
  44. 3c00eec Load additional NSS library files in zygote main if remoting is enabled by hclam@google.com · 14 years ago
  45. 92316aa Creates the ipclist utility that chrome security team has wanted to dump by tsepez@chromium.org · 14 years ago
  46. ed1496e Add an exception wrapper to the WindowProc functions so by rvargas@google.com · 14 years ago
  47. 25167a2 Removed the static on all histogram macros. If this change by rtenneti@chromium.org · 14 years ago
  48. 41b8eca Remove DCHECK on overflow by jar@chromium.org · 14 years ago
  49. 7ebccec Include the right cpu config file for native client. by bbudge@chromium.org · 14 years ago
  50. 3ff5995 Add redundancy to detect double frees in TCMalloc by jar@chromium.org · 14 years ago
  51. a4ddc06 Revert 78333 - Removed "static" in histogram macros. Checking in to by rtenneti@chromium.org · 14 years ago
  52. 4023394 Removed "static" in histogram macros. Checking in to see the performance impact. by rtenneti@google.com · 14 years ago
  53. 508419a Initialize NSS with no DB in the renderer process by hclam@google.com · 14 years ago
  54. ef2105e wstring: remove some simple uses of FromWStringHack by evan@chromium.org · 14 years ago
  55. cbc95ec Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, and derive from BrowserMessageFilter for easier filtering and replying. by jam@chromium.org · 14 years ago
  56. 6f80e2b Tentative compile fix. by bauerb@chromium.org · 14 years ago
  57. 899d4e0 Initialize RelayWrite member. by finnur@chromium.org · 14 years ago
  58. fe9f853 Move FilePath <-> Value conversions into a separate file. by bauerb@chromium.org · 14 years ago
  59. c067b0a Revert 78166 - Test impact of an allocator change to detect double frees by jar@chromium.org · 14 years ago
  60. 44f2f79 Test impact of an allocator change to detect double frees by jar@chromium.org · 14 years ago
  61. 9977d34 Add PLY (Python Lex Yacc) by noelallen@google.com · 14 years ago
  62. 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 · 14 years ago
  63. 876ecb9 Move the blob related code to content, and also move the blob messages to their own file. by jam@chromium.org · 14 years ago
  64. 840a1e3 Retry on fix. I am a bad programmer. by evan@chromium.org · 14 years ago
  65. e9e1ffe Windows fix. by evan@chromium.org · 14 years ago
  66. 62314cc wstring: simplify an rtl test by evan@chromium.org · 14 years ago
  67. e18fdd3 Continuing with DCHECK() replacement. Switching to DCHECK_GT for better debug of broken contracts by kushi.p@gmail.com · 14 years ago
  68. d47021a wstring: remove wstring method from PlatformFile by evan@chromium.org · 14 years ago
  69. 273df68 Add base::SHA1HashBytes. by hans@chromium.org · 14 years ago
  70. ce79686 Make time_posix.cc build in Native Client by abarth@chromium.org · 14 years ago
  71. f9bfd8e Revert 77948 - Add redundancy to detect double frees in TCMalloc by jar@chromium.org · 14 years ago
  72. 1c3671b Add redundancy to detect double frees in TCMalloc by jar@chromium.org · 14 years ago
  73. 7272e46 Change common_message_generator code block. by tsepez@chromium.org · 14 years ago
  74. a28ee14 Revert 77941 - Add redundancy to detect double frees in TCMalloc by jar@chromium.org · 14 years ago
  75. cd2bf7b Add redundancy to detect double frees in TCMalloc by jar@chromium.org · 14 years ago
  76. e1f11c6 Separate GetMacSecurityServicesLock from cssm_init.h so that we can use by wtc@chromium.org · 14 years ago
  77. 9e6a8e9 Drop the icu version number from the name of icu data file on Windows. by jshin@chromium.org · 14 years ago
  78. 852e207 Make WeakPtr more strict about its NonThreadSafe behavior. by willchan@chromium.org · 14 years ago
  79. 09e220e Move the clipboard messages to their own message filter. by dcheng@chromium.org · 14 years ago
  80. 44f2e6c Fixed a bug in the serialization of history::URLRow. by danno@chromium.org · 14 years ago
  81. 02073db FilePath: remove .ToWStringHack() by evan@chromium.org · 14 years ago
  82. 879c6c9 Ubuntu: Detect "xubuntu" as DESKTOP_SESSION. by erg@google.com · 14 years ago
  83. c55056c This change enables ExtensionApiTest.WebSocket on Mac again. by toyoshim@chromium.org · 14 years ago
  84. a425ce3 Add/improve a bunch of comments by jar@chromium.org · 14 years ago
  85. 09fa7f1 Support mixed allocation in browser vs subprocesses by jar@chromium.org · 14 years ago
  86. 95cb751 IDMap derives from NonThreadSafe. by cbentzel@chromium.org · 14 years ago
  87. f3ee6c4 Move the common child process messages into their own file. by jam@chromium.org · 14 years ago
  88. c501f61 Revert 77207 - Support mixed allocation in browser vs subprocesses by jar@chromium.org · 14 years ago
  89. 7759b6e Support mixed allocation in browser vs subprocesses by jar@chromium.org · 14 years ago
  90. 69ec47c Put file_system messages in their own file and move them to content, in preparation of moving child_thread. by jam@chromium.org · 14 years ago
  91. 6f219be Revert 77111 - Test performance of default allocator in browser process by jar@chromium.org · 14 years ago
  92. 34ad2fe Test performance of default allocator in browser process by jar@chromium.org · 14 years ago
  93. 4015fc0 Lower logging for expected errors in process_util_mac.mm by sail@chromium.org · 14 years ago
  94. e20a5d9 Revert 77066 - Test impact of using default windows allocator by jar@chromium.org · 14 years ago
  95. 9d518b0 Test impact of using default windows allocator by jar@chromium.org · 14 years ago
  96. 4ae3f56 Move resource related IPCs to their own file in content. I added a IPC_STRUCT_TRAITS_PARENT macro to allow the automatic serializing macros to add a parent struct. by jam@chromium.org · 14 years ago
  97. cfdfbef Reland code to detect corruption of histogram ranges by jar@chromium.org · 14 years ago
  98. 6f4dc09 Move socket stream messages to content, in preparation for moving its dispatcher. In this change I also converted p2p_messages to use the new automated way of serializing structs. by jam@chromium.org · 14 years ago
  99. 24e9fac Change other usages of .size() to .empty() when applicable. by erg@google.com · 14 years ago
  100. 095ae30 While enumerating plugins under the MozillaPlugins registry key, we should ignore 64 bit by ananta@chromium.org · 14 years ago