summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-1215-14/+17
* Implement WebSandboxSupport.darin@chromium.org2009-03-125-33/+45
* Fix 'inspect element' crash when hosted in external tabamit@chromium.org2009-03-121-5/+6
* Switch to using one ResourceDispatcher per render process, and move it to Chi...jam@chromium.org2009-03-1211-120/+81
* Add copies of *.pak files that need to be installed for execution.sgk@google.com2009-03-121-1/+24
* Don't rely on subview ordering to be equivalent to tab ordering. Allows us to...pinkerton@chromium.org2009-03-125-52/+129
* Cleaning up Website junk in sln files.bradnelson@google.com2009-03-121-704/+0
* Fix SessionRestoreUITest.TwoTabsSecondSelected in single process mode.jam@chromium.org2009-03-121-13/+12
* Run ExtensionViewTest in single-process mode to try to make it less flaky.mpcomplete@google.com2009-03-123-1/+25
* WebKit resource requests now have a flag reportUploadProgress that tells us w...jcampan@chromium.org2009-03-123-0/+8
* bustageben@chromium.org2009-03-121-1/+1
* bustageben@chromium.org2009-03-121-1/+1
* bustageben@chromium.org2009-03-121-253/+0
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-1262-240/+499
* Refactors code for showing bookmarks menus into a standalone classsky@google.com2009-03-129-384/+570
* Chrome-side changes to use registerURLSchemeNoAccess.darin@chromium.org2009-03-121-1/+7
* Make toggling fullscreen mode on/off significantly less janky-looking by mean...pkasting@chromium.org2009-03-125-16/+69
* fix gyp file, quote mismatch.tc@google.com2009-03-121-3/+3
* 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
* 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
* Redisable the java test. Even though the machine wasnsylvain@chromium.org2009-03-121-1/+2
* 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-123-7/+10
* 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-121-1291/+2002
* 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
* 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
* Rollback 11498jar@chromium.org2009-03-121-2/+1
* - Add UI test for DOM checker.patrick@chromium.org2009-03-129-58/+316
* 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-123-3/+3
* Moving the storing/restoring of the focus from TabContents to WebContentsView...jcampan@chromium.org2009-03-1219-149/+186
* Diable a failing test. This seems to be related to the WebKit merge 41559:41588brettw@chromium.org2009-03-121-1/+2
* Allow passing in package version info, since it's already calculated by themmoss@chromium.org2009-03-112-72/+56
* Bring over more code from cole to improve the appearance of tabs. Start build...pinkerton@chromium.org2009-03-112-107/+145
* My change to widen the About box got reverted for the Hebrew locale. Readding.finnur@chromium.org2009-03-111-1/+1
* Enable building of browser/debugger/debugger_{contents,shell}.cc on Linux.sgk@google.com2009-03-113-20/+26
* Reverting 11467.mpcomplete@google.com2009-03-113-12/+1
* Inform google_update that the user has acepted the EULAcpu@google.com2009-03-115-9/+33
* Getting rid of dead code.pinkerton@chromium.org2009-03-111-12/+2
* Try to make ExtensionViewTest less flaky by running it in single-process mode.mpcomplete@google.com2009-03-113-1/+12
* Change to make the 'save as...' dialog choose the default download path you h...maruel@chromium.org2009-03-111-3/+12