summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix for a DCHECK regression introduced by http://codereview.chromium.org/112001erikkay@google.com2009-05-061-2/+0
* This CL fixes issue 4376 -- Press "Tab" key to navigate - Text focus is showi...xji@chromium.org2009-05-061-2/+2
* Refactor view from methods to show hung renderer dialog.tc@google.com2009-05-069-95/+92
* Add an extra colon to make inspector work again.dglazkov@chromium.org2009-05-062-2/+2
* Fix the "pick a new user data dir" dialog on windows.tc@google.com2009-05-063-6/+8
* Remove unused chrome switches.tc@google.com2009-05-062-9/+0
* Updating trunk VERSION build from 178.0 to 179.0laforge@chromium.org2009-05-061-1/+1
* Create a separate UI surface for extensions (bottom shelf) and remove them fr...erikkay@google.com2009-05-0612-193/+341
* Adding a test for a testing that the bug http://crbug.com/9791 is really fixed.jcampan@chromium.org2009-05-064-190/+96
* PageActions now work across tabs and windows.finnur@chromium.org2009-05-0612-97/+111
* Re-re-write the logic to elevate uninstaller.kuchhal@chromium.org2009-05-065-118/+140
* This CL fixes issue 11479 - RTL Regression: Ellipsis showing at the right sid...xji@chromium.org2009-05-061-1/+1
* Reverting 15399.maruel@chromium.org2009-05-068-12/+27
* A file list for official builds (what gets picked up for saving)thomasvl@chromium.org2009-05-061-0/+1
* Redraw the location bar on reload. This change is Gtk+ port of 100198.deanm@chromium.org2009-05-061-1/+1
* Temporarily disable gconf usage from ProxyConfigServiceLinux because of Glib ...deanm@chromium.org2009-05-061-0/+3
* Improvements to Linux InfoBubble and BookmarkBubble.deanm@chromium.org2009-05-064-26/+197
* Change Browser::GetIndexOfController to GetIndexOfTabContents. Now that webrettw@chromium.org2009-05-068-27/+12
* In process-per-tab mode devtools window may be open for the devtools window u...yurys@google.com2009-05-062-0/+30
* Remove some unnecessary includes.ben@chromium.org2009-05-064-4/+0
* Reset the window favicon when the throbber is complete. This fixes the bug usingbrettw@chromium.org2009-05-061-1/+7
* Make task_manager.h a bit more independent from views.phajdan.jr@chromium.org2009-05-062-63/+65
* Added FindTabById which finds the Browser, TabStripModel, TabContents & index...rafaelw@chromium.org2009-05-062-65/+65
* honor index in createTab()rafaelw@chromium.org2009-05-0618-88/+110
* 'resources' => 'chrome_resources' in the newly-addedsgk@google.com2009-05-061-3/+6
* Merge two TabContents::InvalidateTypes types and properly update tab download...estade@chromium.org2009-05-0611-53/+13
* Find bar:estade@chromium.org2009-05-068-15/+14
* Make RestoreTab synchronuous.huanr@chromium.org2009-05-066-10/+28
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-0626-70/+74
* Move Courgette from internal depot to third_party.sra@chromium.org2009-05-061-0/+83
* fix bustage - forgot to remove these files from the old vcprojben@chromium.org2009-05-061-8/+0
* fix bustage - forgot to remove these files from the old vcprojben@chromium.org2009-05-061-8/+0
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-0691-2627/+131
* Add a lot of hotkeys to linux.estade@chromium.org2009-05-063-2/+38
* move chrome_font to app/gfxben@chromium.org2009-05-0648-894/+51
* Uncomment the crash checks in UITest::TearDown since CountFilesCreatedAfterevan@chromium.org2009-05-062-7/+3
* Move chrome_canvas to app/gfxben@chromium.org2009-05-0686-966/+84
* Make the width of the reset options confirmation dialog localizable.It's curr...jungshik@google.com2009-05-0651-2/+59
* Add first_run_tabs to the master prefs filecpu@google.com2009-05-063-6/+76
* Add --simple-data-source which uses simplified media resource loading.scherkus@chromium.org2009-05-068-9/+257
* Separate the key setting code in the constructor of HMAC class into the Initwtc@chromium.org2009-05-051-3/+3
* Move l10n_util to app/ben@chromium.org2009-05-05208-1975/+222
* disabling a ui test while I investigate its failureestade@chromium.org2009-05-051-1/+1
* Handle mouse back and forward buttons for page navigation.jhawkins@chromium.org2009-05-051-0/+16
* Fix missing assignment in chrome_mini_installer.thestig@chromium.org2009-05-051-1/+1
* Fix missing assignment in helper_unittest.thestig@chromium.org2009-05-051-1/+1
* Linux download shelf: remove download items when the associated download is r...estade@chromium.org2009-05-054-17/+74
* Remove the no-longer used TabButtonGtk class.jhawkins@chromium.org2009-05-054-203/+0
* Chrome side to handle changing CreateWebWorker to createWorker.darin@chromium.org2009-05-052-2/+2
* POSIX: Don't allow onunload handlers to hang a renderer forever.agl@chromium.org2009-05-054-0/+39