summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Chrome changes to support cached form submissions.darin@chromium.org2009-03-253-21/+65
* Refactor some widget creation code in web_contents_view and render_widget_hos...estade@chromium.org2009-03-2516-145/+86
* Linux: write images to clipboard.estade@chromium.org2009-03-251-5/+5
* Fixes crash that occurred because we weren't correctly disposing of thesky@google.com2009-03-251-0/+8
* When a native button was getting focused we were calling the View::Focus() me...jcampan@chromium.org2009-03-251-1/+3
* Reverting 12470.willchan@chromium.org2009-03-252-29/+7
* Reverting 12469.brettw@chromium.org2009-03-258-291/+80
* Cleanup in chrome/browserphajdan.jr@chromium.org2009-03-2510-56/+55
* Don't override user's default cursor with GDK_ARROW.estade@chromium.org2009-03-251-2/+6
* The native button's visible and enabled state were not working.jcampan@chromium.org2009-03-255-0/+17
* Prioritize which HTTP requests get a socket first by adding a priority level ...willchan@chromium.org2009-03-252-7/+29
* Make the bookmarks bar disappear when the load after the new tab page commitsbrettw@chromium.org2009-03-258-80/+291
* - Add UI test for SunSpider.patrick@chromium.org2009-03-257-0/+721
* Removes bogus DCHECK in ConfirmInfoBar::ButtonPressed. The DCHECK issky@google.com2009-03-251-2/+0
* Moves bookmark menu to be before other menus.sky@google.com2009-03-251-7/+9
* Add convert_dict and flush_cache targets.sgk@google.com2009-03-251-0/+31
* Rewrite GetTextDirection() to call GetTextDirectionForLocale(locale_name), whichjungshik@google.com2009-03-253-23/+61
* A tricky fix for Issue 1845 (Take 2).hbono@chromium.org2009-03-258-1/+151
* Wire the shortcut (Ctrl+Shift+Del) for Clear Browsing Data.finnur@chromium.org2009-03-251-0/+1
* A trivial fix for localizing 'Bookmark bar' (folder name) in exported 'bookmarkjungshik@google.com2009-03-252-5/+11
* Don't try to paint tabs if there are no tabs to paint.tc@google.com2009-03-251-0/+3
* Fix branding problemjrg@chromium.org2009-03-251-1/+1
* Focusing a native button through a RequestFocus call would not result in the ...jcampan@chromium.org2009-03-255-3/+29
* Fix a bug in RDH that it overlooked a resource messagehclam@chromium.org2009-03-251-0/+1
* Folder path was not set correctly for media cachehclam@chromium.org2009-03-251-2/+2
* Modifes the in-application EULA outer frame to take a parameter ('innerframe'...gwilson@google.com2009-03-2443-42/+50
* Adds the eula innerframe param parsingcpu@google.com2009-03-241-2/+10
* Updating test log inputs to include accumulative test duration at different s...ace@chromium.org2009-03-241-10/+18
* Prevent data read errors from crashing the browser.thestig@chromium.org2009-03-241-0/+7
* Implement default css for toolstrips.aa@chromium.org2009-03-2411-36/+75
* Use '.' instead of 'source' because sh on the buildbots (dash) doesn't like '...mmoss@chromium.org2009-03-241-1/+1
* Redone http://codereview.chromium.org/42571idanan@chromium.org2009-03-2415-43/+110
* SHARED_INTERMEDIATE_DIR is a better place for generated headers.mmoss@chromium.org2009-03-241-1/+1
* fix win buildestade@chromium.org2009-03-241-0/+4
* fix win buildestade@chromium.org2009-03-241-0/+1
* Implement basic ShowItemInFolder for linux.estade@chromium.org2009-03-2411-86/+163
* Switch some more ASCII locale code wstrings to strings.estade@chromium.org2009-03-249-260/+233
* Include version information in Linux chrome.mmoss@chromium.org2009-03-241-1/+16
* Removed unused parameter.darin@chromium.org2009-03-241-3/+2
* Reverting r12383, caused a build breakage on all platforms.maruel@chromium.org2009-03-2411-100/+42
* Issue 6477: Support modifier clicks on UI elementsidanan@chromium.org2009-03-2411-42/+100
* First stage of implementing HTML select popup menus forpaulg@google.com2009-03-242-0/+14
* Make the vsprops inheritance paths less relative.robertshield@google.com2009-03-241-2/+2
* Make the find bar blue. Hooks up the prev/next buttons and thetc@google.com2009-03-242-12/+106
* New tab page was linking to the wrong URL for the history page. We don't need...glen@chromium.org2009-03-242-31/+18
* Collapse two conditions into a single one.thomasvl@chromium.org2009-03-241-2/+0
* Improve the Linux Omnibox ssl background / scheme coloring.deanm@chromium.org2009-03-241-8/+16
* Add a copy of SunSpider 0.9 for performance testing.patrick@chromium.org2009-03-2434-0/+7680
* Generate header file of Linux version information (currently gyp-only).mmoss@chromium.org2009-03-241-0/+50
* Add a progress meter to the downloads page.glen@chromium.org2009-03-244-12/+159