- 23021fd Simultaneously store multiple formats on the linux clipboard. by estade@chromium.org · 16 years ago
- 877d203 Create a thread-safe observer list. Will be used by SystemMonitor. by mbelshe@google.com · 16 years ago
- bffe4f3 Use ETS_FOCUSED instead of TS_CHECKED to signify that a button by tc@google.com · 16 years ago
- a082a1c Reduce header dependencies. by evanm@google.com · 16 years ago
- 4c0c554 Changes to how we draw buttons. by tc@google.com · 16 years ago
- 2b79cda Make String Conversion Unittest x-platform + fix a small bug the tests exposed. by jeremy@chromium.org · 16 years ago
- c2a6383 Port SSLClientSocket to Linux by dkegel@google.com · 16 years ago
- 72bfacf Using $CHROME_SRC_DIR in place of hash/.. by bradnelson@google.com · 16 years ago
- c53b32c Fix reference to the new exported symbols file so it works by sgk@google.com · 16 years ago
- 03fcef6 Add directory_watcher_win.cc and its unit test to the by sgk@google.com · 16 years ago
- 92ac154 Added linux process utilities and tests. by estade@chromium.org · 16 years ago
- 87cf509 Move windows specific lock-recursion-counter into windows impl file by jar@google.com · 16 years ago
- 3160dd4 SCons renaming updates for base, net and googleurl: by sgk@google.com · 16 years ago
- 5056579 Build SkGraphicsContext under Linux by erg@google.com · 16 years ago
- d3b2643 Fix another crasher in Spell Checker related to file IO. by sidchat@google.com · 16 years ago
- 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
- a15ef73 Rolling back switch to hammer patterns again. by bradnelson@chromium.org · 16 years ago
- f5e050d Modules Linux fixes: by sgk@google.com · 16 years ago
- 0776008 Include bug reference for r3624. by mark@chromium.org · 16 years ago
- fddb45a Disable ConditionVariableTest.MultiThreadConsumerTest because it's by mark@chromium.org · 16 years ago
- 87df361 Construct a field trial to see if HIGH or MEDIUM memory model "works better" by jar@google.com · 16 years ago
- a16be47 Adding in new hammer patterns. Restored from rollback change 3578. by bradnelson@chromium.org · 16 years ago
- c7cb81d Rolling back CL 3578, discovered hammer.bat had not been updated yet. by bradnelson@chromium.org · 16 years ago
- 7627a9b Applying software construction toolkit patterns in scons build. by bradnelson@chromium.org · 16 years ago
- a97ed04 Remove throttling code from the Browser process and implement throttling in the Renderer. by erg@google.com · 16 years ago
- 74c0a06 part one of bustage fix - forgot to land this with previous CL. http://crbug.com/2186 by ben@chromium.org · 16 years ago
- ff22a4f Added linux clipboard. by estade@chromium.org · 16 years ago
- b8e51b5 Add DirectoryWatcher tests to SConscript. by evanm@google.com · 16 years ago
- ffb3b7f Add a DirectoryWatcher class, allowing objects to be notified whenever by evanm@google.com · 16 years ago
- 004e653 Remove unused shared_event. by agl@chromium.org · 16 years ago
- 39259c9 Take 2 at fixing image corruption on drag and drop. by tc@google.com · 16 years ago
- b0b94b8 Make View::SetBounds take a const gfx::Rect& instead of a const CRect& by ben@chromium.org · 16 years ago
- 5879562 Revert "Fix a bug where we were truncating the last byte of images" by tc@google.com · 16 years ago
- c3cc408 Fix a bug where we were truncating the last byte of images by tc@google.com · 16 years ago
- 989d097 Fix FileEnumerator (win) for non-recursive, directory-only enumerations. by tim@chromium.org · 16 years ago
- 92c59f2 Store the command line in a more convenient format on non-windows platforms. by estade@chromium.org · 16 years ago
- 7909d12 Convert GetPreferredSize from: by beng@google.com · 16 years ago
- a803f1d get webframe_impl.cc to compile on linux by tc@google.com · 16 years ago
- 6ed9232 Change all ConvertPointTo* methods to use gfx::Point instead of CPoint. by ben@chromium.org · 16 years ago
- 0c9f1eb Port parts of base/process_util to Linux. by evanm@google.com · 16 years ago
- 5805035 Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. by ben@chromium.org · 16 years ago
- 5b91647 Bring up idletimer unittest on Mac port. by jeremy@chromium.org · 16 years ago
- fe67525 Add a templatized scoped GDI handle object. Use this to implement ScopedBitmap and ScopedHRGN. by ben@chromium.org · 16 years ago
- bcc1a67 Basic GTK test shell: links in the SConscript and brings up a window with nonfunctioning UI. by evanm@google.com · 16 years ago
- a048e38 Fix typo in command line unit test. by estade@chromium.org · 16 years ago
- bf29e60 This CL adds prompting for dangerous types of files (executable) when they are automatically downloaded. by jcampan@chromium.org · 16 years ago
- 9e49aa2 Add a way to register for completion-ports based async operations to be handled by rvargas@google.com · 16 years ago
- 3c80e57 base\gfx file changes from r3137: + gdi_util.cc, - bitmap_header.cc by sgk@google.com · 16 years ago
- 3835509 Patch by Thatcher Ulrich <tulrich@google.com>. by ojan@google.com · 16 years ago
- 46af236 Comments out the DCHECK in lock as it causes failures. by sky@google.com · 16 years ago
- b62c619 Changes BookmarkModel to not grab the same lock twice. by sky@google.com · 16 years ago
- 8372da2 Disallow recursive locking via the Lock class by jar@google.com · 16 years ago
- c3dcbe9 remove unneeded webkit_glue:: and wrap windows functions in ifdefs by erg@google.com · 16 years ago
- 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
- e27eae1 Provide converters to and from NSString* in sys_string_conversions by mark@chromium.org · 16 years ago
- 60bbf99 Fix a typo I noticed when looking at object tracking. The wrong argument was by brettw@google.com · 16 years ago
- 1402b91 Klocwork bug. Checking the wrong variable. BUG = 3103 by cpu@google.com · 16 years ago
- f94037e Fix some problems with machine level install. by kuchhal@chromium.org · 16 years ago
- 4cc8c09 Add Mac BeingDebugged implementation by mark@chromium.org · 16 years ago
- 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
- 4f0971f Make ClipboardTest a PlatformTest to get autorelease pool management, needed by mark@chromium.org · 16 years ago
- e3e1ce7 Use the full src-relative path to gtest.h by mark@chromium.org · 16 years ago
- 6380e26 Add a FilePath object Review URL: http://codereview.chromium.org/6025 by mark@chromium.org · 16 years ago
- 119a252 Implement MessageLoopForUI using GLib. This gets some exercise from by dsh@google.com · 16 years ago
- aac45d7 Bring up clipboard_unittest.cc on the Mac. by jeremy@chromium.org · 16 years ago
- 2f5dda2 Add platform_canvas_unittest.cc by jeremy@chromium.org · 16 years ago
- d1bafc6 Cross-platform wrappers for fopen, _wfopen_s, etc. by mark@chromium.org · 16 years ago
- 0ba9351 Fixes bug where JSON reader errored on reading vertical tabs (\v). The by sky@google.com · 16 years ago
- 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
- 91f3bd3 Some small cleanups to Lock suggested by Gaetano Mendola. by deanm@chromium.org · 16 years ago
- e2cd582 Fix painting problem with transparent plugins because plugins were ignoring the alpha channel sometimes. by jam@chromium.org · 16 years ago
- fc90337 Fix some issues found looking at the code. by maruel@google.com · 16 years ago
- c22c62b Reduce RandDouble to one call to ldexp, add one bit of precision by mark@chromium.org · 16 years ago
- b93c054 Refactoring for portability: by mark@chromium.org · 16 years ago
- 96273b6 Silence this unit test on Windows 2003 until bug 2732 is fixed. by maruel@google.com · 16 years ago
- cc43369 Display the tmp path to help debug an issue with a build bot. by maruel@google.com · 16 years ago
- 7229e80 ICU changes by sgk@google.com · 16 years ago
- 4591e48 Check for cpu items before assuming it will work. by mbelshe@google.com · 16 years ago
- a98d4c1 Roll the third_party/icu38 revision in DEPS to have SCons build libicu, by sgk@google.com · 16 years ago
- 7de49b5 Add scoped_nsautorelease_pool.mm to the Mac SCons Build. by sgk@google.com · 16 years ago
- 67aa64e Remove setDeviceOffset which isn't used. Fixed a few style and line wrapping issues. by brettw@google.com · 16 years ago
- 01f1070 Fix some header guards that are named incorrectly. by darin@chromium.org · 16 years ago
- 556bc84 Change to Hi Res timers on Windows. by mbelshe@google.com · 16 years ago
- 7f479f2 Add file_util::GetFileInfo as a means to provide more information about a file by darin@google.com · 16 years ago
- 8178de2 Wow, it's been a while since we cleaned EOL. by maruel@google.com · 16 years ago
- 37790f3 by jungshik@google.com · 16 years ago
- 8fce694 Stop spamming delayed tasks on each input event. by darin@chromium.org · 16 years ago
- e8a1df9 Fix non-Mac break from r2603 by mark@chromium.org · 16 years ago
- 3b2ec6f Provide autorelease pool management on the Mac in all types of message pumps. by mark@chromium.org · 16 years ago
- 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
- 21cdab7 Adding system_monitor to build Review URL: http://codereview.chromium.org/4085 by pinkerton@google.com · 16 years ago
- b7ba279 Fix linux build by adding a new line at the end of this by nsylvain@chromium.org · 16 years ago
- c498f0d Implement a SystemMonitor class for monitoring system status by mbelshe@google.com · 16 years ago
- 644c912 Use histograms to send interesting parts of the disk cache statistics. by rvargas@google.com · 16 years ago
- 0fb3fe4 Run ObjectWatcher unit tests against all types of message loops. by darin@google.com · 16 years ago
- 7af8caf Get libevent building and linking in base_unittests in the Mac SCons build: by sgk@google.com · 16 years ago
- a68cfa4 This CL adds new UI tests for the SSL UI. Some more info: by jcampan@chromium.org · 16 years ago
- ba645c5 Enforce Terminate on Heap Corruption in most of our executable on Windows XP SP3 or Vista. by maruel@google.com · 16 years ago
- e09a7c1 Create a class for getting at processor information via the by mbelshe@google.com · 16 years ago
- e497378 port some parts of webkit/glue/plugins/test to Linux by evanm@google.com · 16 years ago