summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Prevent Notifications on Mac from bringing main browser window to the top whe...dimich@chromium.org2011-01-065-83/+852
* Fixing the crash in about:sync code. This was caused by a race condition.lipalani@chromium.org2011-01-062-0/+10
* Fix testSearchEngineSpecialChars on Macnirnimesh@chromium.org2011-01-061-4/+4
* Linux, webui: do file access on the file thread when the "change proxy settin...mdm@chromium.org2011-01-062-30/+73
* fixing the case of duplicate profiles.lipalani@chromium.org2011-01-054-105/+84
* Crash using keyboard on a hidden input elementdhollowa@chromium.org2011-01-051-1/+1
* Replace Textfield::Keystroke with views::KeyEvent.oshima@chromium.org2011-01-0534-95/+91
* Makes sure the description 'Google Search' is set on the first searchsky@chromium.org2011-01-053-16/+124
* Remove last usage of wstring from Linux build, fix official builders.avi@chromium.org2011-01-051-6/+6
* In the sync integration tests, test timestamps for equality rather than using...nick@chromium.org2011-01-052-37/+60
* Use ListSingleSelectionModel for content settings exceptions lists.estade@chromium.org2011-01-052-1/+2
* Add several helper functions.lzheng@chromium.org2011-01-051-279/+233
* Enable "inspect element" for chrome:// pages.estade@chromium.org2011-01-051-10/+0
* Fixed check for max icon size before sending InstallApplication msg to browser.cdn@chromium.org2011-01-051-8/+8
* Autofill heuristics regular expressions should be stored in external data files.dhollowa@chromium.org2011-01-0510-68/+229
* Disable testAlwaysOpenFileType, testOpenWhenDonenirnimesh@chromium.org2011-01-051-0/+3
* Mark IndexedDB as FAILS to green the tree.chase@chromium.org2011-01-051-2/+3
* Mac: Don't skip words when user clicks ignore in the spelling panelsail@chromium.org2011-01-051-7/+1
* Disable testSearchInPDF on Mac until pdf crasher is fixednirnimesh@chromium.org2011-01-051-0/+1
* Remove wstring from l10n_util. Part 5.avi@chromium.org2011-01-0527-127/+164
* Update the HTML source to use the CSS3 syntax for gradients.arv@chromium.org2011-01-0530-296/+149
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2011-01-051-1/+1
* Add hotlinks to individual samples in extension samples directory.kurrik@chromium.org2011-01-053-93/+238
* Uses bool WebKit::WebWidget::confirmComposition(const WebString& text).suzhe@google.com2011-01-055-15/+13
* Add "management" warning, improve comments, update screenshots,kathyw@chromium.org2011-01-054-30/+98
* DOMUI: Unselect all list items when the Autofill lists are blurred.jhawkins@chromium.org2011-01-051-0/+28
* Change wording from "access code" to "application-specific password".johnnyg@chromium.org2011-01-051-5/+5
* Move lots of GMock stuff out of line.erg@google.com2011-01-0526-62/+225
* Fix uninitialized variable regression.grt@chromium.org2011-01-051-1/+1
* Update chromium_strings translations from launchpad. This istony@chromium.org2011-01-0519-40/+1142
* Remove DelayedMenuButton by merging it into MenuButton.rsesek@chromium.org2011-01-0515-294/+386
* Mac: Fix spelling panel not refreshingsail@chromium.org2011-01-051-1/+4
* Make searchBox.value and searchBox.verbatim available during initial page load.tonyg@chromium.org2011-01-055-44/+60
* Minimize login promptscbentzel@chromium.org2011-01-056-31/+429
* Add a new pair of installer result strings for multi-installer safeguards.grt@chromium.org2011-01-054-7/+19
* Remove use of NavigationController from NavigationEntry so NavigationEntry ca...pinkerton@chromium.org2011-01-055-25/+22
* Updating trunk VERSION from 628.0 to 629.0chrome-release@google.com2011-01-051-1/+1
* base: Remove unnecessary includes from scoped_handle_win.htfarina@chromium.org2011-01-051-1/+2
* Roll DEPS for speex to get gyp changes for use_system_speex:phajdan.jr@chromium.org2011-01-051-1/+1
* Simplify the accounts options page markup.satorux@chromium.org2011-01-052-11/+1
* Lifecycle management for PolicyProvidersjkummerow@chromium.org2011-01-0521-196/+313
* Fix text layout of the delete menu in the file browser.satorux@chromium.org2011-01-051-10/+14
* [gtk] Fix padding in omnibox security label.estade@chromium.org2011-01-051-2/+2
* Add SetUpOnMainThread() method into InProcessBrowserTestsuzhe@google.com2011-01-052-3/+29
* - WriteInstallerResult is now back in InstallUtil and only writes the result ...grt@chromium.org2011-01-0538-570/+1370
* Fixing the autofill unit tests.lipalani@chromium.org2011-01-055-445/+340
* Fix a regression caused by http://codereview.chromium.org/6075004/suzhe@google.com2011-01-052-76/+73
* DOMUI: Display the appropriate CC icon in the AutoFill credit card list.jhawkins@chromium.org2011-01-057-157/+296
* Added a test to make sure the app store redirect issue (see bug) doesn'tmpcomplete@chromium.org2011-01-052-8/+51
* Make Graphics3D::SwapBuffers take a completion callbackpiman@google.com2011-01-052-1/+7