summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Enable WorkerTest.WorkerScriptError which now have same results on win, linux...yurys@chromium.org2010-04-061-2/+1
* Abstracted language switch logic to its model class.glotov@google.com2010-04-068-109/+176
* Fix docking behaviour for devtools windows that don't have an associated brow...mnissler@chromium.org2010-04-069-26/+38
* [Mac] Get theme providers from a window's delegate, not its window controller...rohitrao@chromium.org2010-04-062-6/+6
* Add menu and menu item events to the accessibility extension api, anddmazzoni@chromium.org2010-04-0614-85/+325
* Make DidProcessCrash a bit more solid and accurate on Windowsphajdan.jr@chromium.org2010-04-062-6/+2
* Add NormalizeLanguageCode() to normalize language codes.satorux@chromium.org2010-04-063-9/+50
* Enable interactive_ui_testsoshima@chromium.org2010-04-067-67/+140
* Relanding:oshima@chromium.org2010-04-063-23/+125
* Mac: Make content bubbles wider in languages that have long translations of "...thakis@chromium.org2010-04-068-53/+215
* Revert 43692 - Adds some debugging info in hopes of tracking leak insky@chromium.org2010-04-061-16/+0
* Improve the underlying escaping function JsonDoubleQuoteT to escape < and > c...inferno@chromium.org2010-04-061-2/+2
* Change how the calculation is performed for determining the location of the a...mrossetti@chromium.org2010-04-066-16/+28
* Adds some debugging info in hopes of tracking leak insky@chromium.org2010-04-061-0/+16
* Move more extensions hard coded error messages to .grd file. finnur@chromium.org2010-04-062-28/+82
* Make an error message verbose to investigate a un-reproducible bug.tkent@chromium.org2010-04-061-2/+7
* GTK: Don't show toolbar border without the toolbar.estade@chromium.org2010-04-061-5/+8
* Localize CSS files in content scripts (but don't localize JS files).cira@chromium.org2010-04-068-25/+266
* Bookmark manager: Fix tree indentationarv@chromium.org2010-04-062-30/+53
* Fix Mac build, part 2.pkasting@chromium.org2010-04-061-2/+0
* GTK plumbing for dragend.dcheng@chromium.org2010-04-053-29/+10
* Add a scoped notifier for pref dictionaries / lists.chron@chromium.org2010-04-057-7/+55
* Fix Mac build failure.pkasting@chromium.org2010-04-051-1/+1
* Replace omnibox icons with new set that are all the same size (19x19).pkasting@chromium.org2010-04-0554-3315/+67
* sync: Specify linking dependencies correctly. The browser library contains lo...thestig@chromium.org2010-04-052-7/+2
* Revert "BookmarkBarView tests fixes"oshima@chromium.org2010-04-053-116/+21
* Don't compare wchar_t *szork@chromium.org2010-04-051-1/+1
* Delete bookmarks with backspace on macfeldstein@chromium.org2010-04-051-1/+2
* Geolocation exceptions window, Windows.pkasting@chromium.org2010-04-0510-110/+484
* Implement LoginDatabase on all platforms.albertb@chromium.org2010-04-0511-70/+108
* Revert "No longer accept 'null' as signifying unset optional object property ...rafaelw@chromium.org2010-04-052-11/+11
* Revert the unnecessary change. I forgot to remove this test code when I cre...oshima@chromium.org2010-04-051-10/+2
* AutoFill: Implement WebFormElementToFormData and use this to send form data tojhawkins@chromium.org2010-04-054-11/+126
* No longer accept 'null' as signifying unset optional object property in exten...rafaelw@chromium.org2010-04-052-11/+11
* Browser action icons not displayed in detached browser windowctguil@chromium.org2010-04-051-2/+2
* Fix perf regression (again)jrg@chromium.org2010-04-051-0/+4
* AutoFill credit card field filling, with nameoncard field.dhollowa@chromium.org2010-04-052-7/+86
* Add F2 shortcut to rename folder and edit bookmark.arv@chromium.org2010-04-051-0/+4
* Update Flash EULA positioning code to use new view_text_utils instead of old ...mirandac@chromium.org2010-04-051-6/+7
* Fix pyauto test on ChromeOS withOUT introducing a perf regression on XP.jrg@chromium.org2010-04-052-2/+13
* Fix the toast experiment omaha groupscpu@chromium.org2010-04-051-11/+5
* Add the proxy information to the new net internals page.eroman@chromium.org2010-04-057-44/+404
* Fix regression for browser action container width on Toolkitfinnur@chromium.org2010-04-052-6/+19
* Move utility method for embedding links in texts from about_chrome_view to a ...mirandac@chromium.org2010-04-052-197/+16
* Linux: fix about:memory for epiphany and add iceweasel.craig.schlenter@chromium.org2010-04-051-2/+3
* Fixes bug numbers for disabled tests.rohitrao@chromium.org2010-04-051-1/+2
* Mac: Make image dragging 162.4% more awesome.thakis@chromium.org2010-04-054-17/+41
* Revert 43627 - AutoFill credit card field filling, with nameoncard field.dhollowa@chromium.org2010-04-052-81/+2
* Re-land 43382, which was reverted in 43478 due to valgrind problems.cmasone@google.com2010-04-0528-334/+1120
* BookmarkBarView tests fixesoshima@chromium.org2010-04-053-23/+126