summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Move View components of the Browser's tab strip into the browser_views projec...beng@google.com2008-09-1216-86/+90
* Removing static initializers.jcampan@chromium.org2008-09-124-113/+103
* Update chrome strings.tc@google.com2008-09-122-2/+2
* Allows OSDD files to contain https.sky@google.com2008-09-123-13/+15
* Prevent constrained popup windows from trying to become realerg@google.com2008-09-121-2/+8
* Prevent window caption flashing in the magic frames by handling undocumented ...beng@google.com2008-09-123-0/+45
* Actually fix the javascript alert crasher in a way thaterg@google.com2008-09-122-1/+16
* Fixing bug 1951: Browser crash on View-Source of an https page.finnur@google.com2008-09-111-4/+5
* Reverting constrained window change. Seems to break tests on TOT.erg@google.com2008-09-112-13/+1
* As described in bug 2136, this test is flaky.jcampan@chromium.org2008-09-111-1/+2
* Two minor fixes. Fix the hard coded desired dpi and remove an unneeded include.maruel@google.com2008-09-112-2/+3
* Avoid starting the pause timer if it is already started.darin@chromium.org2008-09-111-2/+3
* Fixes bug in IconManager where it was possible for callback to besky@google.com2008-09-111-3/+4
* Fix crasher and possible security vulnerability in popuperg@google.com2008-09-112-1/+13
* Update URL for dictionary download.sidchat@google.com2008-09-111-1/+1
* Changes session service to not persist NavigationEntries that havesky@google.com2008-09-116-40/+93
* Return the exit code from setup.exe instead of returning a generic return code.kuchhal@chromium.org2008-09-111-2/+2
* Closing a tab with a constrained pop-up showing an SSL interstitial would cra...jcampan@chromium.org2008-09-113-3/+40
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-1150-837/+790
* Tuck the ram/num_processes map into a function, and remove a static initializer.deanm@chromium.org2008-09-111-12/+11
* Make sure the tabstrip doesn't have the chin above it in maximized view in aero.beng@google.com2008-09-111-1/+2
* Set an upper limit to the number of characters that can appear in a tooltip s...beng@google.com2008-09-112-0/+19
* Double clicking on an item in the task manager should bring the relevant tab ...petersont@google.com2008-09-107-10/+101
* Google Update gave us a new IDL and asked us to change the CLSID const we use...finnur@google.com2008-09-101-1/+1
* First pass at splitting the AutocompleteEdit into Model and View. This was n...pkasting@chromium.org2008-09-1014-1302/+1571
* The About box was needlessly blocking Chrome on Vista SP1 (with UAC disabled)...finnur@google.com2008-09-101-3/+8
* Bump for 153 dev cyclemal@chromium.org2008-09-101-1/+1
* If you click a link to a malware page or if a page redirects to malware, the ...jcampan@chromium.org2008-09-101-3/+2
* Fix grab bag of AeroGlassFrame issues:beng@google.com2008-09-105-21/+22
* Move a bunch of code from the old to new TLS interface.deanm@chromium.org2008-09-105-30/+36
* Don't send queries when URL is like:darin@chromium.org2008-09-104-16/+52
* Update the reference build to 1912.maruel@google.com2008-09-1048-0/+0
* Bounds check the tab index before attempting to index into the TabStripModel ...beng@google.com2008-09-091-6/+6
* Fix a bug with positioning windows from a secondary monitor.mpcomplete@google.com2008-09-091-2/+4
* Fix bug with resizeBy in Gears dialogs.mpcomplete@google.com2008-09-091-11/+1
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-0938-75/+72
* Create "ap" key to fallback on full installer even if the key didnt exist (fo...kuchhal@chromium.org2008-09-092-10/+132
* backing out checkin to closed treebeng@google.com2008-09-091-6/+6
* Bounds check the tab index before attempting to index into the TabStripModel ...beng@google.com2008-09-091-6/+6
* Don't index https content. This uses the toplevel brettw@google.com2008-09-091-0/+9
* Fixes bug in TableView where by we return nothing as selected whensky@google.com2008-09-092-36/+22
* Patch from Szymon Piechowicz <szymonpiechowicz@o2.pl>beng@google.com2008-09-091-6/+6
* Update stringstc@google.com2008-09-097-10/+10
* Add an AtExitManager to test_chrome_plugin. It uses Time::Now(), which now u...deanm@chromium.org2008-09-091-0/+5
* Adding a CHECK in a memcpy that it is not trivial to understand.cpu@google.com2008-09-091-3/+3
* Fix chrome.7z archive on buildbots. The earlier change didn't work 100%.rahulk@google.com2008-09-082-8/+4
* add debug statementrahulk@google.com2008-09-081-0/+1
* add debug statementrahulk@google.com2008-09-081-0/+3
* Pages with mixed content were shown as secure.jcampan@google.com2008-09-081-0/+4
* Change the external protocol handler to look at thensylvain@google.com2008-09-084-18/+35