summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Use a better highlight images for "hover" state and pushed "state".finnur@chromium.org2009-09-152-3/+3
* GTK: Connect signal handlers before initing widgets in browser window.estade@chromium.org2009-09-151-1/+1
* Revert "First part of automated_ui_tests improvements."phajdan.jr@chromium.org2009-09-151-21/+0
* Size the buffer used for the metrics log text properly.mark@chromium.org2009-09-151-4/+6
* Some scaffolding for the task manager.thakis@chromium.org2009-09-154-1/+162
* Land review 193091: Avoid unnecessary conversions between wchar_taa@chromium.org2009-09-151-3/+3
* Unified the color definitions for the dividers so that extension shelf is usi...finnur@chromium.org2009-09-154-14/+15
* First part of automated_ui_tests improvements.phajdan.jr@chromium.org2009-09-151-0/+21
* Chrome should shut down cleanly when quit from the Dock icon menu, duringmark@chromium.org2009-09-1510-72/+133
* Handle mole/toolstrip URLs properly.erikkay@chromium.org2009-09-152-7/+32
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-1517-53/+57
* Forgot to svn add files when landing patch.sky@chromium.org2009-09-154-0/+685
* Convert the sqlite cookie database and web database to use the new sqlitebrettw@chromium.org2009-09-1510-549/+989
* Lands http://codereview.chromium.org/193032 for Charlie:sky@chromium.org2009-09-155-4/+36
* Address ExtensionApiTest.Tabs flakinessrafaelw@chromium.org2009-09-151-2/+1
* Linux: add support for SELinux.agl@chromium.org2009-09-151-16/+62
* 1) Tell the AppCacheService which request context to use when fetching resour...michaeln@google.com2009-09-151-2/+4
* Keyword editor fixes:thomasvl@chromium.org2009-09-151-0/+8
* Committing original patch http://codereview.chromium.org/178036paul@chromium.org2009-09-151-6/+7
* [Mac] Make the pageup, Shift-pageup, and Option-Shift-pageup keys scroll the ...rohitrao@chromium.org2009-09-151-0/+22
* Make sure the text color is set correctly for incognito themes until we theme...pinkerton@chromium.org2009-09-151-0/+13
* [Mac] Restore focus to the previously focused view when dismissing the find bar.rohitrao@chromium.org2009-09-156-1/+195
* Check in syncapi header consistent with most recent build of syncapi.dlltim@chromium.org2009-09-151-0/+3
* Fix build. When I recreated my changelist I accidentally left out two files I...finnur@chromium.org2009-09-152-0/+360
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-1512-477/+263
* This CL adds a test to insure we are not regressing on http://crbug.com/19941jcampan@chromium.org2009-09-152-0/+41
* Modifies the Firefox import behavior such that if we're in first run, the imp...gwilson@google.com2009-09-151-0/+9
* mac: drop NOTIMPLEMENTED in GotFocus()avi@chromium.org2009-09-152-2/+3
* Reverting 26214.rohitrao@chromium.org2009-09-156-193/+1
* Disable flaky test ExtensionApiTest.Tabs.maruel@chromium.org2009-09-151-1/+2
* [Mac] Restore focus to the previously focused view when dismissing the find bar.rohitrao@chromium.org2009-09-156-1/+193
* Disable AutocompleteEditViewTest.DesiredTLD until it becomes not flaky.tyoshino@google.com2009-09-151-1/+1
* Disable AutocompleteEditViewTest.EnterToSearch until it becomes not flaky.tyoshino@google.com2009-09-151-1/+1
* Potential fix for http://crbug.com/13111thakis@chromium.org2009-09-151-0/+1
* Disable failing test AutocompleteEditViewTest.AltEnter until it's fixed.tyoshino@google.com2009-09-151-1/+1
* Fix build failure.tyoshino@google.com2009-09-151-10/+10
* Add autocomplete_edit_view_browsertest.cc.suzhe@chromium.org2009-09-152-0/+506
* Drag and drop for extension in RTL wasn't working properly.cira@chromium.org2009-09-151-1/+2
* linux: drop NOTIMPLEMENTED in GotFocus()evan@chromium.org2009-09-151-1/+2
* Revert change 26184, 26181 and 26178 to fixnsylvain@chromium.org2009-09-1514-623/+477
* Linux: Don't vertically tile the frame background.tony@chromium.org2009-09-151-7/+10
* Oops, another variable also has the same problem (warning turned into error d...finnur@chromium.org2009-09-151-2/+2
* Fix linux build warning treated as error.finnur@chromium.org2009-09-141-1/+1
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-1414-477/+623
* Removes some dead NOTIMPLEMENTEDs and enables some code that no longersky@chromium.org2009-09-143-10/+2
* Try to fix Linux views buildpkasting@chromium.org2009-09-141-1/+1
* Update Linux extension install promptrafaelw@chromium.org2009-09-141-44/+22
* Log an error message when deleting lockfile or socket fails in ProcessSinglet...mattm@chromium.org2009-09-141-3/+4
* Fix for bug 2932: Chrome should not trigger page reloading when turn off auto...jshin@chromium.org2009-09-144-2/+25
* Factor out border-drawing code from autocomplete_popup_contents_view.cc into ...pkasting@chromium.org2009-09-144-103/+176