summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Protect InputMethodMenu from multiple notifications.stevenjb@chromium.org2011-12-222-22/+37
* Revert 115610 - Broke Win Aura Compilersesek@chromium.org2011-12-227-56/+51
* Coverity: Fixing unused variables bugs.dpapad@chromium.org2011-12-221-2/+2
* Implement Panel::GetDispositionForPopupBounds() and move shared logic to brow...stevenjb@chromium.org2011-12-227-51/+56
* Change GpuPixelTests to use GrabWindowSnapshotpkotwicz@chromium.org2011-12-223-21/+57
* This is the third patch in the series. lipalani@chromium.org2011-12-223-12/+93
* Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, sc...ajwong@chromium.org2011-12-222-1/+14
* Bluetooth UI refreshkevers@chromium.org2011-12-2224-1306/+499
* Coverity: Fix unchecked return valueskmadhusu@chromium.org2011-12-226-12/+21
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-2294-282/+259
* Mark OutOfProcessPPAPITest.FlashFullscreen FLAKY.jbates@chromium.org2011-12-221-1/+2
* Added test for disallowed nacl sockets switch.ygorshenin@google.com2011-12-221-0/+29
* Update webdata files to take advantage of DLOG(FATAL) ingbillock@chromium.org2011-12-2211-490/+163
* In order to resume a download some more information needs to be gathered.ahendrickson@chromium.org2011-12-222-19/+30
* Add JavaScript Harmony flag to chrome://flagsarv@chromium.org2011-12-222-0/+14
* Remove Hunspell on OS X - step 5jeremy@chromium.org2011-12-224-20/+3
* Updating trunk VERSION from 980.0 to 981.0chrome-release@google.com2011-12-221-1/+1
* Move the remaining TabContents methods to the WebContents interface, switchin...jam@chromium.org2011-12-2223-66/+67
* Coverity: Fix unchecked return bugs.kmadhusu@chromium.org2011-12-223-5/+6
* Remove references to obsolete TOUCH_UI build - extension samplerbyers@chromium.org2011-12-222-8/+1
* Remove references to obsolete TOUCH_UI buildrbyers@chromium.org2011-12-225-25/+1
* Remove references to obsolete TOUCH_UI buildrbyers@chromium.org2011-12-222-10/+1
* [cros] OOBE/Login: make 'Sign in' and 'Enter' buttons resizable.ivankr@chromium.org2011-12-221-26/+20
* gtk: Add missing ui:: to ResourceBundle references.tfarina@chromium.org2011-12-2230-70/+71
* Do not set "charIndex" of TTS event when no valid value is provided.hashimoto@chromium.org2011-12-221-5/+16
* Marked the ExtensionL10nUtil.GetValidLocalesEmptyLocaleFolder as flakypastarmovj@chromium.org2011-12-221-1/+1
* Make the login screen update when the device policies change.pastarmovj@chromium.org2011-12-2210-11/+80
* [cros] Login/OOBE: disable the header bar together with user pods.ivankr@chromium.org2011-12-224-3/+26
* Reland 115318 - Return backup TemplateURL on default search change.ivankr@chromium.org2011-12-2210-36/+96
* Change system settings based on when mouse/touchpad is connected/disconnected.achuith@chromium.org2011-12-2212-20/+185
* WebUI Bookmark All Tabs Dialog: Polish Titlebar on ChromeOSyoshiki@chromium.org2011-12-223-0/+21
* Fix a NULL check typo in DownloadBuffer.thestig@chromium.org2011-12-221-1/+0
* cr/ui/grid.js: fix the regression of Grid.getAfterFillerHeight()yoshiki@chromium.org2011-12-221-2/+2
* Revert 115515 - [Aura] Implement views-based applist.pastarmovj@chromium.org2011-12-2225-732/+123
* Overwrite the multi-install binaries' usagestates value if it's already there.grt@chromium.org2011-12-222-3/+6
* [Aura] Implement views-based applist.xiyuan@chromium.org2011-12-2225-123/+732
* [Sync] Ensure encryption happens before syncing with the server.zea@chromium.org2011-12-221-5/+8
* Updating trunk VERSION from 979.0 to 980.0chrome-release@google.com2011-12-221-1/+1
* Change PanelSlideAnimation to PanelBoundsAnimation.prasadt@chromium.org2011-12-229-40/+33
* change the DeviceSettingsProvider to send notifications on policy reload too.pastarmovj@chromium.org2011-12-221-17/+39
* Reland r115297: Add overflow indicator count on Windows.jianli@chromium.org2011-12-2214-46/+872
* Move navigation_details.h to content/public/browser.jam@chromium.org2011-12-2237-37/+37
* Coverity fixlet: fix PASS_BY_VALUE.scr@chromium.org2011-12-222-2/+2
* Make net-internals filter work with source typesmmenke@chromium.org2011-12-221-0/+5
* Move a bunch of methods from TabContents into the WebContents interface. This...jam@chromium.org2011-12-2250-101/+102
* Remove custom Task implementation from ProfileManager.dcheng@chromium.org2011-12-221-38/+25
* base::Bind() cleanup in chrome/browser/netdcheng@chromium.org2011-12-222-9/+8
* Bookmark import from IE preserving the order.kinaba@chromium.org2011-12-225-151/+605
* base::Bind() and custom Task conversion for chrome/browser/spellcheckerdcheng@chromium.org2011-12-221-58/+42
* gtk: Include SkColor.h instead of SkPaint.h in infobar_gtk.htfarina@chromium.org2011-12-221-2/+1