summaryrefslogtreecommitdiffstats
path: root/app/win
Commit message (Expand)AuthorAgeFilesLines
* Improving logging in /app, /base, /crypto and /ipc. Updating plain DCHECK() u...kushi.p@gmail.com2011-04-281-3/+3
* linux: don't always print dlopen errors from LoadNativeLibraryevan@chromium.org2011-04-181-1/+1
* Add a function to get the processor architecture. I will be using this in th...pkasting@chromium.org2011-03-041-2/+2
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-033-499/+0
* Move l10n_util to ui/baseben@chromium.org2011-01-211-2/+2
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-194-582/+0
* Move more dnd related files to ui/baseben@chromium.org2011-01-194-425/+0
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-2/+1
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-1/+2
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-2/+1
* Remove 'using' declaration of ScopedBitmap from scoped_handle_win.htfarina@chromium.org2011-01-031-5/+6
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-315-0/+608
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-312-4/+2
* Move some functions out of win_util and into hwnd_util, and into a new win/sh...brettw@google.com2010-12-304-0/+297
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-305-1/+439
* Attempt 2 at:sky@chromium.org2010-11-211-0/+6
* Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ...sky@chromium.org2010-11-191-6/+0
* Converts usage of SetProp/GetProp to a map. Even after making sure wesky@chromium.org2010-11-191-0/+6
* Attempt at fixing leaks from SetProp. Apparently there is a finitesky@chromium.org2010-11-012-0/+72
* Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...brettw@chromium.org2010-10-174-0/+425
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-172-3/+3
* Move iat_patch from base to app/win. Remove the functions from the header sincebrettw@chromium.org2010-10-142-0/+350
* Move WindowImpl to gfx so I can use it there for canvas unit tests.ben@chromium.org2010-07-022-339/+0
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-2/+2
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-2/+2
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-2/+2
* A crasher would sometimes happen when opening a selet file dialogjcivelli@chromium.org2010-05-192-0/+13
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Clone of issue 577015.twiz@chromium.org2010-02-121-1/+1
* Changes top-level browser process name back to "Chrome_WidgetWin_" from "Chro...gwilson@google.com2010-01-291-1/+3
* Reverting 31646.pkasting@chromium.org2009-11-112-17/+1
* Try to make widgets clean up after themselves a bit better:pkasting@chromium.org2009-11-112-1/+17
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-112-0/+324