summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Making the app launcher use a DOMView.jcivelli@google.com2010-04-153-236/+54
* Mac: Added logic to prevent the user from clicking OK unless he has selected ...dantasse@chromium.org2010-04-153-0/+39
* Only associate autofill entries in sync if the action is ADD and not update.tim@chromium.org2010-04-151-1/+2
* Fix chrome os flakyness for test ExtensionApiTest.CaptureVisibleTab. skerner@chromium.org2010-04-151-8/+1
* Add ExtensionFunctionDispatcher::Delegate::GetAssociatedTabContents.rafaelw@chromium.org2010-04-157-34/+26
* Refactor PasswordStoreDefault on Linux to store the logins in a LoginDatabasealbertb@chromium.org2010-04-157-2/+663
* Display the SECURITY_WARNING status in the location bar for thewtc@chromium.org2010-04-154-85/+25
* Added decoding of any supported image format into vector of chars.avayvod@google.com2010-04-152-0/+26
* 10.6 SDK build fix.mark@chromium.org2010-04-151-1/+2
* Start up extension event routers later in BrowserMain, sohuanr@chromium.org2010-04-153-14/+16
* Add automation hooks to get info about downloads.nirnimesh@chromium.org2010-04-152-1/+76
* SPDY: Alternate-Protocol changes.willchan@chromium.org2010-04-151-0/+3
* AutofillDataTypeController should invoke start callback on abort. Also grace...skrul@chromium.org2010-04-1516-34/+424
* Move third_pary/mozilla/include up one directory.evan@chromium.org2010-04-159-9/+9
* Mac: Improve behavior of "Add Folder" contextual menu item.jeremy@chromium.org2010-04-151-3/+7
* [Mac] Add an arrow cursor rect for the location image.rohitrao@chromium.org2010-04-152-4/+9
* Don't show the "Configure IME..." menu item on the login screen.yusukes@google.com2010-04-151-0/+2
* Disable BrowserTest.PageLanguageDetection, it's crashy.phajdan.jr@chromium.org2010-04-151-1/+2
* Initialize |current_input_method_| in the constructor.yusukes@google.com2010-04-151-0/+3
* Remove stale comment line.mnaganov@chromium.org2010-04-151-1/+0
* Cleanup: Explicitly add a bunch of missing includes.thestig@chromium.org2010-04-1514-12/+38
* Update and enable DevToolsSanityTest.TestProfilerTab.mnaganov@chromium.org2010-04-151-2/+0
* Fix a bug that caused the Dvorak layout to be broken.satorux@chromium.org2010-04-153-8/+39
* Remove an unused function, SetInputMethodActivated.yusukes@google.com2010-04-153-21/+0
* Revert r44611 because it may have broken "unit_tests" on "Vista Tests".wtc@chromium.org2010-04-154-25/+85
* Display the SECURITY_WARNING status in the location bar for the wtc@chromium.org2010-04-154-85/+25
* Fixed potential crash on OnUnrecoverableError() inakalin@chromium.org2010-04-152-24/+12
* Made Pepper 3D plugins' output opaque on Mac OS X by filling thekbr@google.com2010-04-1511-17/+59
* AutoFill: Handle non-unique profile labels by appending an increasing number tojhawkins@chromium.org2010-04-153-11/+144
* NTP: Add work around for layout bug that some users are hitting.arv@chromium.org2010-04-152-7/+16
* Revert 44570 - Fix chrome os flakyness for test ExtensionApiTest.CaptureVisib...nsylvain@chromium.org2010-04-151-1/+8
* Don't delete the IOThread globals until all of the MessageLoop::DestructionOb...eroman@chromium.org2010-04-152-3/+3
* Change prepopulated search engines to reflect new data.mirandac@chromium.org2010-04-151-25/+65
* Fix memory smash, take 2.pkasting@chromium.org2010-04-148-21/+46
* Fix for LoginPromptTesti.CancelRedundantAuths and related tests on linux views.zelidrag@chromium.org2010-04-141-3/+5
* Revert 44572 - [Mac] Update locationbar icon as user types.nsylvain@chromium.org2010-04-141-3/+0
* [Mac] Update location-bar icon as user types.shess@chromium.org2010-04-141-0/+3
* Make it impossible to click OK if you've selected 0 datatypes.dantasse@chromium.org2010-04-143-9/+52
* Fix chrome os flakyness for test ExtensionApiTest.CaptureVisibleTab.skerner@chromium.org2010-04-141-8/+1
* Bookmark manager: Middle click, Ctrl click, Shift+Control click should open b...arv@chromium.org2010-04-147-118/+657
* Fix for OSX 10.6 wifi crash: can't call [CWInterface +interface] on a machine...joth@chromium.org2010-04-141-35/+48
* Land http://codereview.chromium.org/1621010tim@chromium.org2010-04-141-2/+10
* GTK: Use correct button mask on reload button.erg@chromium.org2010-04-141-1/+1
* Fix bug that caused us to have many duplicate registrationsaa@chromium.org2010-04-143-5/+96
* AutoFill: Don't send suggestions or fill forms that are not auto-fillable.jhawkins@chromium.org2010-04-141-1/+11
* [Mac] Omnibox text drag drag URL when select-all.shess@chromium.org2010-04-146-5/+78
* Add chrome.tabs.getCurrent() api call to extensions.rafaelw@chromium.org2010-04-144-0/+57
* Add an accessor for KVO.avi@chromium.org2010-04-141-1/+3
* Fix linux views buildestade@chromium.org2010-04-141-2/+2
* Fixed ESC handling on constrained dialogs on GTK. We used to stop the entire ...zelidrag@chromium.org2010-04-142-2/+54