summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a period at the end of the sentence in the comment.dglazkov@google.com2009-05-101-1/+1
* Add webkit/api to non-evil includes list.dglazkov@google.com2009-05-101-0/+3
* Fix mac build bustage. I forgot about the .mm files!darin@chromium.org2009-05-105-10/+10
* fix build bustagedarin@chromium.org2009-05-101-0/+1
* fix build bustagedarin@chromium.org2009-05-101-0/+1
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-10172-242/+9612
* linux: fix the shared build.evan@chromium.org2009-05-101-0/+1
* Review URL: http://codereview.chromium.org/93119apavlov@chromium.org2009-05-106-110/+207
* Forgot to add these files as part of last change.ben@chromium.org2009-05-104-13/+198
* Add a new ViewsDelegate interface and implementation in the windows browser UI.ben@chromium.org2009-05-109-53/+46
* Fix plugin window sticking around when parent became invisible. Added test f...jam@chromium.org2009-05-108-65/+66
* Fix white flash when resizing window larger.aa@chromium.org2009-05-091-3/+3
* Fix NOTREACHED in status bubble if window is made too small.glen@chromium.org2009-05-091-2/+3
* Use scoped pointers for the theme information in an Extension.glen@chromium.org2009-05-092-16/+16
* Attempt to fix leak in extensions (no Purify here).glen@chromium.org2009-05-091-3/+3
* Use the non-native frame when using themes even on Aero Glass.ben@chromium.org2009-05-092-0/+3
* Temporarily revert char* to std::string because Linux and Mac are throwing 'd...glen@chromium.org2009-05-091-17/+17
* Make 'reset theme' work.glen@chromium.org2009-05-091-31/+33
* Fix the build in debug mode.jcampan@chromium.org2009-05-091-1/+2
* There was a potential race when showing the default browser info-bar on star-up,jcampan@chromium.org2009-05-091-1/+24
* Some unnecessary painting and initing was being done.glen@chromium.org2009-05-092-13/+8
* Revert r15693. The crash spike still exists.huanr@chromium.org2009-05-092-26/+6
* Random cleanups and stubs to get cross platform build going.glen@chromium.org2009-05-094-3/+11
* To get things green:glen@chromium.org2009-05-092-8/+13
* Add browser_theme_provider to GYP so that Mac and Linux can build.glen@chromium.org2009-05-092-20/+6
* Add stubs for UserChangedThemes to Mac and Linux.glen@chromium.org2009-05-094-0/+10
* Revert custom frame view to resourcebundle to get the tests passing. Convert ...glen@chromium.org2009-05-091-37/+37
* Remove unnecessary win_util from dom_ui.glen@chromium.org2009-05-091-1/+0
* Missing theme imagesglen@chromium.org2009-05-092-0/+0
* This is the first pass at themes.glen@chromium.org2009-05-09162-1039/+2116
* Decrease the SafeBrowsing false positive rate.paulg@google.com2009-05-098-88/+245
* Implement the popup blocking whitelist pref. This makes the whitelist actual...pkasting@chromium.org2009-05-097-39/+87
* Add customized first run tabscpu@google.com2009-05-096-36/+124
* Fix checkdeps build error.darin@chromium.org2009-05-091-0/+3
* fixup test expectationsdarin@chromium.org2009-05-091-0/+15
* Defer window.close(), resizeTo() and moveTo() actionsmbelshe@google.com2009-05-097-7/+76
* New baselines to account for http://trac.webkit.org/changeset/43355darin@chromium.org2009-05-08813-6595/+5415
* Call AtExitManager earlier in player app to avoid hitting DCHECKs.scherkus@chromium.org2009-05-081-2/+2
* Stop leaking RenderWidgetHostViewGtk.willchan@chromium.org2009-05-083-16/+1
* Move win_util.h from common to app.ben@chromium.org2009-05-0873-377/+373
* Retry r15294. The previous check in exposed bug 11659huanr@chromium.org2009-05-082-6/+26
* Move Courgettesra@chromium.org2009-05-0850-4724/+4834
* This CL fix issue 9837 - RTL: "Pop-ups blocked" bar should be at left-bottom ...xji@chromium.org2009-05-081-2/+12
* Propagate official build variables from buildbot compile.py.mmoss@chromium.org2009-05-081-0/+3
* Enable the startup reference test and check in a reference build on linux.tc@google.com2009-05-08180-9/+27742
* move this to app/gfx, part of previous commitben@chromium.org2009-05-081-1/+1
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-0880-431/+414
* Linux: make PRIMARY clipboard act on focused webkit frame rather than main fr...estade@chromium.org2009-05-081-3/+5
* Landing approved patch for Yuta Kitamura (yutak@google.com)mbelshe@google.com2009-05-082-26/+28
* fix checkdeps bustageben@chromium.org2009-05-081-1/+1