summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for management API related to escalated permissions disabled extensionsasargent@chromium.org2011-11-1620-93/+514
* chrome: bluetooth: create BluetoothManager after about:flags parsedvlaviano@chromium.org2011-11-162-12/+15
* Offline state detection for linux, using new D-Bus library.adamk@chromium.org2011-11-167-13/+490
* Disables plugin based prenderer browser tests as they don't work onsky@chromium.org2011-11-161-2/+9
* Add missing ConstrainedDialog code and re-enable disabled PrintPreviewHandler...thestig@chromium.org2011-11-162-10/+11
* Extension Settings API: make it so that when changes received from sync fail ...kalman@chromium.org2011-11-1615-100/+838
* Since this test uses private API, excluding this test from continuous public ...rohitbm@chromium.org2011-11-161-0/+1
* Fix URL on proxy/connector for sending user messages.gene@chromium.org2011-11-161-1/+1
* Temporarily disable testIncognitoNotification,testOriginPrefsNotSavedInIncogn...nirnimesh@chromium.org2011-11-161-4/+6
* Cleanup: Remove more forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-1626-74/+20
* Update licensecheck to 2.11.2, which contains upstreamed patches:phajdan.jr@chromium.org2011-11-163-7/+17
* For the MatchComplete PPLT change in prerendering,tburkard@chromium.org2011-11-163-0/+15
* move chrome/browser/ui/gtk/certificate_viewer.* to chrome/browser/ui, add it tobenrg@chromium.org2011-11-167-32/+14
* Fix memory leak in unit test.scottbyer@chromium.org2011-11-161-6/+13
* Re-enable useful dumps on dev and beta channels.robertshield@chromium.org2011-11-161-2/+5
* NaCl: preallocate shared-memory object on Linux as on MacOSXmcgrathr@chromium.org2011-11-162-32/+48
* Enable content component (again!).dpranke@chromium.org2011-11-1615-21/+81
* Valgrind: Fix a leak in GetValueFromDictionary for cocoa.jhawkins@chromium.org2011-11-161-2/+4
* Add OVERRIDE to webkit/.avi@chromium.org2011-11-1651-277/+342
* Sync: Improve handling of database load failuresrlarocque@chromium.org2011-11-167-72/+84
* Use shared D3D9 texture to transport the compositor's backing buffer to the b...apatrick@chromium.org2011-11-1632-276/+560
* Sync Promo: Add more UMA metrics.dbeam@chromium.org2011-11-166-47/+153
* base::Bind() conversion for compositor_model_bench.dcheng@chromium.org2011-11-161-6/+6
* Fixes regression that was causing omnibox to select all when page finishedsky@chromium.org2011-11-161-2/+3
* ppapi: Fix memory leaks in TestCharSetToUTF16.jhawkins@chromium.org2011-11-162-41/+8
* Revert 110327 - Add ChromeBrowserParts for non main parts.cpu@chromium.org2011-11-1633-351/+356
* Tweak morejs expectation.thakis@chromium.org2011-11-161-1/+1
* force a buildcpu@chromium.org2011-11-161-1/+1
* Whitespace-only change to force a build.jhawkins@chromium.org2011-11-161-2/+2
* Revert "Offline state detection for linux, using new D-Bus library."adamk@chromium.org2011-11-167-487/+12
* Add oauth client id to AppSpecifics. We will use that when a user revokes not...munjal@chromium.org2011-11-161-0/+10
* Offline state detection for linux, using new D-Bus library.adamk@chromium.org2011-11-167-12/+487
* Update .DEPS.gitchrome-admin@google.com2011-11-161-1/+1
* base::Bind() conversion for chrome/browser/search_enginesdcheng@chromium.org2011-11-1610-270/+32
* Add OVERRIDE to gpu/ and gl/.avi@chromium.org2011-11-1612-97/+100
* Add copyright notice to xslt-bad-import-uri.xslgavinp@chromium.org2011-11-161-0/+3
* Remove 1 exit time destructor from ppapi, and possibly fix a bug.thakis@chromium.org2011-11-162-4/+8
* NaCl: Update revision in DEPS, r7158 -> r7169mseaborn@chromium.org2011-11-161-1/+1
* Fix fullscreen mode on auraoshima@chromium.org2011-11-163-15/+21
* CrOS: More build fix.jhawkins@chromium.org2011-11-161-1/+2
* CrOS: Build fix.jhawkins@chromium.org2011-11-161-8/+4
* Fix statics in NativeTheme*::instance() to avoid destruction post maindhollowa@chromium.org2011-11-165-6/+9
* base::Bind: Convert HostResolver::Resolve.jhawkins@chromium.org2011-11-1639-279/+306
* Cloud print connector policy.scottbyer@chromium.org2011-11-167-25/+478
* Fixed the policy.PolicyTest.testJavascriptPolicies test.joaodasilva@chromium.org2011-11-163-3/+2
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-1614-60/+63
* Update .DEPS.gitchrome-admin@google.com2011-11-161-2/+2
* roll skia to 2695reed@google.com2011-11-162-1/+2
* Add ChromeBrowserParts for non main parts.stevenjb@google.com2011-11-1633-356/+351
* Beginnings of Window Modality support.ben@chromium.org2011-11-1630-42/+836