summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Start to update search engine prepopulate data: Hungary and UAE.estade@chromium.org2009-11-101-28/+38
* Put local storage files in "Local Storage" instead of "localStorage" director...jorlow@chromium.org2009-11-101-2/+17
* Back out r31572, reinstating r31563:mark@chromium.org2009-11-102-34/+68
* move subscribe_page_action out of samples in preparation for removingerikkay@chromium.org2009-11-1011-432/+3
* implement "Learn more" link in "Aw snap" page.kuan@chromium.org2009-11-105-14/+59
* Temporarily(?) back out r31563 to see if it caused a morejs page cyclermark@chromium.org2009-11-102-68/+34
* [Mac] L10N cleanup of report a bugthomasvl@chromium.org2009-11-103-333/+347
* Remove flaky label from ParseFeed tests. No failure can be foundfinnur@chromium.org2009-11-101-9/+9
* Turned on shared worker tests and added test expectations.atwilson@chromium.org2009-11-101-0/+59
* Mark ExtensionApiTest.Popup as FLAKY.phajdan.jr@chromium.org2009-11-101-1/+2
* Always create BackingStore CGLayers using the owner view's window's context asmark@chromium.org2009-11-102-34/+68
* Fix partial updates of transparent plugin backgrounds on Macstuartmorgan@chromium.org2009-11-102-6/+12
* Correct update-while-in-use installer regression. The rename command being st...robertshield@chromium.org2009-11-101-0/+6
* [Mac] Fix a leak in HyperlinkButtonCellrsesek@chromium.org2009-11-101-1/+1
* Updating trunk VERSION from 243.0 to 244.0chrome-bot@google.com2009-11-101-1/+1
* Mark all tests in the DownloadTest suite as flaky under Windows (as discussed...rolandsteiner@chromium.org2009-11-101-5/+19
* Adds an options menu to the frame of the desktop notification, for now with t...johnnyg@chromium.org2009-11-104-5/+119
* Add strings for extension / sync promos.mirandac@chromium.org2009-11-101-1/+9
* Add confirmation on extension uninstallation.finnur@chromium.org2009-11-1011-53/+166
* Fix memory stomping by ImageLoadingTracker in BrowserActionButton.tony@chromium.org2009-11-101-0/+1
* GTK: Clean up dead code path in bookmark bar.estade@chromium.org2009-11-101-11/+5
* Couple of prospective fix for memory test flakiness: addref/release the url r...estade@chromium.org2009-11-103-3/+4
* Removes blocked items. Also, some minor cleanup in preparation for (and to he...tim@chromium.org2009-11-1018-317/+8
* Add instrumentation to track down a crash.eroman@chromium.org2009-11-101-3/+12
* Reverting 31512.jcampan@chromium.org2009-11-101-1/+1
* Return false from TabContentsViewWin::HandleKeyboardEvent even if the tab con...ananta@chromium.org2009-11-101-1/+4
* Disabling a failing browser test.jcampan@chromium.org2009-11-101-1/+2
* Fix memory leak in AsyncExtensionFunction.mpcomplete@chromium.org2009-11-1011-32/+39
* Fix a bug where we would cache the incognito profile pointer intony@chromium.org2009-11-104-27/+24
* Put back the test I disabledcpu@chromium.org2009-11-101-1/+1
* Updating trunk VERSION from 242.0 to 243.0chrome-bot@google.com2009-11-091-1/+1
* Adding support for DatabaseTracker messages todumi@chromium.org2009-11-0913-233/+503
* * Add History menu to back/forward buttons in compact navigation bar.oshima@chromium.org2009-11-093-41/+111
* fix hover animation regression.oshima@chromium.org2009-11-093-12/+16
* Fix a few spelling mistakes.nick@chromium.org2009-11-094-8/+8
* Add bug number for flaky LocalStorageLayoutTests.willchan@chromium.org2009-11-091-0/+1
* BackingStoreMac scrolling update and DCHECKs.mark@chromium.org2009-11-091-6/+10
* Slow down animations for the tabstrip so they're visible again.ben@chromium.org2009-11-091-4/+4
* [Mac] Gets rid of "Fast Resize View"-related warnings in BrowserWindow.xib.rohitrao@chromium.org2009-11-091-2/+667
* Reverting 31479.jcampan@chromium.org2009-11-091-2/+6
* Update known_crashes.txt.willchan@chromium.org2009-11-091-0/+7
* Refactored FindBarHost/View to create DropdownBarHostView, which I'm plannig ...oshima@chromium.org2009-11-0914-507/+783
* Fix BrowserTest.NoTitle/Title for chromeos build.oshima@chromium.org2009-11-092-7/+9
* Fix issue 5982xiyuan@chromium.org2009-11-091-1/+1
* [Mac] localize the cookie policy menu items.thomasvl@chromium.org2009-11-092-54/+49
* Tentatively reenabling tests now that I fixed a test running before this onejcampan@chromium.org2009-11-091-6/+2
* Add UI for turning on/off network devices.chocobo@google.com2009-11-095-84/+366
* Get rid of flickering of the old tab in the content area, caused by not drawi...pinkerton@chromium.org2009-11-091-1/+4
* Landing georgey's CLjcampan@chromium.org2009-11-092-15/+17
* w pixels * 4 channels * 8 bits/channel / 8 bits/byte = w * 4 bytes/rowmark@chromium.org2009-11-091-2/+2