index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
win
Commit message (
Expand
)
Author
Age
Files
Lines
*
better error messaging for un-updated vs2012
scottmg@chromium.org
2013-03-15
1
-0
/
+16
*
fix erroring out on win x64 due to bad compiler version check
scottmg@chromium.org
2013-03-15
1
-2
/
+2
*
Remove outdated widows SDK check
cpu@chromium.org
2013-03-15
1
-9
/
+0
*
remove old check for vs2005 update, and replace with vs2012 update check
scottmg@chromium.org
2013-03-14
1
-9
/
+6
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
5
-5
/
+5
*
Fix more remaining FilePath -> base::FilePath.
brettw@chromium.org
2013-02-18
3
-97
/
+106
*
Revert 182367
rvargas@google.com
2013-02-14
1
-1
/
+1
*
Base: Disable the scoped handle verifier.
rvargas@google.com
2013-02-14
1
-1
/
+1
*
Temporarily disable failing Win64 tests relying on pe_image
jschuh@chromium.org
2013-02-13
1
-1
/
+9
*
Make zoom using ctrl+mouse wheel work in win aura. Windows non-aura had a hac...
jam@chromium.org
2013-02-12
1
-8
/
+0
*
Update sections and relocations for Win7 x64
jschuh@chromium.org
2013-02-07
1
-2
/
+9
*
base: Convert MessageLoop::RunUntilIdle() cases to base::RunLoop variant.
tfarina@chromium.org
2013-02-05
1
-2
/
+4
*
Replace all PROPVARIANTs by base::win::ScopedPropVariant across the entire co...
gab@chromium.org
2013-02-03
1
-12
/
+14
*
Use LOG_GETLASTERROR in more cases in base/
mseaborn@chromium.org
2013-01-28
1
-2
/
+2
*
Refactor to remove duplicated function ui::IsTouchDevicePresent
girard@chromium.org
2013-01-24
2
-9
/
+0
*
Remove uses of PropVariantTo*; removing the need to DelayLoad propsys.dll.
gab@chromium.org
2013-01-21
1
-0
/
+59
*
base: Convert scoped_arrays to the new scoped_ptr style.
tfarina@chromium.org
2013-01-18
2
-2
/
+2
*
Add support for getting the 256x256 app icon on Windows as a SkBitmap.
asvitkine@chromium.org
2013-01-14
2
-5
/
+28
*
base: Update the calls from MessageLoop::Quit() to QuitWhenIdle().
tfarina@chromium.org
2013-01-10
1
-1
/
+1
*
Convert 64-bit error for pe_image to #pragma message
jschuh@chromium.org
2013-01-04
1
-3
/
+4
*
Add helper functions to display the virtual keyboard (On screen keyboard) on ...
ananta@chromium.org
2013-01-04
2
-1
/
+111
*
[Fixit-Dec-2012] Keep old shortcut's arguments when replacing an existing sho...
gab@chromium.org
2013-01-03
3
-13
/
+48
*
Base: Update ScopedProcessInformation to use ScopedHandle and restrict Receive()
rvargas@google.com
2013-01-03
3
-164
/
+140
*
Base: Fix a typo that was not commited with r174480
rvargas@google.com
2012-12-22
1
-1
/
+1
*
Base: Modify ScopedHandle so that Receive() doesn't fully expose the guts
rvargas@google.com
2012-12-22
3
-22
/
+55
*
Revert 174199
rvargas@google.com
2012-12-20
1
-1
/
+1
*
Base: Disable the scoped handle verifier.
rvargas@google.com
2012-12-20
1
-1
/
+1
*
Pass SLR_NOSEARCH to IShellLink::Resolve() in ResolveShortcut().
asvitkine@chromium.org
2012-12-20
1
-1
/
+1
*
- crash when calling abort() in all ppapi processes;
yzshen@chromium.org
2012-12-16
2
-0
/
+23
*
UMA for Windows 8 Secondary Tile pinning/unpinning user actions
tapted@chromium.org
2012-12-04
1
-0
/
+39
*
Handle portrait mode in is-a-tablet heuristic.
grt@chromium.org
2012-11-19
1
-1
/
+4
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
3
-7
/
+7
*
Add cpu to base/win/OWNERS
brettw@chromium.org
2012-11-09
1
-0
/
+1
*
Revert 166000 - Base: Disable the scoped handle verifier
rvargas@google.com
2012-11-05
1
-1
/
+1
*
Base: Disable the scoped handle verifier
rvargas@google.com
2012-11-05
1
-1
/
+1
*
Clean Up: TSF related stuff
nona@chromium.org
2012-11-02
2
-5
/
+5
*
base: Update calls froms RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-10-30
1
-1
/
+1
*
fix operator precedence in IsTouchEnabled
scottmg@chromium.org
2012-10-22
1
-1
/
+1
*
Resize the RegistryValueIterator buffers so that it doesn't stop iterating if...
joaodasilva@chromium.org
2012-10-22
3
-21
/
+125
*
Apply fixes that were going to be committed with http://codereview.chromium.o...
gab@chromium.org
2012-10-21
1
-9
/
+21
*
Expose PKEY in shortcut.cc instead of having another layer in win_util.cc.
gab@chromium.org
2012-10-18
3
-14
/
+11
*
Remove hardcoded Win8 values in win_util.cc.
gab@chromium.org
2012-10-17
1
-27
/
+2
*
Fix move.h's to use a concrete RValue carrier object rather than hacking a RV...
ajwong@chromium.org
2012-10-15
1
-5
/
+5
*
base/win: Remove the executable bit from object_watcher_unittest.cc.
tfarina@chromium.org
2012-10-13
1
-0
/
+0
*
Add documentation and a unit test for ObjectWatcher.
huangs@chromium.org
2012-10-13
2
-2
/
+27
*
Add functionality to the Windows 8 notification display functionality to invo...
ananta@chromium.org
2012-10-10
1
-2
/
+6
*
[Coverity] Fix uninitialized scalar fields.
kmadhusu@chromium.org
2012-10-03
1
-1
/
+1
*
Use ScopedCOMInitializer in more places. While this doesn't always simplify ...
pkasting@chromium.org
2012-10-03
2
-53
/
+44
*
Clean up scoped_com_initializer.h, primarily by removing #ifdefs for non-Wind...
pkasting@chromium.org
2012-10-01
1
-40
/
+7
*
New tablet heuristic: integrated multi-touch available and screen not greater...
grt@chromium.org
2012-09-27
2
-5
/
+9
[next]