summaryrefslogtreecommitdiffstats
path: root/base/win
Commit message (Expand)AuthorAgeFilesLines
* Revert 174199rvargas@google.com2012-12-201-1/+1
* Base: Disable the scoped handle verifier.rvargas@google.com2012-12-201-1/+1
* Pass SLR_NOSEARCH to IShellLink::Resolve() in ResolveShortcut().asvitkine@chromium.org2012-12-201-1/+1
* - crash when calling abort() in all ppapi processes;yzshen@chromium.org2012-12-162-0/+23
* UMA for Windows 8 Secondary Tile pinning/unpinning user actionstapted@chromium.org2012-12-041-0/+39
* Handle portrait mode in is-a-tablet heuristic.grt@chromium.org2012-11-191-1/+4
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-163-7/+7
* Add cpu to base/win/OWNERSbrettw@chromium.org2012-11-091-0/+1
* Revert 166000 - Base: Disable the scoped handle verifierrvargas@google.com2012-11-051-1/+1
* Base: Disable the scoped handle verifierrvargas@google.com2012-11-051-1/+1
* Clean Up: TSF related stuffnona@chromium.org2012-11-022-5/+5
* base: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-10-301-1/+1
* fix operator precedence in IsTouchEnabledscottmg@chromium.org2012-10-221-1/+1
* Resize the RegistryValueIterator buffers so that it doesn't stop iterating if...joaodasilva@chromium.org2012-10-223-21/+125
* Apply fixes that were going to be committed with http://codereview.chromium.o...gab@chromium.org2012-10-211-9/+21
* Expose PKEY in shortcut.cc instead of having another layer in win_util.cc.gab@chromium.org2012-10-183-14/+11
* Remove hardcoded Win8 values in win_util.cc.gab@chromium.org2012-10-171-27/+2
* Fix move.h's to use a concrete RValue carrier object rather than hacking a RV...ajwong@chromium.org2012-10-151-5/+5
* base/win: Remove the executable bit from object_watcher_unittest.cc.tfarina@chromium.org2012-10-131-0/+0
* Add documentation and a unit test for ObjectWatcher.huangs@chromium.org2012-10-132-2/+27
* Add functionality to the Windows 8 notification display functionality to invo...ananta@chromium.org2012-10-101-2/+6
* [Coverity] Fix uninitialized scalar fields.kmadhusu@chromium.org2012-10-031-1/+1
* Use ScopedCOMInitializer in more places. While this doesn't always simplify ...pkasting@chromium.org2012-10-032-53/+44
* Clean up scoped_com_initializer.h, primarily by removing #ifdefs for non-Wind...pkasting@chromium.org2012-10-011-40/+7
* New tablet heuristic: integrated multi-touch available and screen not greater...grt@chromium.org2012-09-272-5/+9
* Introduce the SHORTCUT_REPLACE_EXISTING operation to be used when the desire ...gab@chromium.org2012-09-273-13/+96
* Allow NULL in addition to the empty string to address the default value in a ...grt@chromium.org2012-09-261-1/+0
* Use gtest failures and EXPECTS instead of returning a failure enum in test ta...gab@chromium.org2012-09-261-14/+7
* Revert 158402 - Base: disable the scoped handle verifier for M23 beta.rvargas@google.com2012-09-241-1/+1
* Base: disable the scoped handle verifier for M23 beta.rvargas@google.com2012-09-241-1/+1
* Remove TODO I have already done.gab@chromium.org2012-09-201-3/+0
* If desktop chrome is launched via the New Window/the recently opened url shor...ananta@chromium.org2012-09-182-21/+20
* Add tablet heuristic detectioncpu@chromium.org2012-09-132-0/+15
* Support enable-text-service-framework flagnona@chromium.org2012-09-122-1/+40
* Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...gab@chromium.org2012-09-125-6/+554
* installer_util_unittests has failed on XP Tests (dbg)(1) since this landeddgrogan@chromium.org2012-09-115-554/+6
* Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...gab@chromium.org2012-09-105-6/+554
* Fix wrong permissionnona@chromium.org2012-09-082-0/+0
* Replace PeekMessage for TSF awarenessyoichio@chromium.org2012-09-082-0/+130
* Refine systemInfo.cpu API and provide systemInfo.cpu.get impl for Windows and...hongbo.min@intel.com2012-09-082-0/+18
* No longer switch to metro mode when Chrome is made the default on first run.grt@chromium.org2012-09-052-8/+0
* Add additional debug/check for ScopedCOMInitializer.arthurhsu@chromium.org2012-08-301-0/+13
* * Rename ScopedStartupInfoEx to StartupInformation.jschuh@chromium.org2012-08-273-17/+24
* Implement forwarding of search queries for metro modecpu@chromium.org2012-08-222-6/+47
* Base: Allow ScopedHandle.Take() with an invalid handle.rvargas@google.com2012-08-211-2/+4
* Revert 152197 - Base: Disable the scoped handle verifier.rvargas@google.com2012-08-201-1/+1
* Base: Disable the scoped handle verifier.rvargas@google.com2012-08-181-1/+1
* Add IsTsfAwareRequired methodyoichio@chromium.org2012-08-152-0/+10
* Properly notify the handle verifier when a handle is passed around. This CL f...alexeypa@chromium.org2012-08-091-10/+5
* [Chromoting] Move CreateSessionToken() next to launch process utilities.alexeypa@chromium.org2012-08-081-2/+21