summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add OVERRIDE to chrome/browser/chromeos/.avi@chromium.org2011-11-2265-233/+311
* chromeos: Remove UpdateLibrary code, which is no longer used.satorux@chromium.org2011-11-228-295/+0
* Update .DEPS.gitchrome-admin@google.com2011-11-221-1/+1
* Clean up ExtensionServiceTest.yoz@chromium.org2011-11-222-232/+191
* roll gyp 1093:1096thakis@chromium.org2011-11-221-1/+1
* Add myself to net/OWNERS for cookie store.erikwright@chromium.org2011-11-221-0/+1
* Update .DEPS.gitchrome-admin@google.com2011-11-221-1/+1
* Angle roll 813:887michaelbai@chromium.org2011-11-221-1/+1
* Removing TOUCH_UI from content renderer.saintlou@chromium.org2011-11-222-18/+1
* Adding histograms for better Omnibox prerender performance tracking.dominich@chromium.org2011-11-224-0/+30
* Upstream: Make expat compiled in Androidmichaelbai@chromium.org2011-11-221-3/+3
* Register Browser for extension events from the original profile.yoz@chromium.org2011-11-221-4/+4
* Redo of Issue http://codereview.chromium.org/8621006/saintlou@chromium.org2011-11-2219-279/+7
* roll clang 144547:145052thakis@chromium.org2011-11-221-1/+1
* ASAN failing tests on OutOfProcessPPAPITest.*dhollowa@chromium.org2011-11-221-4/+16
* Fix testSaveDangerousFilenirnimesh@chromium.org2011-11-222-0/+2
* Valgrind reports leaks in webkit_glue25WebKitPlatformSupportImpl15createURLLo...dhollowa@chromium.org2011-11-221-0/+7
* Check for NULL pointer before assigning the test datajochen@chromium.org2011-11-222-2/+4
* [cros] Double-click fixes on Change Picture prefs page.ivankr@chromium.org2011-11-221-11/+14
* [cros] Fix crash in StubLogin.ivankr@chromium.org2011-11-221-10/+21
* Mark DeviceOrientationProviderTest.ObserverNotRemoved flaky.hans@chromium.org2011-11-221-1/+2
* GTK: Move code shared by future content/ classes and chrome/ to ui/.erg@chromium.org2011-11-227-18/+24
* More surgery to remove views desktop.vollick@chromium.org2011-11-2210-111/+19
* Fix shared library build for content_unittestsdpranke@chromium.org2011-11-221-2/+4
* chromeos: Change all clients of UpdateLibrary to use UpdateEngineClient.satorux@chromium.org2011-11-2214-175/+205
* Add gamepad hardware data fetcher, and higher level thread containerscottmg@chromium.org2011-11-228-0/+532
* Mark a cookie as session cookie, if the expiry date cannot be parsedjochen@chromium.org2011-11-222-1/+10
* gtest / gmock shouldn't be in the shipping productthakis@chromium.org2011-11-2212-170/+134
* ui_tests and browser_tests use layout test data.toyoshim@chromium.org2011-11-224-30/+27
* Fix the race condition between mac drawRect and toggling accelerated compositingjbates@chromium.org2011-11-222-2/+8
* Removed TOUCH_UI (mostly constants) from chrome/browser/ui/views.saintlou@chromium.org2011-11-2216-132/+7
* chromeos: Fix LoginUserTest.UserPassed and LoginProfileTest.UserNotPassed.satorux@chromium.org2011-11-221-2/+7
* wayland: integrate gl_surface_wayland.cc into gl_surface_linux.ccmsb@chromium.org2011-11-223-185/+34
* Http Cache: Make sure that we don't switch to mode NONE whenrvargas@google.com2011-11-222-1/+56
* Delete the temporary file when generating MHTML with the extension API.jcivelli@chromium.org2011-11-2212-28/+221
* Make HistoryDatabase own StarredURLDatabase instead of inheriting from it.tfarina@chromium.org2011-11-225-27/+26
* fix path to webkit source dir so that we can includedpranke@chromium.org2011-11-221-1/+10
* Print Preview: Fixing javascript error occuring in the margins code.dpapad@chromium.org2011-11-222-0/+11
* Gets rid of TOUCH_UI in views/widget.ccpkotwicz@chromium.org2011-11-221-1/+1
* Fixes comment as TOUCH_UI does not exist anymorepkotwicz@chromium.org2011-11-221-2/+1
* Valgrind: Fix another suppression for bug 101146 post-move.jhawkins@chromium.org2011-11-221-1/+1
* Revert 111170 - Move GL headers from gpu to third_party/khronosabodenha@chromium.org2011-11-2220-95/+282
* Valgrind: Fix a suppression for bug 101146 since files have moved.jhawkins@chromium.org2011-11-221-3/+3
* Have panels respond to changes in work area on Linux. This includes switching...prasadt@chromium.org2011-11-2221-98/+363
* Move GL headers from gpu to third_party/khronosskyostil@google.com2011-11-2220-282/+95
* Modify LockWindow to grab inputs when the WebUI lock screen is displayed.flackr@chromium.org2011-11-222-18/+245
* s/Move/Stack/ in names of stacking-related methods.derat@chromium.org2011-11-2223-73/+73
* Fix the placement of dangerous download warning icons in DownloadItemView.asanka@chromium.org2011-11-221-6/+12
* Implementation of window_snapshot_aurapkotwicz@chromium.org2011-11-221-6/+28
* views: Factor out Listener from Combobox into its own header file.tfarina@chromium.org2011-11-2220-70/+109