summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Moves ownership of MenuItemView to MenuRunner as well as responbilitysky@chromium.org2011-08-2540-318/+370
* Revert 98168, it caused compile errors on mac:thakis@chromium.org2011-08-259-410/+87
* Add support for client-side phishing detection for non-UMA users.bryner@chromium.org2011-08-259-87/+410
* Switch virtual keyboard mode base on type of the current focused input field.penghuang@chromium.org2011-08-251-7/+19
* Relax software rendering list parsing.zmo@google.com2011-08-251-2/+4
* Move extension/webstore-related URL getters to the extension_urls namespace.mihaip@chromium.org2011-08-256-19/+11
* Remove redundant allocation and SkBitmap copy.jbates@chromium.org2011-08-251-2/+1
* Get rid of the link time dependency between content and chrome through the ge...jam@chromium.org2011-08-256-59/+55
* Fix clang buildjam@chromium.org2011-08-242-0/+9
* Get rid of link dependency from content to chrome. Make it get the SpeechInpu...jam@chromium.org2011-08-245-116/+125
* File Manager: fix date sorting initializationrginda@chromium.org2011-08-241-5/+6
* Handle the ViewHostMsg_RunFileChooser IPC message which is sent by content(re...ananta@chromium.org2011-08-242-13/+13
* Revert 98131 - Add code to keep track of what fraction of pageviews are top s...tburkard@chromium.org2011-08-244-92/+1
* Revert 98132 - Mark PrerenderTrackerNull test as flaky.tburkard@chromium.org2011-08-241-1/+1
* Mark PrerenderTrackerNull test as flaky.tburkard@chromium.org2011-08-241-1/+1
* Add code to keep track of what fraction of pageviews are top sites.tburkard@chromium.org2011-08-244-1/+92
* content: Move gtk_floating_container to ui/base/gtk/.erg@google.com2011-08-248-413/+6
* Making BrowserNavigator open file browser singleton tab respecting URLs ref v...tbarzic@chromium.org2011-08-246-4/+76
* Add sign in dialog for GCP->print preview integration.abodenha@chromium.org2011-08-246-7/+238
* Print Preview: Fix the entry in about:flags.thestig@chromium.org2011-08-241-7/+6
* Sync Setup UI: Fix Hebrew and Arabic word order on title of dialog.binji@chromium.org2011-08-241-4/+2
* Reverts debugging code added in hopes of tracking crash. This alsosky@chromium.org2011-08-247-67/+25
* Handle keyboard shortcuts in Mac Panels.jennb@chromium.org2011-08-245-117/+178
* Apply content-security-policy directive to chrome://workers page.tsepez@chromium.org2011-08-246-75/+83
* Add a browser-test for the keyboard widget.sadrul@chromium.org2011-08-243-2/+105
* [ChromeOS] Fix back tab issue in WebUI account picker.xiyuan@chromium.org2011-08-241-1/+10
* [Sync] Ensure legacy bookmarks are converted when we read them.zea@chromium.org2011-08-245-17/+124
* Move bubble border under views/bubble.saintlou@chromium.org2011-08-2439-792/+198
* Remove a couple racy functions from ui_test_utils.gbillock@chromium.org2011-08-247-30/+50
* Get rid of the static ConstrainedWindow::CreateConstrainedDialog method that ...jam@chromium.org2011-08-2432-82/+67
* [Mac] Always clear fake first responder for test windows.shess@chromium.org2011-08-242-1/+1
* Handle the ViewHostMsg_RunFileChooser and ViewHostMsg_EnumerateDirectory IPC ...ananta@chromium.org2011-08-248-74/+87
* chrome.experimental.downloads UMA CountApiCallsbenjhayden@chromium.org2011-08-242-40/+235
* content: Move drag_download_* to content.erg@google.com2011-08-247-525/+6
* PrintPreview: Whenever a preview tab reloads, reset the tab title.kmadhusu@chromium.org2011-08-246-11/+90
* bookmarks: Don't rely in !child_count(), instead check if node is empty().tfarina@chromium.org2011-08-242-4/+2
* Fix Touch buildjam@chromium.org2011-08-241-6/+6
* Fix pyauto autofill flakiness when submitting profile info via webpage forms.dennisjeffrey@chromium.org2011-08-246-3/+189
* Get rid of static TabContentsView::Create function since the interface is in ...jam@chromium.org2011-08-247-17/+43
* touchui: Split a KeyboardWidget out of KeyboardManager.sadrul@chromium.org2011-08-242-127/+146
* [cros] Change SIM PIN polishing.nkostylev@chromium.org2011-08-242-8/+51
* Revert 95995 - Product logo and name is the sole icon nowglotov@google.com2011-08-243-7/+8
* [cros] UI polish for PIN/PUK unlock flownkostylev@chromium.org2011-08-242-5/+86
* [cros] Fixed visibility of System Security Settings linkavayvod@chromium.org2011-08-241-4/+4
* - Add a new content settings type AUTO-SELECT-CERTIFICATE. The default value ...markusheintz@chromium.org2011-08-2413-16/+208
* Pass per-script fonts to WebKit settings.falken@chromium.org2011-08-242-0/+104
* Move enterprise enrollment related OOBE code to subdirectory.mnissler@chromium.org2011-08-2422-46/+46
* Ignores OnEncryptionComplete() until we've set the encrypted types.atwilson@chromium.org2011-08-242-6/+29
* Formatting error fix.sidor@chromium.org2011-08-243-21/+35
* Remove IdFromNativeView, move this logic to RenderWidgetHostViwe::GetNativeVi...oshima@google.com2011-08-247-39/+129