summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mark a bunch of geolocation tests as flaky while phajdan fixes.mpcomplete@chromium.org2010-08-171-5/+12
* TBR:phajdankurrik@chromium.org2010-08-173-0/+0
* Revert 56423 - Added classes to enable session sync functionality.tim@chromium.org2010-08-1746-2112/+43
* Refactors mouse watching out of TabStrip into a standalone class.sky@chromium.org2010-08-173-135/+18
* Added classes to enable session sync functionality.tim@chromium.org2010-08-1746-43/+2112
* Adding the current code that hosts code.google.com/chrome/extensions.kurrik@chromium.org2010-08-174-0/+340
* Fix MultipartResponseUITest.SingleVisit after my test server change.phajdan.jr@chromium.org2010-08-171-1/+2
* Fix a crash in HungRendererView. |tab_contents_| can be set to NULL when TabC...finnur@chromium.org2010-08-171-3/+5
* Set the title for wait-for-debugger dialog to be "Chromium". We were fetching...alokp@chromium.org2010-08-171-23/+26
* Set Mac crash dumps to go in chrome::DIR_CRASH_DUMPSnirnimesh@chromium.org2010-08-171-9/+10
* Don't show accidental search infobar for bookmark keywords.isherman@chromium.org2010-08-171-1/+2
* Fix compile on ChromeOSphajdan.jr@chromium.org2010-08-173-7/+6
* GTTF: Further separation of testing automation stuff from ChromeFramephajdan.jr@chromium.org2010-08-172-72/+86