summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to app/ben@chromium.org2009-05-05157-164/+162
* Handle mouse back and forward buttons for page navigation.jhawkins@chromium.org2009-05-051-0/+16
* Linux download shelf: remove download items when the associated download is r...estade@chromium.org2009-05-054-17/+74
* Remove the no-longer used TabButtonGtk class.jhawkins@chromium.org2009-05-053-201/+0
* Implement Linux tabs as widgets. This moves tab input handling into the corr...jhawkins@chromium.org2009-05-0510-744/+978
* Adding first run bypass command line flag.robertshield@google.com2009-05-051-1/+4
* Fixes for 10.6jeremy@chromium.org2009-05-051-5/+34
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-0511-17/+28
* Move the shared JS and CSS out of the HTML files and into separate files.arv@chromium.org2009-05-055-112/+77
* The bookmark bar app menu item should have a checkbox displayed next to it wh...jhawkins@chromium.org2009-05-051-1/+1
* Convert autocomplete to use a custom matrix and button cell.shess@chromium.org2009-05-052-130/+221
* Set infobar text to black (overriding system default color).estade@chromium.org2009-05-051-0/+5
* Center the download progress meter behind the icon.arv@chromium.org2009-05-051-4/+4
* BUG=11200rafaelw@chromium.org2009-05-051-2/+2
* Makes closed window icon appear on right side when rtl.sky@chromium.org2009-05-051-0/+4
* DevTools: localize window title, append inspected tab url there.pfeldman@chromium.org2009-05-059-12/+48
* Don't start the throbber when loading javascript URLs. This fixes abrettw@chromium.org2009-05-052-5/+13
* Move *Animation to app/ben@chromium.org2009-05-0520-23/+23
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-059-33/+28
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-0545-52/+53
* implemented API style/convention changes, including:rafaelw@chromium.org2009-05-055-152/+315
* FindBarView::UpdateForResult is not a good place to finnur@chromium.org2009-05-059-1/+23
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-0596-112/+110
* Add support for handling files containing URLs with a samplingpaulg@google.com2009-05-051-17/+51
* Constrain the gtk menu popup to the bounds of the current monitor.jhawkins@chromium.org2009-05-051-4/+9
* Add a RENDERER_PROCESS_CLOSED notification that gets sent when we close thempcomplete@google.com2009-05-054-12/+15
* Linux: enable omni box ui test and automation proxy ui test.estade@chromium.org2009-05-057-28/+37
* Port the folder selector portion of the BookmarkEditor to GTK.erg@google.com2009-05-059-97/+770
* Linux: show the correct cursor when the render view regains focus.estade@chromium.org2009-05-051-1/+2
* Highlight the next find result when the return key is pressed in the Linux fi...jhawkins@chromium.org2009-05-052-31/+34
* Several minor visual fixes to toolstrips:aa@chromium.org2009-05-045-46/+57
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-0414-196/+5
* Fixes bug in search provider. It wasn't setting template_url andsky@chromium.org2009-05-042-0/+11
* Undo part of brettw's WebContents refactor that removed TabContentsDelegatempcomplete@google.com2009-05-043-7/+112
* Fix a couple of aesthetic nits about infobars that have been broken since I r...ben@chromium.org2009-05-042-6/+30
* Fix linux ui tests broken by r15112.estade@chromium.org2009-05-042-16/+8
* Temporarily disable failing ui tests on linux.estade@chromium.org2009-05-041-0/+12
* Fixes focus issues when browsing on Mac.rohitrao@chromium.org2009-05-042-2/+8
* Linux: tweak find bar.estade@chromium.org2009-05-048-27/+28
* Deprecate wstring version of PathService::Get() in unit tests.thestig@chromium.org2009-05-046-48/+44
* Change in enable-spellcheck checkbox in Languages Options Tab should not be c...sidchat@google.com2009-05-042-4/+6
* Make the Linux find bar look a bit better.deanm@chromium.org2009-05-045-12/+27
* Remove "output=chrome" as the Suggest team has deprecated it server-side.pkasting@chromium.org2009-05-041-3/+2
* Reset the omnibox contents when the user reloads the page. Patch by Yusuke S...pkasting@chromium.org2009-05-048-0/+24
* DevTools: Wire existing shortcutto out of process devtools.pfeldman@chromium.org2009-05-041-16/+20
* Fix some recently small size / position regressions in Linux Omnibox.deanm@chromium.org2009-05-042-2/+2
* Fix find in page. When fixing the conflict after updating, I accidentallybrettw@chromium.org2009-05-041-0/+5
* Fix a regression that the sad tab favicon is not displayed when a tab crashes.brettw@chromium.org2009-05-042-2/+8
* More linux build fixesbrettw@chromium.org2009-05-041-1/+1
* Fix Linux build.brettw@chromium.org2009-05-041-1/+1