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
Commit message (
Expand
)
Author
Age
Files
Lines
*
WebKit implementation of <meter> element assumes underlying
tkent@google.com
2010-06-29
1
-1
/
+1
*
DevTools: migrate to new WebView constructor.
pfeldman@chromium.org
2010-06-25
1
-1
/
+3
*
[Mac] Convert the nib file on disk over to a xib format instead.
thomasvl@chromium.org
2010-06-23
2
-14
/
+29
*
[Mac] filp file on disk encoding to UTF-8 to avoid build warnings.
thomasvl@chromium.org
2010-06-23
1
-0
/
+0
*
Add ppapi plugins to about:plugins
darin@chromium.org
2010-05-28
1
-17
/
+4
*
Do right-alignment of popups when WebKit indicates to do so.
avi@chromium.org
2010-05-13
1
-1
/
+3
*
Fixed loss of rendered output on Mac OS X if Pepper 3D application uses
kbr@google.com
2010-04-14
1
-50
/
+0
*
- Extracted platform specific code from GLES2 command decoder to platform spe...
apatrick@chromium.org
2010-04-09
1
-2
/
+3
*
[Mac] Match popup contents to page zoom size.
thakis@chromium.org
2010-03-17
1
-1
/
+3
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
4
-6
/
+6
*
Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...
pinkerton@chromium.org
2010-03-10
1
-0
/
+49
*
Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing...
pinkerton@chromium.org
2010-03-10
1
-52
/
+0
*
Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...
pinkerton@chromium.org
2010-03-10
1
-0
/
+52
*
mac: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-10
1
-1
/
+1
*
[GPU] Get GPU process running on the mac
kbr@google.com
2010-02-03
1
-3
/
+5
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
4
-13
/
+13
*
[Mac] Properly call setIsActive() when becoming and resigning key window.
rohitrao@chromium.org
2009-10-21
3
-0
/
+14
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
3
-4
/
+5
*
Move WebDevToolsAgent{Delegate} into the WebKit API.
darin@chromium.org
2009-10-17
1
-0
/
+1
*
Move various methods from glue/webview.h to api/public/WebView.h
darin@chromium.org
2009-10-01
2
-2
/
+2
*
Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.h
mal@chromium.org
2009-10-01
2
-2
/
+2
*
Move various methods from glue/webview.h to api/public/WebView.h
darin@chromium.org
2009-10-01
2
-2
/
+2
*
linux+mac: drop unused code
evan@chromium.org
2009-09-26
1
-18
/
+1
*
Fake main window resizing in the test shell.
japhet@chromium.org
2009-09-23
1
-2
/
+4
*
Fold WebEditingClient into WebViewClient.
darin@chromium.org
2009-09-18
1
-1
/
+1
*
Hook up WebViewClient, part 1.
darin@chromium.org
2009-09-16
1
-15
/
+16
*
Hook up WebFrameClient, replacing many WebViewDelegate methods.
darin@chromium.org
2009-09-10
2
-2
/
+2
*
Take out the activex control.BUG=20259
jam@chromium.org
2009-09-08
1
-4
/
+3
*
Hook up WebEditingClient.
darin@chromium.org
2009-09-04
1
-3
/
+4
*
A quick fix for Issue 20161
hbono@chromium.org
2009-09-03
1
-1
/
+9
*
Eliminate remaining WebCore dependencies from webplugin_impl.cc
darin@chromium.org
2009-09-02
1
-32
/
+43
*
Change WebCanvas to be a CGContext on Mac.
darin@chromium.org
2009-08-19
1
-2
/
+3
*
Remove webview's dependency on webpreferences.
jorlow@chromium.org
2009-08-17
1
-1
/
+4
*
Defer closing the TestShell window.
darin@chromium.org
2009-08-12
1
-6
/
+1
*
Take 2: Remove WebView::SetDelegate because I'd like to avoid having a method
darin@chromium.org
2009-08-11
1
-3
/
+0
*
Reverting 23068.
darin@chromium.org
2009-08-11
1
-0
/
+3
*
Remove WebView::SetDelegate because I'd like to avoid having a method like this
darin@chromium.org
2009-08-11
1
-3
/
+0
*
Changing the include from "base/gfx/platform_canvas.h" to "skia/ext/platform_...
ajwong@chromium.org
2009-07-22
2
-2
/
+2
*
Reverting 20855.
darin@chromium.org
2009-07-16
3
-49
/
+44
*
Reverting 20854.
darin@chromium.org
2009-07-16
3
-44
/
+49
*
Use WebWidget from the WebKit API. This change also makes
darin@chromium.org
2009-07-16
3
-49
/
+44
*
Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,
darin@chromium.org
2009-07-14
1
-12
/
+26
*
Start using WebCursorInfo from the WebKit API. WebCursorInfo is a
darin@google.com
2009-07-08
1
-2
/
+4
*
make the color profile manage work with multiple test shells
thomasvl@chromium.org
2009-06-25
1
-0
/
+87
*
Refactor the PlatformContext layer to have only one class.
brettw@chromium.org
2009-06-14
1
-1
/
+1
*
Remove executable bit from a bunch of files that shouldn't have it.
evan@chromium.org
2009-05-11
1
-0
/
+0
*
Fix mac build bustage. I forgot about the .mm files!
darin@chromium.org
2009-05-10
3
-7
/
+7
*
Style fixes for previous review:
paul@chromium.org
2009-04-28
1
-7
/
+8
*
Clean up cocoa popup menu handling in test_shell.
paul@chromium.org
2009-04-24
1
-117
/
+14
*
Chrome side of the WebKit popup changes.
paulg@google.com
2009-04-10
1
-8
/
+10
[next]