1. a355142 Clean up filter and content encoding handling by jar@google.com · 16 years ago
  2. 3487630 Make sure it's possible to download to a network share. by nsylvain@chromium.org · 16 years ago
  3. 3eaf091 Fix SCons modules build on Windows: by sgk@google.com · 16 years ago
  4. 91c551a Make IPC::SyncChannel not duplicate the underlying MessageLoop implementation by pumping messages on its own. This fixes the problem of windowless plugins not painting on right click, and generally makes this class almost ported, other than using a generic version of events/locks.Through this change I've also cleaned up the class and hopefully made it more understandable. by jam@chromium.org · 16 years ago
  5. d3c3ab6 Add field trial support to base on the Mac by amanda@chromium.org · 16 years ago
  6. 23021fd Simultaneously store multiple formats on the linux clipboard. by estade@chromium.org · 16 years ago
  7. 877d203 Create a thread-safe observer list. Will be used by SystemMonitor. by mbelshe@google.com · 16 years ago
  8. bffe4f3 Use ETS_FOCUSED instead of TS_CHECKED to signify that a button by tc@google.com · 16 years ago
  9. a082a1c Reduce header dependencies. by evanm@google.com · 16 years ago
  10. 4c0c554 Changes to how we draw buttons. by tc@google.com · 16 years ago
  11. 2b79cda Make String Conversion Unittest x-platform + fix a small bug the tests exposed. by jeremy@chromium.org · 16 years ago
  12. c2a6383 Port SSLClientSocket to Linux by dkegel@google.com · 16 years ago
  13. 72bfacf Using $CHROME_SRC_DIR in place of hash/.. by bradnelson@google.com · 16 years ago
  14. c53b32c Fix reference to the new exported symbols file so it works by sgk@google.com · 16 years ago
  15. 03fcef6 Add directory_watcher_win.cc and its unit test to the by sgk@google.com · 16 years ago
  16. 92ac154 Added linux process utilities and tests. by estade@chromium.org · 16 years ago
  17. 87cf509 Move windows specific lock-recursion-counter into windows impl file by jar@google.com · 16 years ago
  18. 3160dd4 SCons renaming updates for base, net and googleurl: by sgk@google.com · 16 years ago
  19. 5056579 Build SkGraphicsContext under Linux by erg@google.com · 16 years ago
  20. d3b2643 Fix another crasher in Spell Checker related to file IO. by sidchat@google.com · 16 years ago
  21. 167afb7 Call GdiAlphaBlend directly instead of the AlphaBlend wrapper in msimg32.dll. The wrapper does a few additional santity checks, which I presume GdiAlphaBlend will have to handle anyway. This means we don't depend on msimg32.dll anymore. by deanm@chromium.org · 16 years ago
  22. a15ef73 Rolling back switch to hammer patterns again. by bradnelson@chromium.org · 16 years ago
  23. f5e050d Modules Linux fixes: by sgk@google.com · 16 years ago
  24. 0776008 Include bug reference for r3624. by mark@chromium.org · 16 years ago
  25. fddb45a Disable ConditionVariableTest.MultiThreadConsumerTest because it's by mark@chromium.org · 16 years ago
  26. 87df361 Construct a field trial to see if HIGH or MEDIUM memory model "works better" by jar@google.com · 16 years ago
  27. a16be47 Adding in new hammer patterns. Restored from rollback change 3578. by bradnelson@chromium.org · 16 years ago
  28. c7cb81d Rolling back CL 3578, discovered hammer.bat had not been updated yet. by bradnelson@chromium.org · 16 years ago
  29. 7627a9b Applying software construction toolkit patterns in scons build. by bradnelson@chromium.org · 16 years ago
  30. a97ed04 Remove throttling code from the Browser process and implement throttling in the Renderer. by erg@google.com · 16 years ago
  31. 74c0a06 part one of bustage fix - forgot to land this with previous CL. http://crbug.com/2186 by ben@chromium.org · 16 years ago
  32. ff22a4f Added linux clipboard. by estade@chromium.org · 16 years ago
  33. b8e51b5 Add DirectoryWatcher tests to SConscript. by evanm@google.com · 16 years ago
  34. ffb3b7f Add a DirectoryWatcher class, allowing objects to be notified whenever by evanm@google.com · 16 years ago
  35. 004e653 Remove unused shared_event. by agl@chromium.org · 16 years ago
  36. 39259c9 Take 2 at fixing image corruption on drag and drop. by tc@google.com · 16 years ago
  37. b0b94b8 Make View::SetBounds take a const gfx::Rect& instead of a const CRect& by ben@chromium.org · 16 years ago
  38. 5879562 Revert "Fix a bug where we were truncating the last byte of images" by tc@google.com · 16 years ago
  39. c3cc408 Fix a bug where we were truncating the last byte of images by tc@google.com · 16 years ago
  40. 989d097 Fix FileEnumerator (win) for non-recursive, directory-only enumerations. by tim@chromium.org · 16 years ago
  41. 92c59f2 Store the command line in a more convenient format on non-windows platforms. by estade@chromium.org · 16 years ago
  42. 7909d12 Convert GetPreferredSize from: by beng@google.com · 16 years ago
  43. a803f1d get webframe_impl.cc to compile on linux by tc@google.com · 16 years ago
  44. 6ed9232 Change all ConvertPointTo* methods to use gfx::Point instead of CPoint. by ben@chromium.org · 16 years ago
  45. 0c9f1eb Port parts of base/process_util to Linux. by evanm@google.com · 16 years ago
  46. 5805035 Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. by ben@chromium.org · 16 years ago
  47. 5b91647 Bring up idletimer unittest on Mac port. by jeremy@chromium.org · 16 years ago
  48. fe67525 Add a templatized scoped GDI handle object. Use this to implement ScopedBitmap and ScopedHRGN. by ben@chromium.org · 16 years ago
  49. bcc1a67 Basic GTK test shell: links in the SConscript and brings up a window with nonfunctioning UI. by evanm@google.com · 16 years ago
  50. a048e38 Fix typo in command line unit test. by estade@chromium.org · 16 years ago
  51. bf29e60 This CL adds prompting for dangerous types of files (executable) when they are automatically downloaded. by jcampan@chromium.org · 16 years ago
  52. 9e49aa2 Add a way to register for completion-ports based async operations to be handled by rvargas@google.com · 16 years ago
  53. 3c80e57 base\gfx file changes from r3137: + gdi_util.cc, - bitmap_header.cc by sgk@google.com · 16 years ago
  54. 3835509 Patch by Thatcher Ulrich <tulrich@google.com>. by ojan@google.com · 16 years ago
  55. 46af236 Comments out the DCHECK in lock as it causes failures. by sky@google.com · 16 years ago
  56. b62c619 Changes BookmarkModel to not grab the same lock twice. by sky@google.com · 16 years ago
  57. 8372da2 Disallow recursive locking via the Lock class by jar@google.com · 16 years ago
  58. c3dcbe9 remove unneeded webkit_glue:: and wrap windows functions in ifdefs by erg@google.com · 16 years ago
  59. 7f1e5c0 Change the font search order to try Lucida Sans Unicode before Arial Unicode MS because the former is available by jungshik@google.com · 16 years ago
  60. e27eae1 Provide converters to and from NSString* in sys_string_conversions by mark@chromium.org · 16 years ago
  61. 60bbf99 Fix a typo I noticed when looking at object tracking. The wrong argument was by brettw@google.com · 16 years ago
  62. 1402b91 Klocwork bug. Checking the wrong variable. BUG = 3103 by cpu@google.com · 16 years ago
  63. f94037e Fix some problems with machine level install. by kuchhal@chromium.org · 16 years ago
  64. 4cc8c09 Add Mac BeingDebugged implementation by mark@chromium.org · 16 years ago
  65. a638cc9 Add -- as a command line switch parsing terminator. This allows you to launch chrome to a given URL safely, without having to validate the URL and worry it might be interpreted as a dangerous command line argument. by deanm@chromium.org · 16 years ago
  66. 4f0971f Make ClipboardTest a PlatformTest to get autorelease pool management, needed by mark@chromium.org · 16 years ago
  67. e3e1ce7 Use the full src-relative path to gtest.h by mark@chromium.org · 16 years ago
  68. 6380e26 Add a FilePath object Review URL: http://codereview.chromium.org/6025 by mark@chromium.org · 16 years ago
  69. 119a252 Implement MessageLoopForUI using GLib. This gets some exercise from by dsh@google.com · 16 years ago
  70. aac45d7 Bring up clipboard_unittest.cc on the Mac. by jeremy@chromium.org · 16 years ago
  71. 2f5dda2 Add platform_canvas_unittest.cc by jeremy@chromium.org · 16 years ago
  72. d1bafc6 Cross-platform wrappers for fopen, _wfopen_s, etc. by mark@chromium.org · 16 years ago
  73. 0ba9351 Fixes bug where JSON reader errored on reading vertical tabs (\v). The by sky@google.com · 16 years ago
  74. d4eb87f Enable error checking on Posix locks in debug, and make release lock creation do a little bit less work. Based on suggestions by Gaetano Mendola. by deanm@chromium.org · 16 years ago
  75. 91f3bd3 Some small cleanups to Lock suggested by Gaetano Mendola. by deanm@chromium.org · 16 years ago
  76. e2cd582 Fix painting problem with transparent plugins because plugins were ignoring the alpha channel sometimes. by jam@chromium.org · 16 years ago
  77. fc90337 Fix some issues found looking at the code. by maruel@google.com · 16 years ago
  78. c22c62b Reduce RandDouble to one call to ldexp, add one bit of precision by mark@chromium.org · 16 years ago
  79. b93c054 Refactoring for portability: by mark@chromium.org · 16 years ago
  80. 96273b6 Silence this unit test on Windows 2003 until bug 2732 is fixed. by maruel@google.com · 16 years ago
  81. cc43369 Display the tmp path to help debug an issue with a build bot. by maruel@google.com · 16 years ago
  82. 7229e80 ICU changes by sgk@google.com · 16 years ago
  83. 4591e48 Check for cpu items before assuming it will work. by mbelshe@google.com · 16 years ago
  84. a98d4c1 Roll the third_party/icu38 revision in DEPS to have SCons build libicu, by sgk@google.com · 16 years ago
  85. 7de49b5 Add scoped_nsautorelease_pool.mm to the Mac SCons Build. by sgk@google.com · 16 years ago
  86. 67aa64e Remove setDeviceOffset which isn't used. Fixed a few style and line wrapping issues. by brettw@google.com · 16 years ago
  87. 01f1070 Fix some header guards that are named incorrectly. by darin@chromium.org · 16 years ago
  88. 556bc84 Change to Hi Res timers on Windows. by mbelshe@google.com · 16 years ago
  89. 7f479f2 Add file_util::GetFileInfo as a means to provide more information about a file by darin@google.com · 16 years ago
  90. 8178de2 Wow, it's been a while since we cleaned EOL. by maruel@google.com · 16 years ago
  91. 37790f3 by jungshik@google.com · 16 years ago
  92. 8fce694 Stop spamming delayed tasks on each input event. by darin@chromium.org · 16 years ago
  93. e8a1df9 Fix non-Mac break from r2603 by mark@chromium.org · 16 years ago
  94. 3b2ec6f Provide autorelease pool management on the Mac in all types of message pumps. by mark@chromium.org · 16 years ago
  95. 670c312 As an intermediate step towards having a message pump handling IO through completion ports, this CL creates two types of message pumps for windows: one to handle UI threads and another one to handle IO threads. by rvargas@google.com · 16 years ago
  96. 21cdab7 Adding system_monitor to build Review URL: http://codereview.chromium.org/4085 by pinkerton@google.com · 16 years ago
  97. b7ba279 Fix linux build by adding a new line at the end of this by nsylvain@chromium.org · 16 years ago
  98. c498f0d Implement a SystemMonitor class for monitoring system status by mbelshe@google.com · 16 years ago
  99. 644c912 Use histograms to send interesting parts of the disk cache statistics. by rvargas@google.com · 16 years ago
  100. 0fb3fe4 Run ObjectWatcher unit tests against all types of message loops. by darin@google.com · 16 years ago