summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-0854-175/+247
* Tracking down flakiness in PrepopulateRespectBlank.finnur@chromium.org2010-12-081-1/+3
* Remove suppression for bug 61210.bauerb@chromium.org2010-12-081-7/+0
* Clean up pref change notification handling.mnissler@chromium.org2010-12-0837-1472/+1576
* Fixed minor atomicity issue in PrefProxyConfigService::GetLatestProxyConfig a...battre@chromium.org2010-12-084-35/+16
* Fix browser crash in ExtensionPrefs.finnur@chromium.org2010-12-081-0/+2
* [Sync] Fixed crash on XMPP reconnectionakalin@chromium.org2010-12-0810-58/+241
* Mark BrowserKeyEventsTest.ReservedAccelerators as flaky.phajdan.jr@chromium.org2010-12-081-1/+2
* Teach PPAPI proxy to share image memory on Mac OS Xabarth@chromium.org2010-12-087-76/+159
* Clean up automation provider side:phajdan.jr@chromium.org2010-12-084-215/+145
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-0815-205/+263
* Adds NULL checks to AeroPeekManager.hbono@chromium.org2010-12-081-9/+25
* WebKit merge 73455:73487.yutak@chromium.org2010-12-081-1/+1
* Fix support for --disable-extensions flag.jstritar@chromium.org2010-12-083-17/+60
* Roll deps for Skia r626:632.thestig@chromium.org2010-12-081-1/+1
* Addressing code review comments from Tommi from the orignal CL http://coderev...ananta@chromium.org2010-12-081-10/+9
* Provide a safety net for Windows hooks.mad@google.com2010-12-085-8/+58
* Update perf expectations after V8 roll.chase@chromium.org2010-12-081-5/+5
* Valgrind: Fix leak in PluginList by actually calling Shutdown().thestig@chromium.org2010-12-081-1/+2
* Update WebKit to r73455.pkasting@chromium.org2010-12-081-1/+1
* Re-design the phishing interstitial page. The change is mostly about: make th...lzheng@chromium.org2010-12-083-18/+57
* [Chrome OS] Richer error reporting for SignedSettings subsystemcmasone@chromium.org2010-12-088-89/+168
* Create new test binary for Chrome Frame for running QA tests. Original patch ...kkania@chromium.org2010-12-082-0/+124
* Disabled GPU watchdog thread on Windows.apatrick@chromium.org2010-12-081-21/+11
* Fix some make_expectations.py issues.chase@chromium.org2010-12-081-3/+1
* Makes instant not access sites that return a 403 status code.sky@chromium.org2010-12-087-10/+132
* linux: remove --as-needed in the shared buildevan@chromium.org2010-12-081-0/+5
* Fix a bug in pp:Var (var.cc) where DebugString could throw an exception on Wi...bbudge@google.com2010-12-071-11/+20
* Correct an html attribute in tabbed options.estade@chromium.org2010-12-071-1/+1
* Don't re-save autofill profiles to the web database if they haven't changed.isherman@chromium.org2010-12-073-0/+184
* Decrease warning severity in ApiDispatcher::InvocationResult::PostError.motek@chromium.org2010-12-071-1/+1
* Move more code from headers to implementation.erg@google.com2010-12-0738-88/+218
* Importer: Fix ImporterList::DetectSourceProfiles to run on the FILE thread, asjhawkins@chromium.org2010-12-0716-266/+466
* Turn off field trials and reporting of metrics when running benchmarking.mbelshe@google.com2010-12-073-3/+37
* Revert 68506 - Update sqlite to 3.7.3.jhawkins@chromium.org2010-12-07483-85453/+32233
* Invert the speech input API enable check and enable only on dev channel.satish@chromium.org2010-12-071-3/+3
* Fix a DCHECK which fired in ChromeFrame which indicated that we had a pending...ananta@chromium.org2010-12-072-2/+18
* Update WebKit to r73443.pkasting@chromium.org2010-12-071-1/+1
* Put BG mode back behind a flag for now.atwilson@chromium.org2010-12-072-6/+3
* Add PxSecure.dll to the list of buggy BHOs to which Chrome Frame avoids firin...robertshield@chromium.org2010-12-071-1/+1
* When COM DLL registration fails, return false from DoPostInstallTasks.tommi@chromium.org2010-12-071-1/+4
* Fix debug.log creation, which has been broken since r58501.tschmelcher@chromium.org2010-12-071-1/+1
* Wrap GlobalDescriptors singleton in accessor method.evan@chromium.org2010-12-077-9/+17
* DOMUI: Move options.html into options/ and refactor the javascript in said filejhawkins@chromium.org2010-12-074-385/+381
* Disable printing context menus on the print preview page. (resubmit)thestig@chromium.org2010-12-075-10/+44
* Disables instant preview for search engines that don't support thesky@chromium.org2010-12-072-15/+25
* Valgrind: Fix leak in plugin group code.thestig@chromium.org2010-12-071-7/+20
* gtk - Stop the instant commit animation when the user moves the cursor.estade@chromium.org2010-12-072-4/+15
* Update sqlite to 3.7.3.jhawkins@chromium.org2010-12-07510-32233/+85453
* Removing the GetVersionEnvKey method from BrowserDistribution.tommi@chromium.org2010-12-0713-36/+10