summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* GTK: When a browser is shown to the user, it should immediatly become theerg@google.com2009-06-241-0/+9
* Make find bar match label pretty.estade@chromium.org2009-06-242-12/+46
* perbotpinkerton@chromium.org2009-06-241-0/+3
* Fix unit tests by not relying on the unit tests having a local_state object, ...pinkerton@chromium.org2009-06-242-1/+11
* Reverting 19131.glen@chromium.org2009-06-241-14/+6
* In case current language is RTL we mark file names as LTR to avoid problems l...cira@chromium.org2009-06-242-1/+6
* Implement Privacy prefs and cookie prefs in "under the hood".pinkerton@chromium.org2009-06-243-89/+406
* Toast experiment control groupcpu@google.com2009-06-241-1/+9
* perfbotpinkerton@chromium.org2009-06-241-0/+2
* Fix incorrect CSS selector for global off switch for animations.arv@google.com2009-06-241-1/+1
* Make the options menu keyboard navigatable. Hide the menu when thearv@google.com2009-06-243-36/+167
* Fix the screen bounds calculation of windowless widgets. Only windowed paren...jhawkins@chromium.org2009-06-241-3/+14
* Add hover and pressed states for the home button.glen@chromium.org2009-06-242-0/+0
* Disable PerWindowShelf test on Linux because it's flakyjshin@chromium.org2009-06-241-1/+4
* perfbot.pinkerton@chromium.org2009-06-241-5/+0
* Fix the code that writes magic string to the registry.kuchhal@chromium.org2009-06-241-8/+18
* PNGDecoder wasn't multiplying the alpha like PNGEncoder was. This lead to colorglen@chromium.org2009-06-241-6/+14
* Fix infobar close button positioning. No-one appears to be using the close bu...glen@chromium.org2009-06-242-10/+2
* Fix interstitial crash.willchan@chromium.org2009-06-242-6/+36
* The browser test runner was returning the wrong value on success/failure.jcampan@chromium.org2009-06-241-2/+2
* perfbotpinkerton@chromium.org2009-06-241-0/+1
* more perfbot tests.pinkerton@chromium.org2009-06-241-0/+2
* Initial implementation of the hung renderer dialog on Mac.rohitrao@chromium.org2009-06-246-10/+928
* Separate the Keychain test data from the Mock itself, and make the mock data ...stuartmorgan@chromium.org2009-06-243-221/+195
* Clean up a few startup and shutdown dependencies which should fix some of the...erikkay@google.com2009-06-247-35/+52
* Import search engines even if they are not in sqlite3 db.kuchhal@chromium.org2009-06-241-23/+21
* More perfbot fun.pinkerton@chromium.org2009-06-241-0/+4
* disable more code for perfbot.pinkerton@chromium.org2009-06-241-1/+2
* More experiments on perfbot.pinkerton@chromium.org2009-06-242-6/+13
* DevTools: remove ShowJavaScriptConsole / InspectElementAt methods from render...pfeldman@chromium.org2009-06-2412-37/+38
* Backing out last change to see if it regressed perf.pinkerton@chromium.org2009-06-241-10/+6
* DevTools Profiler: enable log compression.mnaganov@chromium.org2009-06-241-3/+4
* Handle EWOULDBLOCK/EAGAIN while sending ChromeDevTools protocol messages so t...apavlov@chromium.org2009-06-242-0/+19
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-2457-4659/+31
* Add support for vertical split into SingleSplitView.pfeldman@chromium.org2009-06-241-3/+4
* Show bookmark manager on Linux when menu shortcut is pressed (ctrl-shift-b).craig.schlenter@chromium.org2009-06-241-1/+2
* Fix a bookmark manager context menu crash, and show the context menu on right...estade@chromium.org2009-06-242-0/+21
* show back/forward menu on right clickestade@chromium.org2009-06-243-0/+24
* Fix Gtk TableModel adapters always appending or prepending.mattm@chromium.org2009-06-242-7/+7
* Linux: fix fake italics for fonts without italic variants.agl@chromium.org2009-06-241-2/+4
* Fix: Omnibox is not updated properly when the main frame results in a file do...yuzo@chromium.org2009-06-241-8/+4
* Fix issue where the closed window menu got cut off.arv@google.com2009-06-243-37/+84
* Linux build fixdimich@google.com2009-06-241-1/+1
* Don't enumerate unmapped top-level windows. This occurs most often in the Co...jhawkins@chromium.org2009-06-231-0/+3
* Add ability to start/stop http server to ui_tests. This will be used to run W...dimich@google.com2009-06-235-0/+133
* Makes sure we close all browsers, not just the active ones.jcampan@chromium.org2009-06-231-3/+2
* GTK: Fix status bubble hiding during background tab events.erg@google.com2009-06-233-15/+43
* Original patch by pmarks@google.com (see http://codereview.chromium.org/113944)ericroman@google.com2009-06-232-17/+13
* Fix RTL issues with .item CSS class. Also use dir atttribute instead ofarv@google.com2009-06-233-4/+7
* Minor tweaks to tab overview:sky@chromium.org2009-06-238-10/+116