summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Revert 50257 - Reland r50057. This is exactly the same except with two lines ...erg@chromium.org2010-06-185-47/+76
* TTF: Reenable some disabled tests.vandebo@chromium.org2010-06-182-1/+2
* Reland r50057. This is exactly the same except with two lines cherrypicked fromerg@chromium.org2010-06-185-76/+47
* Ensure that AccessibilityWinBrowserTest.TestRenderAccessibility passes when a...ctguil@chromium.org2010-06-181-0/+33
* chrome_common.gypi: added dependency on bzip2.gyp, needed by following files:phajdan.jr@chromium.org2010-06-181-0/+1
* Added functionality in CUPS cloud print proxy to connect to specificgene@chromium.org2010-06-1811-43/+212
* Allow the TabRestoreService to restore individual tabs from a window.rsesek@chromium.org2010-06-183-55/+207
* Wait for network connection on welcome screen.nkostylev@google.com2010-06-184-13/+46
* Add the source code for the Google Wave Notifier extension. (Thekathyw@chromium.org2010-06-1815-0/+1480
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-1829-471/+560
* Adds email address tooltip over user image on the login screen.avayvod@chromium.org2010-06-183-2/+19
* Added input_method_util.h.yusukes@google.com2010-06-1816-805/+866
* A quick fix for Issue 37250.hbono@chromium.org2010-06-181-7/+17
* Updating trunk VERSION from 441.0 to 442.0chrome-release@google.com2010-06-181-1/+1
* Make WebDevToolsAgentClient::sendMessageToFrontendOnIOThread virtual.mnaganov@chromium.org2010-06-181-0/+15
* Set volume bubble position relative to screen size.glotov@chromium.org2010-06-182-4/+19
* Split part of about_handler into chrome/common to break the browser-renderer ...thestig@chromium.org2010-06-189-48/+115
* diagnostics: Implement PosixConsole::Read function.tfarina@chromium.org2010-06-181-2/+9
* Remove unicode text from a <ph> block.mal@google.com2010-06-181-2/+2
* Don't allow more than one pending print dialog per browser instance.estade@chromium.org2010-06-183-2/+38
* Pref service strings should be std::string.estade@chromium.org2010-06-1823-57/+59
* When deleting bookmark buttons, make sure all delayed messagesjrg@chromium.org2010-06-182-0/+56
* GTK: disable "OK" in App shortcut creation dialog when appropriate.estade@chromium.org2010-06-182-0/+20
* AppCache: add plumbing to deliver logging messages to the renderer process. T...michaeln@chromium.org2010-06-185-0/+23
* Dismiss bookmark bubble on tab create/destroy.jrg@chromium.org2010-06-183-7/+87
* Enable domui options for use in browser using the switch:csilv@chromium.org2010-06-189-9/+67
* Unreviewed - revert 50177, 50181, 50184dpranke@chromium.org2010-06-187-20/+0
* Unreviewed build fix - fix typo in last unreviewd build fix :(dpranke@chromium.org2010-06-181-1/+1
* build fix in password manager unit tests.dpranke@chromium.org2010-06-181-0/+1
* Fixed few random translation issues.zelidrag@chromium.org2010-06-181-6/+3
* Fix a bug where clicking an extension omnibox keyword suggestion wouldmpcomplete@chromium.org2010-06-185-49/+58
* Implement stubs of a method to report usage metrics for the password manager.dpranke@chromium.org2010-06-186-0/+19
* Allow InitByTagLookup for WriteNodes.albertb@chromium.org2010-06-184-3/+28
* Add image for search engine selection dialog.mirandac@google.com2010-06-181-0/+0
* Fix ShutdownTest flakiness by opening tabs one at a time.pathorn@chromium.org2010-06-171-25/+28
* Make sure the pointer in PageData::html remains valid while PageData is called.eroman@chromium.org2010-06-171-1/+2
* TTF: Renable TabDraggingTest.Tab1Tab{2,3}vandebo@chromium.org2010-06-171-5/+11
* PyAuto: fix extra flags passed to chromenirnimesh@chromium.org2010-06-171-3/+9
* [Mac] Round off omnibox and popup.shess@chromium.org2010-06-174-23/+55
* AutoFill: De-segregate credit card filling.jhawkins@chromium.org2010-06-177-206/+519
* Disable ProfileManagerTest.CreateAndUseTwoProfiles in TSAN because of a possi...jhawkins@chromium.org2010-06-171-0/+3
* Fix bug where auto-connect setting is not immediately saved.chocobo@chromium.org2010-06-172-35/+57
* Coverage: Run the Interactive UI tests on the Linux bot.jhawkins@chromium.org2010-06-171-1/+3
* Revert 50148:jcivelli@chromium.org2010-06-1716-714/+877
* Speculative workaround for a crash. Not sure how it could reach this state, b...eroman@chromium.org2010-06-171-1/+6
* Cleanup: Put functions in the same order in the .cc file as the .h file. Rem...pkasting@chromium.org2010-06-171-22/+21
* Coverage: Run the UI tests on Linux.jhawkins@chromium.org2010-06-171-4/+5
* Change PassiveLogCollector to clear before adding the |max|th entry.eroman@chromium.org2010-06-172-17/+19
* Porting the infobars on Linux to the new TranslateInfobarDelegate2.jcivelli@chromium.org2010-06-1716-877/+714
* Minor change to keystone_install.sh: use "${!array[@]}" syntax to listmark@chromium.org2010-06-171-3/+3