| Commit message (Expand) | Author | Age | Files | Lines |
* | Be stricter when clipping gtk widgets. | estade@chromium.org | 2008-12-10 | 1 | -0/+3 |
* | Only copy image data to the clipboard when users select | tc@google.com | 2008-12-08 | 1 | -1/+22 |
* | Update themes since we merged webkit r38911. | deanm@chromium.org | 2008-12-07 | 2 | -17/+20 |
* | Fix linux broken layout tests. They want the windows UA sheet. | mpcomplete@google.com | 2008-12-05 | 2 | -0/+15 |
* | Pressing tab with no selection while the form autofill was showing would crash. | jcampan@chromium.org | 2008-12-01 | 1 | -3/+5 |
* | Match Windows select metrics. | deanm@chromium.org | 2008-11-28 | 2 | -31/+78 |
* | Match Windows checkbox and radio metrics. We now pass basic-inputs.html. | deanm@chromium.org | 2008-11-27 | 2 | -48/+20 |
* | Remove dependencies on base/ from MIMETypeRegistry.cpp | darin@chromium.org | 2008-11-26 | 1 | -1/+4 |
* | Remove dependencies on base/glue from these 2 port files. | jam@chromium.org | 2008-11-26 | 1 | -0/+3 |
* | Reverting 6043. | ojan@google.com | 2008-11-26 | 1 | -3/+0 |
* | Remove dependencies on base/ from MIMETypeRegistry.cpp | darin@chromium.org | 2008-11-26 | 1 | -0/+3 |
* | The autofill menu does not accept the selection on abandon, such as when pres... | jcampan@chromium.org | 2008-11-26 | 2 | -8/+39 |
* | Fix a rash of uninit data errors reported by Valgrind. | agl@chromium.org | 2008-11-25 | 1 | -0/+2 |
* | Use the default handling for input styles. | deanm@chromium.org | 2008-11-25 | 2 | -10/+0 |
* | More GTK theme work. | deanm@chromium.org | 2008-11-25 | 1 | -52/+36 |
* | Revert my caret blinking change for now. | deanm@chromium.org | 2008-11-25 | 1 | -2/+5 |
* | Don't paint storm in layout test mode. | deanm@chromium.org | 2008-11-25 | 1 | -5/+2 |
* | Apply the PlatformContext's current transform when returning the cairo surfac... | estade@chromium.org | 2008-11-25 | 1 | -20/+18 |
* | Fix a regression in RenderThemeGtk. | erg@google.com | 2008-11-25 | 1 | -2/+5 |
* | Find now uses WebKit's TextMatch highlighting for Find-in-page. | finnur@google.com | 2008-11-24 | 2 | -0/+46 |
* | A bit of RenderThemeGtk::systemFont refactoring and merge with recent changes. | mmoss@google.com | 2008-11-24 | 1 | -39/+53 |
* | Bridge calls to get the root NPObject from a WebPluginContainer. | darin@chromium.org | 2008-11-24 | 1 | -2/+4 |
* | Progress on form button metrics. | deanm@chromium.org | 2008-11-24 | 2 | -224/+235 |
* | Make RenderThemeWin and RenderThemeGtk a bit closer to each other. This is j... | deanm@chromium.org | 2008-11-22 | 2 | -11/+3 |
* | Revert r5890 (accidental commit). | estade@chromium.org | 2008-11-22 | 1 | -18/+20 |
* | Correctly render scroll bars on web frames by setting a matrix translation on... | estade@chromium.org | 2008-11-22 | 1 | -20/+18 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-22 | 1 | -3/+2 |
* | Rollback "Remove use of wide characters in stats table identifiers." | evanm@google.com | 2008-11-21 | 1 | -2/+3 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-21 | 1 | -3/+2 |
* | Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf, | deanm@chromium.org | 2008-11-21 | 4 | -8/+26 |
* | Expanding and fleshing out the skelton for RenderThemeGtk::systemFont. | mmoss@google.com | 2008-11-21 | 1 | -2/+68 |
* | The form autofill when shown originally has no selection, pressing enter in t... | jcampan@chromium.org | 2008-11-20 | 1 | -1/+6 |
* | Cleanup TemporaryLinkStubs.cpp. | darin@chromium.org | 2008-11-19 | 1 | -35/+39 |
* | Remove cf_html from webdropdata.h. This is windows | tc@google.com | 2008-11-19 | 4 | -15/+19 |
* | Review URL: http://codereview.chromium.org/11434 | michaeln@google.com | 2008-11-18 | 3 | -62/+15 |
* | Remove most base dependencies from ImageSkia. Poke through the resource getti... | brettw@google.com | 2008-11-18 | 1 | -1/+5 |
* | Backout my image change which broke mac. | brettw@google.com | 2008-11-18 | 1 | -5/+1 |
* | * remove glue dependency from PluginsChromium* renamed some of the MIME API t... | erikkay@google.com | 2008-11-18 | 2 | -4/+11 |
* | Remove most base dependencies from ImageSkia. | brettw@google.com | 2008-11-18 | 1 | -1/+5 |
* | Added stats counters and trace event to ChromiumBridge. | erikkay@google.com | 2008-11-14 | 1 | -0/+10 |
* | removed a bunch of minor glue dependencies from port | erikkay@google.com | 2008-11-14 | 2 | -8/+18 |
* | Get popup windows working. | agl@chromium.org | 2008-11-14 | 1 | -70/+0 |
* | * Copy webkit_glue font functions into ChromiumBridge. | erikkay@google.com | 2008-11-13 | 2 | -2/+13 |
* | * add MIME type functions to ChromiumBridge | erikkay@google.com | 2008-11-12 | 2 | -21/+14 |
* | Scrollbars on Linux. | agl@chromium.org | 2008-11-12 | 4 | -130/+311 |
* | Add ChromiumBridge::isLayoutTestMode() and change references to webkit::IsLay... | erikkay@google.com | 2008-11-12 | 2 | -3/+7 |
* | * Remove windows-ism from pasteboard code and move to using | tc@google.com | 2008-11-11 | 8 | -135/+322 |
* | Cache the GdkSkia object in PlatformContextSkia so that we aren't creating | agl@chromium.org | 2008-11-11 | 3 | -588/+2 |
* | Eliminate another dependency of port on glue. | darin@chromium.org | 2008-11-11 | 2 | -33/+34 |
* | This CL makes the form autofill popup menu behave like the Firefox's one, we ... | jcampan@chromium.org | 2008-11-11 | 2 | -1/+17 |