summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-187-14/+114
* Reduce "false positive" in preconnect rates.jar@chromium.org2010-08-184-111/+190
* DOMUI prefs: Move inline header list class into its own file for reuse.stuartmorgan@chromium.org2010-08-186-178/+212
* Fix DictionaryValue::Equals() to also detect differences in key names.mnissler@chromium.org2010-08-182-8/+8
* Convert GetDisplayStringInLTRDirectionality from wstring to string16.tony@chromium.org2010-08-1813-32/+40
* Ensures we don't let users translate pages that are in an unsupported languag...jcivelli@chromium.org2010-08-183-1/+22
* Convert strings in bookmarks, part 2.viettrungluu@chromium.org2010-08-185-44/+34
* [Mac] Retain a reference within a scoped_nsobject of a Page Action's context ...andybons@chromium.org2010-08-182-6/+12
* DOMUI prefs: Add the recent pages list to the 'add startup page' overlaystuartmorgan@chromium.org2010-08-189-8/+270
* [Chrome OS] Block the installation of extensions with NPAPI pluginscmasone@google.com2010-08-187-12/+81
* Upate privacy options preference UI GTK widgets when the corresponding polici...markusheintz@chromium.org2010-08-181-17/+20
* Show keyboard focus on toolbar buttons.avi@chromium.org2010-08-181-4/+11
* Compress recorded audio with speex before transmitting to server for recognit...satish@chromium.org2010-08-187-16/+99
* Adds IDBKeyPath parser / extractor, and provides a mechanism to call it sandb...bulach@chromium.org2010-08-1813-107/+548
* Fix leaks in GoogleURLTrackerTest::CreateRequestContext()ukai@chromium.org2010-08-182-5/+8
* DevTools: remove tests that have been converted into layout testsyurys@chromium.org2010-08-181-10/+0
* Create separate target for policy_templates to fix current build problemsgfeher@chromium.org2010-08-181-1/+55
* Updating trunk VERSION from 498.0 to 499.0chrome-release@google.com2010-08-181-1/+1
* Mark SSLUITest.TestDisplaysInsecureContentLoadedFromJS as flaky on Win32.thestig@chromium.org2010-08-181-1/+10
* Revert 56315 - [Gtk] Display the current content setting applying to a domain...jochen@chromium.org2010-08-187-165/+41
* Disable outdated plug-ins on a per-plugin basis.bauerb@chromium.org2010-08-184-21/+63
* Refactor PrefService, pulling the PREF_CHANGED notification infrastructure ou...pam@chromium.org2010-08-1814-277/+692
* Don't show non-localized detailed error info in bubbles.dpolukhin@chromium.org2010-08-182-4/+8
* Don't claim we would always block cookies, since there are always exceptions.jochen@chromium.org2010-08-187-37/+0
* Attemp to fix linking error on Builder Chromium Builder (dbg).thestig@chromium.org2010-08-181-1/+3
* Remove wstrings from bookmarks, part 1 (of many).viettrungluu@chromium.org2010-08-1812-69/+58
* Fix two bugs in pinyin config.satorux@chromium.org2010-08-183-15/+1
* DOMUI - Fix a bug in the chewing config page.satorux@chromium.org2010-08-185-65/+43
* Modify language menu so it does not take the keyboard focus on popup.yusukes@chromium.org2010-08-181-0/+16
* Monitor network change in GoogleURLTrackerukai@chromium.org2010-08-189-104/+788
* Temporarily disable TimelineApi until the webkit cause can be reverted and th...johnnyg@chromium.org2010-08-181-1/+2
* Removing FLAKY from MediaTest.* UI tests as they appear to be passing consist...scherkus@chromium.org2010-08-181-2/+2
* Allow data URLs to load chrome-extension:// resources. Basicaa@chromium.org2010-08-182-16/+53
* Fix failing sync integration tests.rsimha@chromium.org2010-08-182-12/+20
* RemotingDirectoryService to register remoting hosthclam@chromium.org2010-08-185-35/+126
* sync: take two for:tim@chromium.org2010-08-1846-43/+2112
* Allow render_widget_host_gtk to autoscroll even when widget is against edge o...davemoore@chromium.org2010-08-182-1/+72
* Fix parentheses omission which led to tab misplacement in maximized mode. Al...pkasting@chromium.org2010-08-171-3/+3
* Import search engines on first run in organic builds. Once this patch is in,...mirandac@chromium.org2010-08-171-30/+33
* Fix year in copyright boilerplate.asargent@chromium.org2010-08-171-1/+1
* Disable autocomplete for search keywords.isherman@chromium.org2010-08-172-5/+8
* FBTF: Header cleanup in chrome/common. Part 1.jhawkins@chromium.org2010-08-1733-53/+121
* Fix a problem with Geolocation tests trying to start the test server twice.phajdan.jr@chromium.org2010-08-171-4/+10
* Every time a new autofill suggestion was received we would hide the autofill ...jcivelli@chromium.org2010-08-171-5/+4
* Fix windows doc generation to use depot_tools python.asargent@chromium.org2010-08-173-10/+42
* Make dom_feature_extractor_unittest into a browser test.bryner@chromium.org2010-08-172-1/+6
* AutoFillManagerTest.GetProfileSuggestionsEmptyValue crashes in official buildsgeorgey@chromium.org2010-08-173-44/+61
* Fix a couple of bookmark bar problems:pkasting@chromium.org2010-08-176-17/+62
* Sigh... in fixing the crash message for RTL, I broke LTR, due to AdjustString...pkasting@chromium.org2010-08-171-3/+3
* [Mac] Implement highlight-on-hover for the Wrench menu buttons.rsesek@chromium.org2010-08-172-1/+97