summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [Mac] Minor changes for the instant preference for M9.rsesek@chromium.org2010-12-084-121/+83
* Some installer cleanup: introduced ChannelInfo class for fiddling with "ap" C...grt@chromium.org2010-12-0810-159/+510
* Prerender: Add PrerenderManager and PrerenderContentscbentzel@chromium.org2010-12-0817-3/+700
* Fix includes in stubbed login that were broken by profile.h and profile_manag...rjkroege@google.com2010-12-081-2/+2
* Fix a link to an article on the extensions documentation pages, which current...kathyw@chromium.org2010-12-082-2/+2
* Turns out RSA_generate_key is deprecated and is removed on some platforms, s...joth@chromium.org2010-12-081-4/+9
* Propagate is_editable_node in the FOCUS_CHANGED_IN_PAGE notification.bryeung@google.com2010-12-088-53/+94
* WebKit merge 73510:73514.yutak@chromium.org2010-12-081-1/+1
* Small fix to properly return the appropriate type.mad@google.com2010-12-081-1/+6
* Set default image for new logged in user right after login.avayvod@chromium.org2010-12-083-11/+6
* WebKit merge 73496:73510.yutak@chromium.org2010-12-081-1/+1
* Fix handling of 'Use system proxy settings' policygfeher@chromium.org2010-12-086-15/+54
* Fix memory leak in ExtensionPrefTestbattre@chromium.org2010-12-084-25/+40
* WebKit merge 73487:73496.yutak@chromium.org2010-12-081-1/+1
* Enable DevToolsSanityTest.TestProfilerTab.mnaganov@chromium.org2010-12-081-2/+1
* Fix a crash where the chrome_frame_ gets used after it was released.mad@google.com2010-12-081-0/+6
* Updating trunk VERSION from 605.0 to 606.0chrome-release@google.com2010-12-081-1/+1
* Fix OpenSSL buildjoth@chromium.org2010-12-081-3/+6
* 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