summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Convert GetPreferredSize from:beng@google.com2008-10-151-0/+5
* get webframe_impl.cc to compile on linuxtc@google.com2008-10-144-0/+32
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-0/+5
* Port parts of base/process_util to Linux.evanm@google.com2008-10-147-4/+136
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-141-0/+5
* Bring up idletimer unittest on Mac port.jeremy@chromium.org2008-10-134-38/+71
* Add a templatized scoped GDI handle object. Use this to implement ScopedBitma...ben@chromium.org2008-10-131-37/+26
* Basic GTK test shell: links in the SConscript and brings up a window with non...evanm@google.com2008-10-131-1/+7
* Fix typo in command line unit test.estade@chromium.org2008-10-101-1/+1
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-106-2/+89
* Add a way to register for completion-ports based async operations to be handledrvargas@google.com2008-10-095-7/+223
* base\gfx file changes from r3137: + gdi_util.cc, - bitmap_header.ccsgk@google.com2008-10-091-1/+1
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-0910-24/+176
* Comments out the DCHECK in lock as it causes failures.sky@google.com2008-10-091-1/+3
* Changes BookmarkModel to not grab the same lock twice.sky@google.com2008-10-091-2/+1
* Disallow recursive locking via the Lock classjar@google.com2008-10-092-113/+46
* remove unneeded webkit_glue:: and wrap windows functions in ifdefserg@google.com2008-10-081-1/+3
* Change the font search order to try Lucida Sans Unicode before Arial Unicode ...jungshik@google.com2008-10-081-1/+1
* Make Mac clipboard code tolerant of nil clipboard without crashing. Add amark@chromium.org2008-10-081-30/+36
* Provide converters to and from NSString* in sys_string_conversionsmark@chromium.org2008-10-085-8/+77
* Fix a typo I noticed when looking at object tracking. The wrong argument wasbrettw@google.com2008-10-081-1/+1
* Klocwork bug. Checking the wrong variable.cpu@google.com2008-10-081-7/+12
* Fix some problems with machine level install.kuchhal@chromium.org2008-10-082-0/+11
* Add Mac BeingDebugged implementationmark@chromium.org2008-10-081-7/+33
* backing out debugging changes now that we know the problem.pinkerton@google.com2008-10-081-5/+0
* checking debug output for failing test on buildbot. to be backed out in a min...pinkerton@google.com2008-10-081-0/+5
* Add -- as a command line switch parsing terminator. This allows you to launc...deanm@chromium.org2008-10-063-8/+41
* Make ClipboardTest a PlatformTest to get autorelease pool management, neededmark@chromium.org2008-10-031-15/+13
* Use the full src-relative path to gtest.hmark@chromium.org2008-10-031-1/+1
* Add a FilePath objectmark@chromium.org2008-10-037-5/+725
* Implement MessageLoopForUI using GLib. This gets some exercise fromdsh@google.com2008-10-034-7/+413
* Bring up clipboard_unittest.cc on the Mac.jeremy@chromium.org2008-10-025-74/+252
* Don't throw the thread name setting exception unless a debugger is attached.deanm@chromium.org2008-10-021-0/+5
* Add platform_canvas_unittest.ccjeremy@chromium.org2008-10-016-39/+58
* Cross-platform wrappers for fopen, _wfopen_s, etc.mark@chromium.org2008-10-019-61/+69
* Fixes bug where JSON reader errored on reading vertical tabs (\v). Thesky@google.com2008-10-013-2/+7
* Enable error checking on Posix locks in debug, and make release lock creation...deanm@chromium.org2008-10-011-1/+7
* Some small cleanups to Lock suggested by Gaetano Mendola.deanm@chromium.org2008-10-012-3/+3
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-011-0/+8
* This fixes http://code.google.com/p/chromium/issues/detail?id=772,iyengar@google.com2008-10-011-3/+30
* Fix some issues found looking at the code.maruel@google.com2008-09-3011-61/+51
* Reduce RandDouble to one call to ldexp, add one bit of precisionmark@chromium.org2008-09-302-18/+18
* Sync Mac canvas implementation with Windows version, still a work in progress,jeremy@chromium.org2008-09-296-138/+102
* Refactoring for portability:mark@chromium.org2008-09-2913-0/+333
* Silence this unit test on Windows 2003 until bug 2732 is fixed.maruel@google.com2008-09-291-0/+4
* Display the tmp path to help debug an issue with a build bot.maruel@google.com2008-09-291-1/+1
* ICU changessgk@google.com2008-09-291-7/+32
* Check for cpu items before assuming it will work.mbelshe@google.com2008-09-261-8/+10
* Fix the mac compile by removing the unnecessary setDeviceOffset function.brettw@google.com2008-09-263-13/+0
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-261-1/+1