summaryrefslogtreecommitdiffstats
path: root/base/win
Commit message (Expand)AuthorAgeFilesLines
* [Aura] Always use IMM32 on desktop Chrome (non-Ash mode)yukawa@chromium.org2013-09-171-4/+0
* Remove the unused sampling profiler.erg@chromium.org2013-08-303-431/+0
* Do not handle AltGr modifier as system key.nona@chromium.org2013-08-272-0/+10
* Revert 218063 "Base: Disable the scoped handle verifier."rvargas@google.com2013-08-161-1/+1
* Base: Disable the scoped handle verifier.rvargas@google.com2013-08-161-1/+1
* Adding a detour for GetMonitorInfo which appears to be broken under split scr...shrikant@chromium.org2013-08-164-2/+35
* Changed the way the client pairings are stored in the registry.alexeypa@chromium.org2013-08-092-0/+26
* Update include paths in base for base/process changes.rsesek@chromium.org2013-07-255-5/+5
* Use a direct include of the message_loop header in base/.avi@chromium.org2013-07-184-4/+4
* Use DCHECK_EQ(x, y) instead of DCHECK in ObjectWatcher::StopWatching.dcheng@chromium.org2013-07-171-1/+1
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-162-4/+4
* Move PathExists to base namespace.brettw@chromium.org2013-07-112-3/+3
* ProcessSingleton now uses base::win::MessageWindow to create a message-only w...alexeypa@chromium.org2013-07-113-43/+90
* Revert 210649 "Base: Disable the scoped handle verifier."rvargas@google.com2013-07-091-1/+1
* Base: Disable the scoped handle verifier.rvargas@google.com2013-07-091-1/+1
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-012-4/+4
* Revert 209047 "ProcessSingleton now uses base::win::MessageWindo..."thestig@chromium.org2013-06-283-86/+43
* Use a direct include of time headers in base/, part 2.avi@chromium.org2013-06-281-1/+1
* ProcessSingleton now uses base::win::MessageWindow to create a message-only w...alexeypa@chromium.org2013-06-283-43/+86
* Switched base::win:MessageWindow to use a callback instead of a delegate inte...alexeypa@chromium.org2013-06-253-50/+62
* Moved remoting::win::MessageWindow to base::win::MessageWindow so that it cou...alexeypa@chromium.org2013-06-213-0/+242
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-181-1/+1
* Fixing issue of invalid number of parameters. Found this issue while debuggin...shrikant@chromium.org2013-06-171-0/+3
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-141-1/+1
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-141-1/+1
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-1011-12/+12
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* Revert 201955 "Allow multiple base::MessagePumpForUI instances t..."dbeam@chromium.org2013-05-243-239/+0
* Allow multiple base::MessagePumpForUI instances to be created simultanenously...alexeypa@chromium.org2013-05-243-0/+239
* Fix lookup of unqualified name into template dependent base classrnk@chromium.org2013-05-161-0/+5
* Revert 200062 "Base: Disable the scoped handle verifier."rvargas@google.com2013-05-141-1/+1
* Base: Disable the scoped handle verifier.rvargas@google.com2013-05-141-1/+1
* Make a null pointer dereference volatilehans@chromium.org2013-05-091-1/+2
* IsMachineATablet is now modified to check only for touch capability and hence...shrikant@chromium.org2013-04-242-12/+5
* Fix trivial comment misspellingpkasting@chromium.org2013-04-151-1/+1
* Support the Text services framework based IME for Chrome AURA on Windows 8 an...ananta@chromium.org2013-04-151-0/+4
* Revert 192218 "Base: disable the scoped handle verifier."rvargas@google.com2013-04-041-1/+1
* Base: disable the scoped handle verifier.rvargas@google.com2013-04-041-1/+1
* better error messaging for un-updated vs2012scottmg@chromium.org2013-03-151-0/+16
* fix erroring out on win x64 due to bad compiler version checkscottmg@chromium.org2013-03-151-2/+2
* Remove outdated widows SDK checkcpu@chromium.org2013-03-151-9/+0
* remove old check for vs2005 update, and replace with vs2012 update checkscottmg@chromium.org2013-03-141-9/+6
* Move file_path.h to base/files.brettw@chromium.org2013-02-245-5/+5
* Fix more remaining FilePath -> base::FilePath.brettw@chromium.org2013-02-183-97/+106
* Revert 182367rvargas@google.com2013-02-141-1/+1
* Base: Disable the scoped handle verifier.rvargas@google.com2013-02-141-1/+1
* Temporarily disable failing Win64 tests relying on pe_imagejschuh@chromium.org2013-02-131-1/+9
* Make zoom using ctrl+mouse wheel work in win aura. Windows non-aura had a hac...jam@chromium.org2013-02-121-8/+0
* Update sections and relocations for Win7 x64jschuh@chromium.org2013-02-071-2/+9
* base: Convert MessageLoop::RunUntilIdle() cases to base::RunLoop variant.tfarina@chromium.org2013-02-051-2/+4