| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure existing user pinned chrome shortcuts have correct app id. | xiyuan@chromium.org | 2010-01-13 | 1 | -4/+4 |
* | Set prop app id for chromium/application shortcut. | xiyuan@chromium.org | 2009-11-19 | 1 | -0/+27 |
* | Fixing scoped_ptr misusage in base/win_util.cc | timurrrr@chromium.org | 2009-10-09 | 1 | -7/+10 |
* | Reverting the NativeViewHostWin focus refactoring. | jcampan@chromium.org | 2009-10-05 | 1 | -2/+0 |
* | Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). | jcampan@chromium.org | 2009-09-29 | 1 | -0/+2 |
* | Relanding keyboard code refactoring: | jcampan@chromium.org | 2009-09-29 | 1 | -0/+8 |
* | Reverting 27412 it breaks the toolkit views Linux build. | jcampan@chromium.org | 2009-09-28 | 1 | -8/+0 |
* | Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ... | jcampan@chromium.org | 2009-09-28 | 1 | -0/+8 |
* | Reverting 27113, it breaks the ChomeOS build. | jcampan@chromium.org | 2009-09-24 | 1 | -2/+0 |
* | Refactoring some of the NativeViewHost and NativeControl focus management so ... | jcampan@chromium.org | 2009-09-24 | 1 | -0/+2 |
* | Regression: Shift modifier on Find was reversed. | finnur@chromium.org | 2009-09-24 | 1 | -3/+3 |
* | Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ... | jam@chromium.org | 2009-05-20 | 1 | -63/+0 |
* | Reverting 15832 since this test is finished. | hbono@chromium.org | 2009-05-14 | 1 | -20/+0 |
* | An experimental fix for Issue 11046. | hbono@chromium.org | 2009-05-12 | 1 | -0/+20 |
* | Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ... | thestig@chromium.org | 2009-03-13 | 1 | -0/+1 |
* | Fix all places where we used the GetWinVersion function | nsylvain@chromium.org | 2009-02-25 | 1 | -1/+1 |
* | Add code to be able to detect windows7 and 2008 in GetWinVersion. | nsylvain@chromium.org | 2009-02-12 | 1 | -4/+15 |
* | Turning on the tracking of double-delete of HWND in the hope of catching one ... | jcampan@chromium.org | 2009-02-11 | 1 | -1/+1 |
* | This CL adds macro used to track the creation and destruction | jcampan@chromium.org | 2009-02-04 | 1 | -0/+63 |
* | Reverting 9109. | ojan@google.com | 2009-02-03 | 1 | -63/+0 |
* | This CL adds macro used to track the creation and destruction | jcampan@chromium.org | 2009-02-03 | 1 | -0/+63 |
* | Review URL: http://codereview.chromium.org/12434 | jcampan@chromium.org | 2008-11-25 | 1 | -0/+6 |
* | More fun with detecting UAC. Reports in the field indicate that some computer... | finnur@google.com | 2008-09-17 | 1 | -1/+3 |
* | Adds logging to file_util::WriteFile to figure out why writing | sky@google.com | 2008-09-17 | 1 | -1/+22 |
* | Google Update gave us a new IDL and asked us to change the CLSID const we use... | finnur@google.com | 2008-09-10 | 1 | -1/+1 |
* | The About box was needlessly blocking Chrome on Vista SP1 (with UAC disabled)... | finnur@google.com | 2008-09-10 | 1 | -0/+18 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Make the error message extra verbose when the external developper didn't corr... | maruel@google.com | 2008-08-15 | 1 | -1/+5 |
* | Use %ls instead of %s in wprintf format strings for wchar_t fields. | mmentovai@google.com | 2008-08-14 | 1 | -1/+1 |
* | Fix most issues when building base as a x64 target. | maruel@google.com | 2008-07-30 | 1 | -1/+1 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+359 |