summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.willchan@chromium.org2011-01-2819-415/+297
* Roll WebKit 76820:76915rniwa@chromium.org2011-01-281-1/+1
* Add checkout.google.com to STS list, with permission from Checkout team.cevans@chromium.org2011-01-281-0/+1
* clang: Make it possible to add a plugin through GYP_DEFINESthakis@chromium.org2011-01-281-0/+21
* 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-2825-42/+57
* Hitting Tab should always move cursor to end of omnibox text.suzhe@google.com2011-01-2823-170/+322
* Memory leak on ChromeOS in BrowserSessionRestoredhollowa@chromium.org2011-01-281-0/+13
* 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
* Roll WebKit 76810:76820rniwa@chromium.org2011-01-281-1/+1
* PPAPI: move GLES2Implementation to PPAPI gluepiman@google.com2011-01-289-72/+152
* views: Make ShouldUseVistaFrame a static method of WidgetWin.tfarina@chromium.org2011-01-2812-38/+40
* 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
* Reverted suppressions for 70782.ahendrickson@chromium.org2011-01-281-0/+13
* Roll gtm 425:427thakis@chromium.org2011-01-281-1/+1
* 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
* DOMUI: Fix nits from UI review.stuartmorgan@chromium.org2011-01-2710-45/+67
* lastchange: use shell=True on Windowsevan@chromium.org2011-01-271-1/+2
* 11 (eleven) (pronounced /ɨˈlɛvɨn/ ( listen) or /iˈlɛvɛn/) is the natur...laforge@chromium.org2011-01-271-1/+1
* svn-delete gmocksail@chromium.org2011-01-270-0/+0
* Relanding this as this was reverted.ananta@chromium.org2011-01-2713-52/+172
* Recommit attempt for rev 72685.zea@chromium.org2011-01-2722-97/+595
* Add owners file in chrome/test/{functional,pyautolib}nirnimesh@chromium.org2011-01-272-0/+2
* Memory leak on Mac in test MenuButtonTest.OpenOnClickdhollowa@chromium.org2011-01-271-0/+25
* Make sure Mac plugin focus doesn't outlast plugin lifetimestuartmorgan@chromium.org2011-01-271-0/+12
* wstring: use a few more FilePaths to remove Hack functionsevan@chromium.org2011-01-279-55/+52
* Don't show the "new! password sync" message in settings when a sync-everythin...johnnyg@chromium.org2011-01-271-6/+3
* Route LOG messages generated on the GPU process to the about:gpu page.nduca@chromium.org2011-01-279-4/+96
* Fix the crash in SpdyNetworkTransactionTest.CorruptFrameSessionError.wtc@chromium.org2011-01-271-6/+5
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-2764-831/+1670
* Make BookmarkModelVerifier wait for favicons to load before extracting themrsimha@chromium.org2011-01-273-8/+50
* Unit tests that use ProfileSyncServiceMock are leaking due to adding a DataSo...ahendrickson@chromium.org2011-01-274-16/+16
* Cleanup: Remove unneeded includes of notification_registrar.h.thestig@chromium.org2011-01-2715-18/+8
* Disable OVERRIDE for clang for a while.thakis@chromium.org2011-01-271-2/+3
* widget-gtk: Make it possible to grab focus.sadrul@chromium.org2011-01-271-1/+2
* touch: Fix default cursor on re-display.sadrul@chromium.org2011-01-272-14/+15
* Fix crash when actual_mime_type is NULL.jam@chromium.org2011-01-271-1/+2
* Use shorter adobe flash settings string for tabbed options link.estade@chromium.org2011-01-271-1/+1
* Create a Header struct to define the structure of the file header in just one...jeanluc@chromium.org2011-01-272-15/+16
* Pull in gmock through DEPSthakis@chromium.org2011-01-2783-38632/+3
* Add downloads owners file.rdsmith@chromium.org2011-01-271-0/+2
* Revert 72861 (chrome/browser/desktop_notification_handler.cc:53:warning: unus...thakis@chromium.org2011-01-2713-172/+52
* Move the handling of Desktop notification IPCs coming in from the renderer in...ananta@chromium.org2011-01-2713-52/+172
* [NTP] Use regular mouse events for app drag & drop.jstritar@chromium.org2011-01-276-127/+149