summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Set the bundle name based on the executable name (since they both are the b...thomasvl@chromium.org2009-05-113-10/+116
* Style the omnibox results for v2.shess@chromium.org2009-05-114-12/+536
* Allow chrome.exe to depend on ole*.dllmal@chromium.org2009-05-111-0/+2
* Update WebKit to 15773 to grab the new svn:ignore.maruel@chromium.org2009-05-111-1/+1
* Add a 'cygwin' target to execute setup_mount.bat explicitly as asgk@google.com2009-05-117-1/+74
* Update V8 to version 1.2.3.ager@chromium.org2009-05-111-1/+1
* Adding missing dependency from default_plugin on webkit_strings.bradnelson@chromium.org2009-05-111-0/+1
* Move timeout to right spot in tools/valgrind/chrome_tests.py. Fixes thinko c...dkegel@google.com2009-05-111-1/+1
* Hopefully fix Windows compile by adding atlbase.h include on Windows.phajdan.jr@chromium.org2009-05-111-0/+6
* De-couple TaskManager from TableView code.phajdan.jr@chromium.org2009-05-113-304/+471
* Remove recently moved files from chrome.gyp.estade@chromium.org2009-05-111-3/+0
* Fix bug about webpage with an empty HEAD tag is incorrectly saved.jnd@chromium.org2009-05-113-4/+77
* FTP Transaction code for new Portable FTP code.wtc@chromium.org2009-05-1110-114/+907
* Updating trunk VERSION build from 180.0 to 181.0jon@chromium.org2009-05-111-1/+1
* Reimplement NineBox using Cairo.deanm@chromium.org2009-05-114-111/+57
* Set the CFBundleName during the info.plist processing instead of fixing it up...thomasvl@chromium.org2009-05-112-5/+12
* Do not define __ARMEL__ on ARM, this is the compilers job.deanm@chromium.org2009-05-111-3/+0
* Put test_user_data in a temp directory instead of using base::DIR_EXE. (try 2)thestig@chromium.org2009-05-112-2/+13
* Implements keyboard events for RenderViewTest.This change implements a functi...hbono@chromium.org2009-05-1110-87/+665
* Raise timeout on ui tests to 12000 seconds, since on thedkegel@google.com2009-05-111-0/+1
* Fixing some missing svn:ignores in:bradnelson@chromium.org2009-05-110-0/+0
* Add "api" to the webkit\ deps ignore list.nsylvain@chromium.org2009-05-111-0/+1
* 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