summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement Linux tabs as widgets. This moves tab input handling into the corr...jhawkins@chromium.org2009-05-0511-744/+980
* Adding first run bypass command line flag.robertshield@google.com2009-05-053-1/+11
* Fixes for 10.6jeremy@chromium.org2009-05-052-5/+37
* Refactors HWNDView into two classes for reuse on GTK.sky@chromium.org2009-05-056-174/+278
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-0514-22/+40
* Remove uses of deprecated version of PathService::Get() in the installer.thestig@chromium.org2009-05-0513-142/+152
* Move the shared JS and CSS out of the HTML files and into separate files.arv@chromium.org2009-05-055-112/+77
* The bookmark bar app menu item should have a checkbox displayed next to it wh...jhawkins@chromium.org2009-05-051-1/+1
* Convert autocomplete to use a custom matrix and button cell.shess@chromium.org2009-05-053-130/+226
* Set infobar text to black (overriding system default color).estade@chromium.org2009-05-051-0/+5
* Center the download progress meter behind the icon.arv@chromium.org2009-05-051-4/+4
* Landing the CL from Yusukes.jcampan@chromium.org2009-05-053-0/+18
* BUG=11200rafaelw@chromium.org2009-05-0516-332/+331
* Revert r15294 that causes crash spike in chromebot.huanr@chromium.org2009-05-052-26/+6
* Fix a memory leak that happen on some video fileshclam@chromium.org2009-05-051-8/+25
* Makes closed window icon appear on right side when rtl.sky@chromium.org2009-05-051-0/+4
* Close browser window synchronously during UI testhuanr@chromium.org2009-05-052-6/+26
* DevTools: localize window title, append inspected tab url there.pfeldman@chromium.org2009-05-0510-12/+53
* Don't start the throbber when loading javascript URLs. This fixes abrettw@chromium.org2009-05-052-5/+13
* Revert r15278. More unexpected test failures :(darin@chromium.org2009-05-052-2/+32
* Re-do r15244: Fix crash in ~TestWebViewDelegate caused bydarin@chromium.org2009-05-052-32/+2
* fix bustage - file movedben@chromium.org2009-05-051-1/+1
* Move *Animation to app/ben@chromium.org2009-05-0535-778/+41
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-0516-78/+49
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-0564-590/+80
* implemented API style/convention changes, including:rafaelw@chromium.org2009-05-0511-297/+725
* FindBarView::UpdateForResult is not a good place to finnur@chromium.org2009-05-059-1/+23
* racy builds meant I didn't see this one... build bustage fix via dependency u...ben@chromium.org2009-05-051-0/+1
* Bustage fix - forgot to merge this over onto my windows machine from my linux...ben@chromium.org2009-05-051-0/+7
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-05133-1063/+200
* Add support for handling files containing URLs with a samplingpaulg@google.com2009-05-051-17/+51
* Constrain the gtk menu popup to the bounds of the current monitor.jhawkins@chromium.org2009-05-051-4/+9
* Add a RENDERER_PROCESS_CLOSED notification that gets sent when we close thempcomplete@google.com2009-05-055-15/+21
* Hook up full-page zoom menu items and fix that zoomed controls don't draw.thakis@chromium.org2009-05-052-3/+65
* Linux: enable omni box ui test and automation proxy ui test.estade@chromium.org2009-05-0512-36/+49
* Port the folder selector portion of the BookmarkEditor to GTK.erg@google.com2009-05-0510-97/+773
* Linux: show the correct cursor when the render view regains focus.estade@chromium.org2009-05-051-1/+2
* Highlight the next find result when the return key is pressed in the Linux fi...jhawkins@chromium.org2009-05-052-31/+34
* Various trivial clean-up bits:pkasting@chromium.org2009-05-052-8/+4
* Several minor visual fixes to toolstrips:aa@chromium.org2009-05-046-47/+58
* Specify all the outputs of theme_resources.grd-- it outputstc@google.com2009-05-041-1/+36
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-0421-286/+5