summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.erg@google.com2009-04-1514-49/+699
* Adds a factory method for creating DockInfos.sky@chromium.org2009-04-152-0/+30
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-1534-322/+56
* Allow users to hit ctrl-shift-delete ("clear browsing data") even in fullscre...pkasting@chromium.org2009-04-151-1/+2
* Fix issue: If SpellChecker is disabled through UI, then right-click context m...sidchat@google.com2009-04-151-1/+2
* The new unit-test that test mouse-wheel rerouting and that was added in my la...jcampan@chromium.org2009-04-151-1/+3
* TBR: Revert "Miscellaneous API sprucing."aa@chromium.org2009-04-159-35/+16
* Linux/Skia: remove VDMX and Harfbuzzagl@chromium.org2009-04-151-7/+3
* The text-fields were not rerouting mouse-wheel messages, causing the window u...jcampan@chromium.org2009-04-152-0/+133
* Miscellaneous API sprucing.aa@chromium.org2009-04-159-16/+35
* Add a hack to enable cross-origin XHR for all pages with a "chrome-extension"mpcomplete@google.com2009-04-151-0/+3
* Use tab to group "Show saved passwords" and "Exceptions"hclam@chromium.org2009-04-1515-685/+651
* Fix crash in setup.exe.kuchhal@chromium.org2009-04-152-1/+3
* Make the omnibox popup look nicer. Add dropshadow images (not final). Experim...ben@chromium.org2009-04-1526-54/+313
* Set media cache back to its maximum ~1.8GBhclam@chromium.org2009-04-151-3/+3
* Make the importer respect the user selected languge. On install the language...sverrir@google.com2009-04-151-11/+13
* For some Indian locales, the automatic font fallback by Windows UI components...jungshik@google.com2009-04-1571-53/+309
* Try to fix yet another compile failurepkasting@chromium.org2009-04-151-7/+7
* Change GTK Go button impl to match the changes I already made to the Windows ...pkasting@chromium.org2009-04-152-43/+16
* Fix regression I introduced where Stop/Go button would toggle state instantly...pkasting@chromium.org2009-04-1512-55/+33
* Adds notification for window creation.sky@chromium.org2009-04-152-0/+9
* Unit test for command observer bridge class. Add ifdef guards that were missi...pinkerton@chromium.org2009-04-153-0/+94
* Disable a test I added yesterday in attempt to track downtim@chromium.org2009-04-151-1/+3
* Reverting 13748.erikkay@google.com2009-04-154-12/+16
* Make Linux Omnibox results look more like the v2 mocks.deanm@chromium.org2009-04-151-11/+104
* Submitting http://codereview.chromium.org/73075 on behalf of shinichiro.hamaj...erikkay@google.com2009-04-154-16/+12
* Fixes regression in painting info bubble. This is the result ofsky@chromium.org2009-04-153-11/+28
* Fixing a crash which could occur when a string containing multibyte character...deanm@chromium.org2009-04-151-5/+14
* Add unit test for bookmark bar controller.pinkerton@chromium.org2009-04-154-6/+83
* Disable BrowserFocusTest.BrowsersRememberFocus until it can be looked at.mmoss@chromium.org2009-04-151-1/+1
* Adding a unit test for testing the prepopulation text during search.finnur@chromium.org2009-04-152-0/+68
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-1534-334/+284
* Disable flakey OpenNewBrowserWindow test.mmoss@chromium.org2009-04-151-1/+3
* Oops. Fix build.willchan@chromium.org2009-04-151-1/+1
* Fix missing backing store in Linux.willchan@chromium.org2009-04-158-3/+24
* Few changes to the NTP remove thumbnails:jcampan@chromium.org2009-04-153-45/+96
* Simplify TabGtk::ContextMenuController by adding methods to dynamically build...jhawkins@chromium.org2009-04-144-67/+63
* Fix syntax error.estade@chromium.org2009-04-141-1/+1
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-1420-227/+1350
* Convert instances of WideToUTF8(l10n_util::GetString( totc@google.com2009-04-146-30/+28
* Clean up icon loader/manager in preparation for porting.estade@chromium.org2009-04-148-130/+64
* Implement chrome_proces_util for linux and enable download ui test.estade@chromium.org2009-04-1421-109/+234
* Remove ExtensionContentScriptInject unit test.aa@chromium.org2009-04-143-64/+0
* Implement context menu handling for the Linux tab strip.jhawkins@chromium.org2009-04-146-9/+152
* Add command line flag that removes randomness from javascript functions, to b...ace@google.com2009-04-144-1/+11
* Remove the usage of GetLastActiveBrowserWindowhuanr@chromium.org2009-04-144-26/+20
* Remove the TestTabContents. This makes BrowserWithTestWindow use thebrettw@chromium.org2009-04-1426-674/+172
* Remove two lines that were from a different experiment and got checked inpinkerton@chromium.org2009-04-141-3/+0
* Give each HistoryService instance it's own backend thread.tim@chromium.org2009-04-147-25/+42
* Implement OnBeforePossibleChange() and OnAfterPossibleChange() to fix delete ...shess@chromium.org2009-04-142-23/+67