summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Messed up dependency key in one case when applying feedback. TBR=thomasvlpinkerton@chromium.org2009-05-061-1/+1
* Skip the download shelf altogether for extension downloads. The current UI l...erikkay@google.com2009-05-062-17/+35
* The last redesign of interstitial pages made them to be a render view painted...jcampan@chromium.org2009-05-064-2/+229
* Implement most of the "basics" pref panel on Mac, including code to set the d...pinkerton@chromium.org2009-05-0612-88/+814
* Get visual theme support for rendererscpu@google.com2009-05-061-0/+22
* gtest shouldn't link in gtest_main.cc, as that provides its own main().evan@chromium.org2009-05-061-0/+12
* Re-re-enable the pref service ui test, this time making it expect a window si...robertshield@google.com2009-05-062-3/+3
* Render a "sad tab" on tab crash.willchan@chromium.org2009-05-068-27/+277
* Destroy browser/content related C++ object on WM_DESTROY message, rather than...stoyan@chromium.org2009-05-062-2/+7
* Re-disable the PrefService PreservedWindowPlacementIsLoaded UI test until I f...robertshield@google.com2009-05-061-1/+1
* Linux: remember user's last selected path for select file dialogs.estade@chromium.org2009-05-061-7/+50
* Re-enable pref service's PreservedWindowPlacementIsLoaded ui test. robertshield@google.com2009-05-061-11/+11
* 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