summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-1233-655/+932
* Revert r85014 because it doesn't work fully and we're doing something else.willchan@chromium.org2011-05-123-61/+8
* "AutoFill" -> "Autofill" in Autofill functional testsisherman@chromium.org2011-05-125-8/+8
* Include default Autofill country in its natural list position as well as at t...isherman@chromium.org2011-05-111-6/+5
* Enable DownloadManager.StartDownloadachuith@chromium.org2011-05-112-6/+1
* Re-land r84928: Move ExtensionFunctionDispatcher toaa@chromium.org2011-05-1139-517/+471
* cocoa: Replace "using namespace l10n_util;" by "using l10n_util::GetNSString;".tfarina@chromium.org2011-05-111-2/+2
* Update translations using strings from launchpad.net r208tony@chromium.org2011-05-1123-183/+528
* Adjust sizes for xp-release.cmp@chromium.org2011-05-111-1/+1
* If background thread gets XIOError, don't call shutdowndavemoore@chromium.org2011-05-111-0/+21
* Fix a comment to be correct.krisr@chromium.org2011-05-111-1/+1
* Roll Skia to 1309.vandebo@chromium.org2011-05-111-1/+1
* Linux: roll DEPS to pick up xdg-utils merge with upstream. No functional change.mdm@chromium.org2011-05-111-1/+1
* Re-enable pyauto sync tests on Chromersimha@chromium.org2011-05-111-2/+2
* Fix help link for enabling crash reporting from chrome://crashesstuartmorgan@chromium.org2011-05-111-1/+1
* Disable PanelBrowserViewTest.TitleBarMouseEvent for further investigation.jianli@chromium.org2011-05-111-1/+1
* Allow the first-run bubble to be shown on organic first runs.ben@chromium.org2011-05-112-6/+13
* Mac. Add new Bookmarks submenu to Wrench menu. maf@chromium.org2011-05-118-25/+119
* GTK: Use glib's desktop file parser instead of our hand rolled one.erg@google.com2011-05-112-74/+128
* Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""aa@chromium.org2011-05-1138-460/+518
* Remove unused, wrong parameters from request_info.abarth@chromium.org2011-05-112-10/+0
* Fix a crash in the extension webrequest API caused by a NULL dereference.mpcomplete@chromium.org2011-05-111-7/+6
* Avoid exiting the renderer process if it has a pending render view.creis@chromium.org2011-05-117-1/+92
* Remove native candidates window in touch uipenghuang@chromium.org2011-05-112-1/+16
* webui/chromeos: Remove "using namespace chromeos::input_method;"tfarina@chromium.org2011-05-111-9/+8
* Suppress an invalid write under _NSDrawThemeBackgroundstuartmorgan@chromium.org2011-05-111-0/+12
* Fix the bug that panel cannot be closed when we click the title bar on Windows.jianli@chromium.org2011-05-112-0/+70
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-1146-157/+206
* Initial typed url integration tests.atwilson@chromium.org2011-05-119-4/+454
* Add tests for navigation, signout while locked, and a meta sanity test.krisr@chromium.org2011-05-111-18/+33
* Disable TCP temporarily to workaround crbug.com/80245.sergeyu@chromium.org2011-05-111-0/+4
* Add a unit test for ChromeCookiePolicy.rsesek@chromium.org2011-05-113-0/+151
* Simple OAuth1 implementation based on http://code.google.com/chrome/extension...ajwong@chromium.org2011-05-117-3/+1119
* Autofill PersonalDataManager should eliminate batch updatesdhollowa@chromium.org2011-05-1110-550/+418
* X message pump: Allow adding observers for XEvents.sadrul@chromium.org2011-05-115-13/+48
* Fixed logic for determining whether to show virtual keyboard on browservarunjain@chromium.org2011-05-111-2/+6
* [Reland] Test for empty passphrase in Sync setup process.sfeuz@chromium.org2011-05-111-0/+8
* Changed the IPC between the browser and the service process to return more de...sanjeevr@chromium.org2011-05-1113-69/+124
* PrerenderBrowserTest.PrerenderHTTPS was failing for some reason.mmenke@chromium.org2011-05-114-80/+8
* Changed CHECK to DCHECK in cmd_buffer_helper.cc.apatrick@chromium.org2011-05-111-1/+1
* chromeos: Let all users change time zone setting.derat@chromium.org2011-05-114-7/+20
* Roll ANGLE 633:647.apatrick@chromium.org2011-05-111-1/+1
* [cros] Show data plan info only when cellular network supports that.nkostylev@chromium.org2011-05-115-7/+13
* Revert "Looks like this introduced leaks in sync ui tests. Sigh."aa@chromium.org2011-05-1138-518/+460
* Only block the GPu process if WebGL, compositing or canvas2D are blacklisted ...vangelis@chromium.org2011-05-111-1/+9
* Remember last-used mode.jamiewalch@chromium.org2011-05-113-5/+11
* Convert Demuxer::Read() to use the new callback system.acolwell@chromium.org2011-05-1114-46/+41
* Add OWNERS file for content/renderer/mediaacolwell@chromium.org2011-05-111-0/+8
* [ChromeOS] Clean up acounts page's use of chrome://userimage/xiyuan@chromium.org2011-05-114-45/+1
* Use ContentBrowserClient to check if cookie getting/setting is allowed in Ren...jam@chromium.org2011-05-111-52/+17