summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix DCHECK on download item removal, take 2.estade@chromium.org2009-08-261-2/+14
* POSIX doesn't have reserved filenames; so don't worry about a download trying...estade@chromium.org2009-08-261-2/+0
* Add a simple in-process bookmark manager test.estade@chromium.org2009-08-263-0/+45
* Avoids the use of ToWStringHack in a few places.evan@chromium.org2009-08-261-4/+3
* Gets bookmark menu working on linux. There are just a handful ofsky@chromium.org2009-08-261-10/+11
* Extension ports devtools remote service.sdoyon@chromium.org2009-08-266-40/+563
* Fix leaking gtk tree models.mattm@chromium.org2009-08-268-0/+12
* Tab strip should not resize on close (Vista).finnur@chromium.org2009-08-261-17/+13
* Don't use URL-encoded strings when user's input is in progress or the text isn'tjshin@chromium.org2009-08-261-3/+9
* Fix a FORWARD_NULL defect reported by Coverity.wtc@chromium.org2009-08-261-1/+1
* Re-try r24372 - Delay request loading until all user scripts that requestmpcomplete@chromium.org2009-08-267-3/+579
* Fix bookmark bubble crash.jrg@chromium.org2009-08-261-0/+8
* Fix another source of flakiness in ErrorPageTestphajdan.jr@chromium.org2009-08-264-145/+69
* Fix issue 19081: Linux: Not able to switch input method correctly in web page...suzhe@chromium.org2009-08-263-18/+55
* Cache GTMTheme across windows to avoid re-creating it every time we create a ...pinkerton@chromium.org2009-08-263-10/+24
* Revert "Linux Extensions Install Prompt"rafaelw@google.com2009-08-262-148/+1
* Linux Extensions Install Promptrafaelw@google.com2009-08-262-1/+148
* Improves key event handing code of BrowserWindowGtk.suzhe@chromium.org2009-08-263-97/+28
* Revert my download item change.estade@chromium.org2009-08-262-20/+3
* Couple of tweaks to ui_controls_linux:sky@chromium.org2009-08-263-12/+77
* Revert 24372 - Delay request loading until all user scripts that request depe...nick@chromium.org2009-08-267-577/+3
* Turn tips on by default, and turn off tip loading during UI testing.mirandac@chromium.org2009-08-262-2/+2
* Convert internal time format to Windows 1601 epoch on Linux & Mac.brettw@chromium.org2009-08-265-6/+101
* Move the compact navigation bar to the chromeos directory.brettw@chromium.org2009-08-263-5/+5
* Make the task manager use the native default faviconestade@chromium.org2009-08-261-0/+10
* Don't DCHECK when removing items from the download shelf.estade@chromium.org2009-08-262-2/+19
* Introduce accesskeys for Chrome menus.mhm@chromium.org2009-08-2610-0/+52
* Reverting 24385.mirandac@chromium.org2009-08-262-2/+2
* Fix cases that initialized StringTokenizer with a temporary.mattm@chromium.org2009-08-262-2/+5
* Fix regression issue 20066.suzhe@chromium.org2009-08-261-3/+14
* Turn on tips by default.mirandac@chromium.org2009-08-262-2/+2
* Add single line of tips to NNTP.mirandac@chromium.org2009-08-2610-115/+195
* Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...thestig@chromium.org2009-08-261-2/+14
* Delay request loading until all user scripts that request depends on are ready.mpcomplete@chromium.org2009-08-257-3/+577
* Theme the NTP attribution textglen@chromium.org2009-08-251-0/+1
* Move the ViewIDTest to browser_tests, where it belongs.phajdan.jr@chromium.org2009-08-251-0/+0
* Disable Firefox Importer tests again due to Purify report of leaks.kuchhal@chromium.org2009-08-251-2/+2
* Work around a WM work around where if the size of the chrometony@chromium.org2009-08-251-1/+10
* GTK Themes: Dropdown arrow size on download items should match font size.erg@google.com2009-08-251-4/+10
* gtk: port ButtonSeparatorViewestade@chromium.org2009-08-252-1/+62
* OSX: Fix the select-all-on-mouse-down in Omnibox.shess@chromium.org2009-08-252-19/+70
* - Fix bug where white logo wasn't showingglen@chromium.org2009-08-255-10/+23
* GTK Themes: Create an inactive tab text color based on the inactive tab.erg@google.com2009-08-252-4/+29
* GTK Themes: Fix linux UI frame regression introduced in r24170.erg@google.com2009-08-252-0/+11
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-257-54/+17
* Gtk Font options: Separate font family and size by comma to work around Gtk i...mattm@chromium.org2009-08-251-1/+1
* Re-enable importer unit tests since they do not seem to generate Purify error...kuchhal@chromium.org2009-08-251-2/+2
* Adds support for WAI-ARIA roles application, document, radiogroup, region, se...klink@chromium.org2009-08-251-0/+8
* GTK: Make the progress area go away when a download item is cancelled.estade@chromium.org2009-08-251-1/+3
* Fix double control key issue with the omnibox.deanm@chromium.org2009-08-251-4/+10