summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert r15244. Failed tests :(darin@chromium.org2009-05-042-2/+32
* Fixes bug in search provider. It wasn't setting template_url andsky@chromium.org2009-05-042-0/+11
* Eliminate webkit/glue/webhistoryitem* in favor of adding adarin@chromium.org2009-05-042-32/+2
* Undo part of brettw's WebContents refactor that removed TabContentsDelegatempcomplete@google.com2009-05-043-7/+112
* Fix a couple of aesthetic nits about infobars that have been broken since I r...ben@chromium.org2009-05-042-6/+30
* Fix linux ui tests broken by r15112.estade@chromium.org2009-05-042-16/+8
* Make buildbot sample more compact.aa@chromium.org2009-05-041-18/+53
* Temporarily disable failing ui tests on linux.estade@chromium.org2009-05-041-0/+12
* Fix BackSpace not working in Find box.finnur@chromium.org2009-05-041-2/+7
* Revert bug fix because interactive_ui_tests are failing.mbelshe@google.com2009-05-042-28/+3
* Fixes focus issues when browsing on Mac.rohitrao@chromium.org2009-05-042-2/+8
* Linux: tweak find bar.estade@chromium.org2009-05-048-27/+28
* Deprecate wstring version of PathService::Get() in unit tests.thestig@chromium.org2009-05-047-51/+47
* Lands the fix for bug 8088 from m0 (http://codereview.chromium.org/100022).sky@chromium.org2009-05-042-16/+5
* Change in enable-spellcheck checkbox in Languages Options Tab should not be c...sidchat@google.com2009-05-042-4/+6
* Make the Linux find bar look a bit better.deanm@chromium.org2009-05-045-12/+27
* Defer window.close(), window.resizeTo(), and window.moveTo()mbelshe@google.com2009-05-042-3/+28
* Remove "output=chrome" as the Suggest team has deprecated it server-side.pkasting@chromium.org2009-05-041-3/+2
* Reset the omnibox contents when the user reloads the page. Patch by Yusuke S...pkasting@chromium.org2009-05-049-0/+25
* DevTools: Wire existing shortcutto out of process devtools.pfeldman@chromium.org2009-05-041-16/+20