summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-0720-179/+143
* Disable some unit tests due to webkit merge 43242:43321hclam@chromium.org2009-05-071-2/+2
* Fix an occurence of 'chromium' that didn't get changed to 'chrome'aa@chromium.org2009-05-071-1/+1
* Remove a no-longer needed hack that appeared to break button layout for NTP f...glen@chromium.org2009-05-071-2/+1
* Add inspect links for all active views in chrome://extensions.aa@chromium.org2009-05-0719-38/+269
* Popup whitelisting checkpoint.pkasting@chromium.org2009-05-069-117/+302
* Skip a set of ui tests that hang under Valgrind for some reason.dkegel@google.com2009-05-061-0/+2
* BUG=112200rafaelw@chromium.org2009-05-061-30/+59
* Reverting 15468.ben@chromium.org2009-05-0618-105/+130
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-0618-130/+105
* Fix issue where the favicon got centered vertically in RTL mode instead ofarv@chromium.org2009-05-061-1/+1
* Temporarily disable ExtensionViewTest.BottomBar in purify due to some unresol...erikkay@google.com2009-05-061-1/+2
* Clicking on a folder in the bookmark bar now shows its contents as a menu.erg@google.com2009-05-0612-30/+325
* Raise the find bar window every time it's shown via Show().estade@chromium.org2009-05-061-0/+2
* linux: make fontconfig deps explicit.evan@chromium.org2009-05-061-3/+6
* Resurrect ExtensionProcessManager. Move the code for starting extensionmpcomplete@google.com2009-05-0614-102/+242
* Tweak the padding around toolstrips on the extension shelf.erikkay@google.com2009-05-061-9/+13
* 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