summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Make some improvements to sync model associator:munjal@chromium.org2009-10-292-6/+87
* WebSocket support in chromium.ukai@chromium.org2009-10-2915-5/+644
* roll back r30430 because it causes bustage even though I don't know why.ben@chromium.org2009-10-294-39/+40
* Lazily create the find bar.ben@chromium.org2009-10-293-9/+16
* Move FileDescriptorGetInode() and FindProcessHoldingSocket() into base/linux_...thestig@chromium.org2009-10-291-122/+4
* Reduce NSImageCacheTest.LookupFoundAndClear test flakemark@chromium.org2009-10-291-3/+8
* Rework the way the FindBrowserWithProfile/Type methods work.ben@chromium.org2009-10-294-40/+39
* Use a regular interface pointer for ITextDocument in AutocompleteEditViewWin.ben@chromium.org2009-10-292-8/+25
* Mark LookupFoundAndClear as flaky.nsylvain@chromium.org2009-10-291-1/+2
* Linux: set minimum window size to 100x100 so it does not disappear with a cus...thestig@chromium.org2009-10-291-3/+5
* Do not allow GTK File Chooser dialogs to return directories. This is probably...thestig@chromium.org2009-10-291-14/+66
* Product name and version should NOT be boldfaced in the About box.mark@chromium.org2009-10-291-12/+8
* Fix the notifier SSL layer to make notifications work for Linux Bookmark sync.zork@chromium.org2009-10-292-53/+43
* Prevent 'view-source' from being abused by disabling anythingamit@chromium.org2009-10-291-0/+21
* Disable DevToolsSanityTest.TestEnableResourcesTab after WebKit roll broke it.jorlow@chromium.org2009-10-291-1/+1
* Call Release instead of deleteing the object directly.jam@chromium.org2009-10-291-4/+8
* Fix memory leaks in unit tests from my previous checkin.jam@chromium.org2009-10-291-3/+8
* Remove the old AutofillManager source files that have been replaced by FormFi...jhawkins@chromium.org2009-10-292-197/+0
* Add a dump-file option to process_dumps_linux.pyhuanr@chromium.org2009-10-281-12/+22
* Gets AutomationProxyVisibleTest.WindowGetViewBounds to pass onsky@chromium.org2009-10-284-24/+39
* Move a Linux only #include into the right place.thestig@chromium.org2009-10-281-1/+1
* linux: don't override mouse selection behavior in omniboxevan@chromium.org2009-10-282-90/+2
* Attempt at fixing bug 24248 with a workaround.jcampan@chromium.org2009-10-287-12/+65
* Give the TabContentsContainer a white background so the user willtony@chromium.org2009-10-281-2/+4
* Fix call ordering in Carbon plugin interposingstuartmorgan@chromium.org2009-10-281-6/+8
* Neither name nor title are required for page- or browser-actions. Update loaderpam@chromium.org2009-10-284-32/+55
* Make GetURLForDebugging return a const GURL.tony@chromium.org2009-10-285-13/+14
* CompactLocationBar 1st step:oshima@chromium.org2009-10-2811-10/+491
* Standardize on the plugin icon (puzzle piece) as the default icon forfinnur@chromium.org2009-10-287-11/+12
* First of several patches to get rid of MessageLoop caching now that we have C...jam@chromium.org2009-10-2817-151/+153
* This does a few things:piman@chromium.org2009-10-281-2/+2
* Cleanup a few FirstRun methods that are only applicable to Windows.kuchhal@chromium.org2009-10-284-65/+22
* Add initial implementation of AutoFill++. This implementation is hidden behi...jhawkins@chromium.org2009-10-2817-2/+265
* Remove the non-const browser() getter from BrowserWindowGtk.tony@chromium.org2009-10-281-5/+1
* Changes bookmark html writer test to lookup string rather than hardsky@chromium.org2009-10-281-14/+9
* Minor doc fixes/improvements.kathyw@google.com2009-10-284-11/+23
* AutomatedUITestBase.CloseTab fails on multiple platforms, notnsylvain@chromium.org2009-10-281-8/+2
* The test is only failing on Mac, so lets just disabled it for Mac specificall...finnur@chromium.org2009-10-281-4/+13
* Changes ui proxy classes to use Browser::Types rather than copyingsky@chromium.org2009-10-288-48/+23
* Constrain extension popups to a min/max size.erikkay@chromium.org2009-10-285-17/+62
* Issue 21729: Add new event chrome.tabs.onStatusChange .skerner@chromium.org2009-10-287-34/+111
* Another flaky crashy test: ExtensionUpdaterTest.TestBlacklistUpdateCheckRequestsnsylvain@chromium.org2009-10-281-1/+2
* Add a comment above the disabled test to say which bugnsylvain@chromium.org2009-10-281-0/+1
* Allow sandbox logging to be set when invoking chrome and relayed to the rende...thomasvl@chromium.org2009-10-281-0/+4
* Mark AutomatedUITestBase.CloseBrowserWindow as flaky. It failsnsylvain@chromium.org2009-10-281-3/+2
* Get rid of FilePath::AppendAndResolveRelative().mad@chromium.org2009-10-283-17/+34
* Updating trunk VERSION from 227.0 to 228.0chrome-bot@google.com2009-10-281-1/+1
* DevTools: Remove base/ dependencies from glue/devtoolspfeldman@chromium.org2009-10-282-23/+28
* WIP: websocket live experimentukai@chromium.org2009-10-283-0/+553
* Limit chrome.(browser|page)Action.setIcon({imageData:...}) toaa@chromium.org2009-10-281-2/+14