summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fullscreen JS API implementation.koz@chromium.org2011-08-256-3/+127
* temporary make build fixthakis@chromium.org2011-08-251-1/+1
* Pulling new nacl into chrome, which now uses a single ppapi copy.bradnelson@google.com2011-08-252-1/+8
* Revert 98112thakis@chromium.org2011-08-257-190/+119
* Add a iconUrl parameter to webstorePrivate.beginInstallWithManifest2asargent@chromium.org2011-08-256-21/+175
* Adds yet more debugging in hopes of tracking 91396. The latest datasky@chromium.org2011-08-251-3/+10
* 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-2514-431/+90
* Add support for client-side phishing detection for non-UMA users.bryner@chromium.org2011-08-2514-90/+431
* Revert 98164 since there are missing dependencies on linux views build - Move...jam@chromium.org2011-08-252-0/+9
* Switch virtual keyboard mode base on type of the current focused input field.penghuang@chromium.org2011-08-251-7/+19
* Move resource_dispatcher_host_unittest.cc to content_unittests now that all i...jam@chromium.org2011-08-252-9/+0
* Try to reduce the flankness of the PPAPI UI tests.brettw@chromium.org2011-08-251-20/+27
* 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-2511-75/+90
* 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-257-60/+57
* 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-246-117/+127
* 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
* Fix typo in PYAUTO_TESTSnirnimesh@chromium.org2011-08-241-1/+1
* 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-249-417/+6
* Delete unnecessary header file left behind after a refactorrsimha@chromium.org2011-08-241-155/+0
* Making BrowserNavigator open file browser singleton tab respecting URLs ref v...tbarzic@chromium.org2011-08-246-4/+76
* Remove dead WebKit Autofill codeisherman@chromium.org2011-08-241-4/+0
* Add sign in dialog for GCP->print preview integration.abodenha@chromium.org2011-08-249-7/+250
* Print Preview: Fix the entry in about:flags.thestig@chromium.org2011-08-241-7/+6
* Don't build the main executable binaries as Objective-C.mark@chromium.org2011-08-246-9/+68
* 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-2410-164/+52
* Handle keyboard shortcuts in Mac Panels.jennb@chromium.org2011-08-247-119/+190
* Apply content-security-policy directive to chrome://workers page.tsepez@chromium.org2011-08-247-76/+84
* Add a browser-test for the keyboard widget.sadrul@chromium.org2011-08-247-2/+126
* Switching NaCl IRT to be built inside the chrome build.bradnelson@google.com2011-08-242-18/+257
* New infobar bar icon dropsail@chromium.org2011-08-2442-2/+2
* Switch to using .pak files for locale data on Windows.tony@chromium.org2011-08-248-786/+118
* [ChromeOS] Fix back tab issue in WebUI account picker.xiyuan@chromium.org2011-08-241-1/+10
* Tommi: I need an owner review for the chrome frame changes.rogerta@chromium.org2011-08-245-75/+38
* [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-2440-796/+198
* Remove a couple racy functions from ui_test_utils.gbillock@chromium.org2011-08-249-105/+58
* Description:rayanna@chromium.org2011-08-241-0/+2
* Get rid of the static ConstrainedWindow::CreateConstrainedDialog method that ...jam@chromium.org2011-08-2432-82/+67
* Call GetPluginsInfo() to register flash plugin before attempting to load on M...nirnimesh@chromium.org2011-08-243-0/+18
* [Mac] Always clear fake first responder for test windows.shess@chromium.org2011-08-242-1/+1