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