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
/
webkit
/
tools
/
test_shell
/
mac
/
webwidget_host.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-5
/
+5
*
Fixing WebKeyboardEvent.
avi@chromium.org
2009-03-04
1
-9
/
+1
*
Reverting 10794.
avi@chromium.org
2009-03-03
1
-1
/
+9
*
Fixing WebKeyboardEvent. Third time's the charm.
avi@chromium.org
2009-03-03
1
-9
/
+1
*
Reverting key change (again); this breaks every keyboard layout test there is...
avi@chromium.org
2009-02-26
1
-1
/
+9
*
Fixing WebKeyboardEvent. For reals this time.
avi@chromium.org
2009-02-26
1
-9
/
+1
*
Revert "Fixing WebKeyboardEvent."
kuchhal@chromium.org
2009-02-25
1
-1
/
+9
*
Fixing WebKeyboardEvent.
avi@chromium.org
2009-02-25
1
-9
/
+1
*
The WebFrame interface currently supports reference counting, but no one uses.
darin@chromium.org
2009-02-13
1
-1
/
+0
*
Remove FromWindow from the WebWidgetHost interface and make it a static funct...
jhawkins@chromium.org
2009-02-05
1
-6
/
+2
*
Use gfx::NativeView instead of gfx::NativeWindow where appropriate. Switch t...
jhawkins@chromium.org
2009-02-04
1
-6
/
+6
*
Move the "platform" wrappers in skia/ext to the skia namespace.
brettw@google.com
2008-12-17
1
-1
/
+1
*
Pass the Cocoa dirty rect to the web view for adding to its dirty rect.
avi@google.com
2008-11-14
1
-0
/
+4
*
fix bug in scrolling where we wouldn't store the unioned rectangles, just let...
pinkerton@google.com
2008-11-06
1
-1
/
+1
*
make sure the host gets notified of invalidates so we only paint what changes
pinkerton@google.com
2008-11-05
1
-4
/
+5
*
Hook up mouse events with the correct coordinates. Make sure they are view-lo...
pinkerton@google.com
2008-10-24
1
-2
/
+2
*
painting_ only exists in debug mode, so only check it in debug mode
mark@chromium.org
2008-10-15
1
-0
/
+2
*
retain NSEvent explicitly instead of adopt, fixes over-releasing. Check event...
pinkerton@google.com
2008-09-24
1
-1
/
+7
*
Wrap a reference to a debug-only member variable with #ifndef NDEBUG in
amanda@chromium.org
2008-09-16
1
-0
/
+2
*
Add test shell WebView and WebWidget host classes. This are stopgaps and
amanda@chromium.org
2008-09-15
1
-0
/
+260