summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Move web_ui_util.* to chrome/ from content/estade@chromium.org2011-03-3014-11/+76
* Fixes possible NULL pointer crash.altimofeev@chromium.org2011-03-303-5/+18
* Fix clang warnings/errors by un-inlining virtual methods.andybons@chromium.org2011-03-304-2/+10
* Split out Keywords and Autofill logic from WebDatabase.andybons@chromium.org2011-03-3022-3859/+4259
* gtk: Allow text selection in the page info bubble.tfarina@chromium.org2011-03-301-0/+2
* URL update.avi@chromium.org2011-03-301-2/+2
* C++ readability review for Robert Sesek <rsesek@google.com>.rsesek@chromium.org2011-03-302-8/+4
* DevTools: make extensions more user-friendly.pfeldman@chromium.org2011-03-308-68/+378
* Introduce a new way of using ScopedUserPrefUpdate that ensures notifications ...battre@chromium.org2011-03-307-49/+245
* Cleanup: Remove sqlite_utils.h from task_manager_resource_providers.cctfarina@chromium.org2011-03-301-3/+2
* [Mac] Allow text selection in the page info bubble.rsesek@chromium.org2011-03-301-0/+1
* Set the window ID for each renderer on all platforms.skerner@chromium.org2011-03-307-6/+95
* Reduce string passing by value in a couple of Accessibility classes.finnur@chromium.org2011-03-301-1/+1
* Updating trunk VERSION from 719.0 to 720.0chrome-release@google.com2011-03-301-1/+1
* Adding 'explicit_expiration' cause to 'OnCookieChanged'jochen@chromium.org2011-03-306-9/+33
* [cros] Added remaing screens of the PIN/PUK unlock flow.nkostylev@chromium.org2011-03-305-59/+237
* Increase height of login captcha view.falken@chromium.org2011-03-302-2/+1
* Disable PrerenderBrowserTest.PrerenderExcessiveMemory, hangs flakilyphajdan.jr@chromium.org2011-03-301-1/+3
* Mac: Elides the beginning of tab titles that have common prefixessail@chromium.org2011-03-303-1/+60
* Change the separator of the keyboard overlay data to allow labels containing ...mazda@chromium.org2011-03-302-77/+78
* Update the keyboard overlay data.mazda@chromium.org2011-03-301-137/+45
* Remove a stray debugging printfisherman@chromium.org2011-03-301-1/+0
* Add metric for number of Autofill address suggestions shown in popupisherman@chromium.org2011-03-305-32/+105
* Fix build break caused by the new Mac multiprofile UIsail@chromium.org2011-03-301-1/+0
* Cleanup: Remove forward declarations of "struct sqlite3".tfarina@chromium.org2011-03-303-12/+3
* Mac: Add profile button to browser windowsail@chromium.org2011-03-3010-17/+858
* Fix to SetServiceOrder. Add chromeos_wifi to suite.dtu@chromium.org2011-03-302-6/+11
* Re-order the "Run this time" and "Update..." buttons as additional attempt tocevans@chromium.org2011-03-301-7/+10
* GetBatteryInfo() battery automation hook.dtu@chromium.org2011-03-306-0/+99
* WebUI: make cookies deselect when clicked again in the cookies list.mdm@chromium.org2011-03-291-3/+26
* Adding Print To PDF option in drop-down list in print previewdpapad@chromium.org2011-03-293-1/+12
* Two sets of Autofill tests.dyu@chromium.org2011-03-298-3/+587
* Remove usages of WebView::Create that pass in devtools/autofill client.jam@chromium.org2011-03-291-1/+1
* Renaming is_off_the_record to is_incognito. Contributed by vipul.bhasin@gmail...willchan@chromium.org2011-03-2947-86/+90
* WebUI: adjust list redrawing to account for resizing lead items without scrol...mdm@chromium.org2011-03-291-2/+10
* Remove unnecessary member variable and forward declaration.jam@chromium.org2011-03-291-4/+0
* web-ui: add support for target="_blank" for about: & file: links.csilv@chromium.org2011-03-293-9/+20
* Report more detailed stats on which plug-ins are being blocked.cevans@chromium.org2011-03-292-4/+47
* Chrome frame support for resizing popup windowsjoshia@google.com2011-03-293-1/+27
* sync: dont return store_birthday_ by ref in MockConnectionManagertim@chromium.org2011-03-291-3/+2
* Update the code to have the SpellCheckProvider implement WebSpellCheckClient,...jam@chromium.org2011-03-292-13/+153
* Adding some logging for the test, testLaunchBlockedPopupInIncognito, to figur...sunandt@google.com2011-03-291-0/+3
* Remove unused has_history_service flag in TestingProfileakalin@chromium.org2011-03-2910-17/+1
* Makes instant delay showing any page that doens't result in a 403.sky@chromium.org2011-03-296-31/+97
* iwyu: Cleanup in the following files:jhawkins@chromium.org2011-03-2910-10/+63
* [Sync] All DTC's should check for NEEDS_CRYPTO and cryptogrpaher should be pr...zea@chromium.org2011-03-2945-85/+300
* fix clang buildtim@chromium.org2011-03-292-0/+5
* Send screenshots back to the client for debiggingjmikhail@google.com2011-03-2923-85/+377
* sync: hook up ServerConnectionManager <> SyncerThread2 and tie up more loose ...tim@chromium.org2011-03-2919-163/+426
* Revert 79705 - Revert 79651 - Coverity: Pass parameters by reference.dhollowa@chromium.org2011-03-2921-82/+37