| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow constrained popups to resize themselves...up to 10 times. (Then we igno... | erg@google.com | 2008-08-08 | 3 | -16/+29 |
* | Simplify AboutChromeView to only contain what someone would need to make a su... | erikkay@google.com | 2008-08-08 | 1 | -10/+1 |
* | Tweaks to make the opaque frame look better including adding support for app ... | beng@google.com | 2008-08-08 | 11 | -58/+209 |
* | Update Firefox importer tests to be in sync with the new escaping rules | brettw@google.com | 2008-08-08 | 2 | -2/+2 |
* | Third times a charm! This is an attempt at re-landing r408. This time the U... | darin@google.com | 2008-08-08 | 6 | -23/+28 |
* | Save memory prefs to disks more often | jar@google.com | 2008-08-07 | 1 | -5/+9 |
* | Fix find box being positioned incorrectly. I moved the toolbar view into anot... | beng@google.com | 2008-08-07 | 1 | -1/+9 |
* | More improvements to the frames. Consolidate some of the optional bar (bookma... | beng@google.com | 2008-08-07 | 7 | -31/+342 |
* | Make tabs affected by context menu actions pulse. The effect is somewhat subt... | beng@google.com | 2008-08-07 | 8 | -74/+241 |
* | Disable the code that tries to use the transport DIB as the backing store of | darin@google.com | 2008-08-07 | 1 | -0/+3 |
* | Wrap text in the chrome first run dialog. | tc@google.com | 2008-08-07 | 1 | -11/+7 |
* | Patch uninstall until we fix bug 1308130. | rahulk@google.com | 2008-08-07 | 1 | -11/+18 |
* | Remove the old NativeMB functions from string util, and use the new ones in s... | brettw@google.com | 2008-08-07 | 2 | -2/+3 |
* | Move away from the deprecated atomic.h interface to AtomicRefCount and Atomic... | deanm@google.com | 2008-08-07 | 2 | -3/+3 |
* | rollback r498 and r500 to repair test bustage | darin@google.com | 2008-08-07 | 6 | -41/+35 |
* | fix unit_test failures, where process_.handle() may be null | darin@google.com | 2008-08-07 | 1 | -1/+4 |
* | Revised r408 such that we no longer sometimes fail MetricsServiceTest.CrashRe... | darin@google.com | 2008-08-07 | 5 | -31/+35 |
* | Restored tabs should be considered "owned" by whatever random tab is currentl... | erg@google.com | 2008-08-06 | 1 | -2/+4 |
* | Adding an interactive UI test to catch when switching between two tabs (both ... | finnur@google.com | 2008-08-06 | 3 | -9/+147 |
* | * add webkit version and V8 version to about:version | erikkay@google.com | 2008-08-06 | 5 | -42/+105 |
* | Drop FixedString. It's only used in two places, one where it doesn't really ... | evanm@google.com | 2008-08-06 | 1 | -6/+5 |
* | B=1302955 R=sky attempt to bandaid situation where tab_data_ and child list c... | beng@google.com | 2008-08-06 | 1 | -0/+11 |
* | Revert change 408 to see if it fixes the ui tests. | nsylvain@google.com | 2008-08-06 | 5 | -25/+23 |
* | The printing NewCookie() must start counting at 1 and not 0, since 0 | deanm@google.com | 2008-08-06 | 1 | -1/+2 |
* | Move the printing cookie from direct atomic operations to AtomicSequenceNumber. | deanm@google.com | 2008-08-06 | 2 | -8/+7 |
* | This fixes http://b/issue?id=1257424, which is a need to implement a global b... | iyengar@google.com | 2008-08-06 | 3 | -148/+345 |
* | Fix 1303709: Crash: Switching between tabs with a Find box open on both tabs ... | finnur@google.com | 2008-08-06 | 1 | -10/+9 |
* | The rectangle passed in to MoveContents is a content rectangle, not a window ... | erg@google.com | 2008-08-06 | 2 | -4/+5 |
* | Convert more consumers of ML::WatchObject to ObjectWatcher. | darin@google.com | 2008-08-05 | 5 | -23/+25 |
* | Fix crash due to race conditions in the way Browser unhooks its | beng@google.com | 2008-08-05 | 1 | -27/+37 |
* | Another day, another prepopulate data change. | pkasting@google.com | 2008-08-05 | 1 | -28/+30 |
* | Left-align the distributor logo on RTL Vista while we wait for a properly fli... | glen@google.com | 2008-08-05 | 1 | -2/+10 |
* | Reapply revision 380 since it wasn't the cause of the build breakage. | maruel@google.com | 2008-08-05 | 1 | -3/+3 |
* | Revert revision 380 to see if it fixes the build. Please reapply once the tre... | nsylvain@google.com | 2008-08-05 | 1 | -3/+3 |
* | While uninstalling Chrome look for return codes from chrome.exe that indicate... | rahulk@google.com | 2008-08-05 | 1 | -3/+3 |
* | Grab bag of random cleanups, implementation of some more methods, etc. I'm go... | beng@google.com | 2008-08-05 | 13 | -6/+144 |
* | fix bustage | beng@google.com | 2008-08-05 | 4 | -1/+36 |
* | Add the TabStrip to the BrowserView2. (hooked up for OpaqueFrame only at this... | beng@google.com | 2008-08-05 | 9 | -3/+119 |
* | Add the AeroGlassFrame and AeroGlassNonClientView for Vista. | beng@google.com | 2008-08-05 | 6 | -41/+490 |
* | Another attempt at this CL. | jcampan@google.com | 2008-08-04 | 2 | -0/+22 |
* | Add browser/views/frame/browser_view2.cc. | sgk@google.com | 2008-08-04 | 1 | -0/+1 |
* | Don't show the "Cert info" button when running with Gears (or anytime you hav... | jcampan@google.com | 2008-08-04 | 1 | -3/+10 |
* | Fix a bug where we try to reference a floating view after | paulg@google.com | 2008-08-04 | 1 | -1/+6 |
* | Implemented xml parsing of UMA server response data. | petersont@google.com | 2008-08-04 | 2 | -48/+137 |
* | Reverting my last commit, it seems to cause regression on the page cycler tests. | jcampan@google.com | 2008-08-04 | 2 | -22/+0 |
* | fix build bustage | darin@google.com | 2008-08-04 | 2 | -1/+2 |
* | Added testing of Chromium dialogs to the automated ui tests. | jcampan@google.com | 2008-08-04 | 2 | -0/+22 |
* | Ensures that we clean up TabContents with other types after a navigation comm... | creis@google.com | 2008-08-04 | 2 | -28/+74 |
* | When a new tab is opened (either the new tab page via Ctrl+T or pressing the ... | beng@google.com | 2008-08-04 | 5 | -14/+145 |
* | Bring up the new frame (opaque version for XP only, for now). | beng@google.com | 2008-08-04 | 11 | -10/+1694 |