summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-1262-240/+499
* Update the gyp hook to watch for changes to gyp itself.thomasvl@chromium.org2009-03-121-1/+2
* Refactors code for showing bookmarks menus into a standalone classsky@google.com2009-03-129-384/+570
* Allow Mac precompiled headers to be disabled based on a GYP variable.mark@chromium.org2009-03-121-1/+23
* Chrome-side changes to use registerURLSchemeNoAccess.darin@chromium.org2009-03-125-22/+14
* The test checks the time twice in a row and expects the time increases. Ther...willchan@chromium.org2009-03-121-0/+1
* Make toggling fullscreen mode on/off significantly less janky-looking by mean...pkasting@chromium.org2009-03-125-16/+69
* Get rid of now unnecessary SCons-isms for gyp on Linuxsgk@google.com2009-03-121-8/+0
* Revert 11539 which increased webkit failures on the macjar@chromium.org2009-03-122-4/+4
* fix gyp file, quote mismatch.tc@google.com2009-03-121-3/+3
* Add a script to more easily run valgrind with our parameters and suppressions.deanm@chromium.org2009-03-122-0/+87
* fix linux build. we need to include basictypes.h to gettc@google.com2009-03-121-0/+1
* Some work in refactoring FindBarWin/FindBarView sotc@google.com2009-03-1215-216/+470
* Roll deps to pick up r11542 (mac font metrics)amanda@chromium.org2009-03-121-1/+1
* Add a TabController class to manage a TabView (with corresponding xib). Rewri...pinkerton@chromium.org2009-03-129-45/+653
* Update known crashes.patrick@chromium.org2009-03-121-2/+14
* These two layout tests were failing:davemoore@chromium.org2009-03-122-4/+4
* Redisable the java test. Even though the machine wasnsylvain@chromium.org2009-03-121-1/+2
* Remove the Linux test expectation file of a test with the samekmillikin@chromium.org2009-03-121-17/+0
* Initial WebDevToolsAgent implementation contains two agent objects: Dom agentpfeldman@chromium.org2009-03-1225-843/+3433
* Have RenderWidgetHostViewGtk take ownership of its widget.deanm@chromium.org2009-03-121-0/+5
* Hookup the escape key on Linux Omnibox to revert to the permanent text (like ...deanm@chromium.org2009-03-121-2/+7
* Fix a Linux Omnibox bug where a widget was used after it was destroyed.deanm@chromium.org2009-03-121-0/+4
* Better keyboard and mouse handling in Omnibox:deanm@chromium.org2009-03-122-33/+64
* Add a GDK_COLOR_RGB macro for constructing GdkColors.deanm@chromium.org2009-03-124-7/+15
* Revert V8 update until I get the mac build and layout tests under control.ager@chromium.org2009-03-125-269/+3
* Update V8 to version 1.1.0.ager@chromium.org2009-03-125-3/+269
* Ensure that a listener's OnChannelConnected is called before OnMessageReceived.jam@chromium.org2009-03-123-22/+20
* Pointing slns at generated vcprojs from base.bradnelson@google.com2009-03-126-1817/+2563
* Re-enable java plugin test (reverting 11510)jar@chromium.org2009-03-121-2/+1
* Add more info to a dcheck to see why DuplicateHandle is failing on the buildbot.jam@chromium.org2009-03-121-1/+2
* Fixes bug were sorting bookmarks wouldn't trigger a save.sky@google.com2009-03-121-0/+3
* Switching to gyp generated vcprojs for some components.bradnelson@google.com2009-03-128-2432/+2
* Restore bretts change (reverting 11506) and disabling java testjar@chromium.org2009-03-121-1/+2
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-1230-227/+212
* Bring back overriding setParentVisible, since it's needed when a page scripts...jam@chromium.org2009-03-122-0/+14
* Rollback 11498jar@chromium.org2009-03-121-2/+1
* - Add UI test for DOM checker.patrick@chromium.org2009-03-129-58/+316
* Fix issue with getting self of WorkerContext.jianli@chromium.org2009-03-122-3/+4
* Make fullscreen exit bubble link work by preventing the bubble from ever bein...pkasting@chromium.org2009-03-122-5/+25
* Remove unneeded includes of googleurl/src/url_parse.h and url_canon.h.thestig@chromium.org2009-03-125-6/+3
* Moving the storing/restoring of the focus from TabContents to WebContentsView...jcampan@chromium.org2009-03-1219-149/+186
* Revert 11495 (since that reversion didn't heal plugin problem)jar@chromium.org2009-03-123-3/+74
* A couple more linux failures from the merge. TBR.ojan@google.com2009-03-121-0/+2
* Diable a failing test. This seems to be related to the WebKit merge 41559:41588brettw@chromium.org2009-03-121-1/+2
* Revert 11484 to try to heal plugin_test failurejar@chromium.org2009-03-113-74/+3
* Mac & Linux layout tests failing from merge.brettw@chromium.org2009-03-111-4/+8
* Mark more failing layout testsbrettw@chromium.org2009-03-111-0/+4
* rolling DEPS to pick up latest third_party/WebKit, which contains a fix for t...darin@chromium.org2009-03-111-1/+1
* Rebaeline some WebKit tests that beoke due to whitespace changes.brettw@chromium.org2009-03-1130-263/+531