summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Include util.js in the NTP so we get file:// linking.estade@chromium.org2011-01-283-82/+39
* Fix full-screen pepper 3d regressionpiman@google.com2011-01-281-3/+8
* [NTP] Auto-scroll while drag and dropping apps.jstritar@chromium.org2011-01-284-22/+120
* Fix editing URL problem in omnibox using mouse that doesn't bring up dropdown...suzhe@google.com2011-01-282-1/+25
* DOMUI: Allow chrome.send to pass number, boolean, null and arrays of thosearv@chromium.org2011-01-283-12/+42
* - upgrade_test::GenerateNextVersion is now GenerateAlternateVersion and can b...grt@chromium.org2011-01-285-28/+258
* BUG=71158rohitbm@google.com2011-01-281-0/+2
* Fixing infobars tests as per the new change:rohitbm@google.com2011-01-281-2/+2
* Adding pytauto tests from Chrome Instant featuresunandt@chromium.org2011-01-281-0/+56
* Remove behind-the-flag outdated code in WebGraphicsContext's two implementati...zmo@google.com2011-01-282-1396/+0
* linux: Make PlatformFontGtk deal only in pixels.derat@chromium.org2011-01-2814-74/+102
* importer: push more FilePath around to reduce conversionsevan@chromium.org2011-01-2814-68/+43
* TouchTabStrip throbber rendered at wrong size.rjkroege@google.com2011-01-281-12/+8
* Try to fix flaky AutocompleteEditViewTest.DeleteItemsuzhe@google.com2011-01-281-0/+4
* The WebResourceService was overrunning the int value used to store the time u...mirandac@chromium.org2011-01-281-9/+9
* New protocol and testserver for the Chrome-DMServer protocolgfeher@chromium.org2011-01-285-29/+353
* Cleanup code to return DATA_UNKNOWN when we have an unknown 3G data plan.chocobo@chromium.org2011-01-281-1/+5
* The zoom out button in the crazy menu should use a minus sign, not a dash.erg@google.com2011-01-281-2/+2
* Add system shutdown functionality to DOM Login.rjkroege@google.com2011-01-284-10/+36
* Lands http://codereview.chromium.org/6380007/ for jamiewalchsky@chromium.org2011-01-282-6/+20
* Simple fix to make sure that DevTools run in a separate process in 'process-p...mnaganov@chromium.org2011-01-283-6/+100
* Add a close button to the notification, replacing the close text option that ...mirandac@chromium.org2011-01-283-25/+47
* Reland 72784danno@chromium.org2011-01-2826-310/+336
* Make PrefValueStore non-refcounted.mnissler@chromium.org2011-01-285-11/+19
* IndexedDB: Remove overrides of and calls to WebIDBCallbacks::onSuccess().hans@chromium.org2011-01-284-42/+5
* Implements delay before update screen is shown.altimofeev@chromium.org2011-01-287-32/+93
* Destroy DownloadPrefs in DownloadManager::Shutdown()mnissler@chromium.org2011-01-281-0/+1
* Updating trunk VERSION from 652.0 to 653.0chrome-release@google.com2011-01-281-1/+1
* Small fixes of the ExitUpdate statuses.altimofeev@chromium.org2011-01-283-50/+54
* Fix AddRef in DoConnectukai@chromium.org2011-01-281-1/+1
* Don't delete the URLRequest within the completion callback, in the Connection...eroman@chromium.org2011-01-281-1/+18
* Fix LoadType histograms.mmenke@google.com2011-01-281-2/+4
* Embed candidate_window into chrome.yusukes@google.com2011-01-289-172/+60
* Current firefox2_importer and firefox3_importer could not import empty folder.yutak@chromium.org2011-01-288-24/+172
* Do not hide the popup |frame_| when a mouse is pressed.yusukes@google.com2011-01-281-4/+70
* Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.willchan@chromium.org2011-01-288-82/+86
* WebUI: Rename DOMUIScreenshotSource to WebUIScreenshotSource.tfarina@chromium.org2011-01-284-19/+20
* [gtk] correct bookmark bar new item pulsation.estade@chromium.org2011-01-282-5/+27
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-289-3/+16
* Hitting Tab should always move cursor to end of omnibox text.suzhe@google.com2011-01-2822-170/+321
* For networks without any strenght info, we should show 0 bars as oppose to 1 ...chocobo@chromium.org2011-01-281-3/+7
* Rename WebNavigationObserver to TabContentsObserver.jam@chromium.org2011-01-2815-78/+64
* Fix regression from r11816 where we looked up a request from its request_id i...jam@chromium.org2011-01-287-16/+16
* PPAPI: move GLES2Implementation to PPAPI gluepiman@google.com2011-01-284-40/+73
* views: Make ShouldUseVistaFrame a static method of WidgetWin.tfarina@chromium.org2011-01-286-15/+17
* Remove the routing id parameter from the desktop notification IPCs sent by th...ananta@chromium.org2011-01-286-24/+17
* Revert 72877 - Make BookmarkModelVerifier wait for favicons to load before ex...rsimha@chromium.org2011-01-283-50/+8
* linux: Avoid crash on right-click in omnibox with empty clipboard.derat@chromium.org2011-01-281-1/+1
* Remove ChromeURLRequestContext::IsExternal().willchan@chromium.org2011-01-284-41/+15
* Disable LoginPromptBrowserTest.IncorrectConfirmationcbentzel@chromium.org2011-01-281-1/+1