summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updating trunk VERSION from 378.0 to 379.0chrome-release@google.com2010-04-151-1/+1
* 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-1517-15/+44
* Update and enable DevToolsSanityTest.TestProfilerTab.mnaganov@chromium.org2010-04-152-9/+3
* Check for file/ftp directory listings before applying settings.jochen@chromium.org2010-04-151-26/+37
* Generalize a reliability test known crash slightly. bug=40736.whesse@chromium.org2010-04-151-1/+1
* 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
* Add an IME_CANCEL_COMPOSITION event. This is fired iftony@chromium.org2010-04-152-3/+8
* Revert r44611 because it may have broken "unit_tests" on "Vista Tests".wtc@chromium.org2010-04-155-25/+88
* Display the SECURITY_WARNING status in the location bar for the wtc@chromium.org2010-04-155-88/+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-1519-34/+81
* 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-159-99/+55
* Don't delete the IOThread globals until all of the MessageLoop::DestructionOb...eroman@chromium.org2010-04-152-3/+3
* Remove obsolete dragging functions.estade@chromium.org2010-04-152-8/+0
* Change prepopulated search engines to reflect new data.mirandac@chromium.org2010-04-151-25/+65
* Fix offscren invalidation in windowless pluginsstuartmorgan@chromium.org2010-04-141-3/+3
* 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-149-55/+99
* Bookmark manager: Middle click, Ctrl click, Shift+Control click should open b...arv@chromium.org2010-04-148-118/+658
* 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
* Switch from using std::min to std::max to fix an obvious bug in tab_proxy.brettw@chromium.org2010-04-141-7/+11
* 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-1417-197/+489
* 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
* Kerberos uses an SPN (Service Principal Name) to identify a server. This is t...cbentzel@chromium.org2010-04-143-0/+26
* AutoFill: Two renderer-side fixes.jhawkins@chromium.org2010-04-142-5/+8
* Add download item tooltips on linux/win.estade@chromium.org2010-04-144-0/+33
* GTK: Prevent inappropriate drag of location bar location icon.estade@chromium.org2010-04-142-9/+31
* Only mark Silverlight instances as transparent if they actually arestuartmorgan@chromium.org2010-04-141-1/+29
* Make 2 NaCl integration tests not flakygregoryd@google.com2010-04-141-5/+2
* GTK: make the primary selection include the url's scheme when an entire URL i...estade@chromium.org2010-04-142-19/+115