| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the no-longer used TabButtonGtk class. | jhawkins@chromium.org | 2009-05-05 | 4 | -203/+0 |
* | Chrome side to handle changing CreateWebWorker to createWorker. | darin@chromium.org | 2009-05-05 | 2 | -2/+2 |
* | POSIX: Don't allow onunload handlers to hang a renderer forever. | agl@chromium.org | 2009-05-05 | 4 | -0/+39 |
* | Implement Linux tabs as widgets. This moves tab input handling into the corr... | jhawkins@chromium.org | 2009-05-05 | 11 | -744/+980 |
* | Adding first run bypass command line flag. | robertshield@google.com | 2009-05-05 | 3 | -1/+11 |
* | Fixes for 10.6 | jeremy@chromium.org | 2009-05-05 | 2 | -5/+37 |
* | Refactors HWNDView into two classes for reuse on GTK. | sky@chromium.org | 2009-05-05 | 6 | -174/+278 |
* | Plumb the creator URL for popups up to the browser. We don't yet use this fo... | pkasting@chromium.org | 2009-05-05 | 14 | -22/+40 |
* | Remove uses of deprecated version of PathService::Get() in the installer. | thestig@chromium.org | 2009-05-05 | 13 | -142/+152 |
* | Move the shared JS and CSS out of the HTML files and into separate files. | arv@chromium.org | 2009-05-05 | 5 | -112/+77 |
* | The bookmark bar app menu item should have a checkbox displayed next to it wh... | jhawkins@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Convert autocomplete to use a custom matrix and button cell. | shess@chromium.org | 2009-05-05 | 3 | -130/+226 |
* | Set infobar text to black (overriding system default color). | estade@chromium.org | 2009-05-05 | 1 | -0/+5 |
* | Center the download progress meter behind the icon. | arv@chromium.org | 2009-05-05 | 1 | -4/+4 |
* | Landing the CL from Yusukes. | jcampan@chromium.org | 2009-05-05 | 3 | -0/+18 |
* | BUG=11200 | rafaelw@chromium.org | 2009-05-05 | 16 | -332/+331 |
* | Revert r15294 that causes crash spike in chromebot. | huanr@chromium.org | 2009-05-05 | 2 | -26/+6 |
* | Fix a memory leak that happen on some video files | hclam@chromium.org | 2009-05-05 | 1 | -8/+25 |
* | Makes closed window icon appear on right side when rtl. | sky@chromium.org | 2009-05-05 | 1 | -0/+4 |
* | Close browser window synchronously during UI test | huanr@chromium.org | 2009-05-05 | 2 | -6/+26 |
* | DevTools: localize window title, append inspected tab url there. | pfeldman@chromium.org | 2009-05-05 | 10 | -12/+53 |
* | Don't start the throbber when loading javascript URLs. This fixes a | brettw@chromium.org | 2009-05-05 | 2 | -5/+13 |
* | Revert r15278. More unexpected test failures :( | darin@chromium.org | 2009-05-05 | 2 | -2/+32 |
* | Re-do r15244: Fix crash in ~TestWebViewDelegate caused by | darin@chromium.org | 2009-05-05 | 2 | -32/+2 |
* | fix bustage - file moved | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Move *Animation to app/ | ben@chromium.org | 2009-05-05 | 35 | -778/+41 |
* | Get rid of the ClipboardService class and header... it is nothing but a shell... | ben@chromium.org | 2009-05-05 | 16 | -78/+49 |
* | Move scoped_vector.h and stl_util-inl.h to base/ | ben@chromium.org | 2009-05-05 | 64 | -590/+80 |
* | implemented API style/convention changes, including: | rafaelw@chromium.org | 2009-05-05 | 11 | -297/+725 |
* | FindBarView::UpdateForResult is not a good place to | finnur@chromium.org | 2009-05-05 | 9 | -1/+23 |
* | racy builds meant I didn't see this one... build bustage fix via dependency u... | ben@chromium.org | 2009-05-05 | 1 | -0/+1 |
* | Bustage fix - forgot to merge this over onto my windows machine from my linux... | ben@chromium.org | 2009-05-05 | 1 | -0/+7 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 133 | -1063/+200 |
* | Add support for handling files containing URLs with a sampling | paulg@google.com | 2009-05-05 | 1 | -17/+51 |
* | Constrain the gtk menu popup to the bounds of the current monitor. | jhawkins@chromium.org | 2009-05-05 | 1 | -4/+9 |
* | Add a RENDERER_PROCESS_CLOSED notification that gets sent when we close the | mpcomplete@google.com | 2009-05-05 | 5 | -15/+21 |
* | Hook up full-page zoom menu items and fix that zoomed controls don't draw. | thakis@chromium.org | 2009-05-05 | 2 | -3/+65 |
* | Linux: enable omni box ui test and automation proxy ui test. | estade@chromium.org | 2009-05-05 | 12 | -36/+49 |
* | Port the folder selector portion of the BookmarkEditor to GTK. | erg@google.com | 2009-05-05 | 10 | -97/+773 |
* | Linux: show the correct cursor when the render view regains focus. | estade@chromium.org | 2009-05-05 | 1 | -1/+2 |
* | Highlight the next find result when the return key is pressed in the Linux fi... | jhawkins@chromium.org | 2009-05-05 | 2 | -31/+34 |
* | Various trivial clean-up bits: | pkasting@chromium.org | 2009-05-05 | 2 | -8/+4 |
* | Several minor visual fixes to toolstrips: | aa@chromium.org | 2009-05-04 | 6 | -47/+58 |
* | Specify all the outputs of theme_resources.grd-- it outputs | tc@google.com | 2009-05-04 | 1 | -1/+36 |
* | Fix bug 9812: Remove current RSS code in favor of new more generalized | finnur@chromium.org | 2009-05-04 | 21 | -286/+5 |
* | Revert r15244. Failed tests :( | darin@chromium.org | 2009-05-04 | 2 | -2/+32 |
* | Fixes bug in search provider. It wasn't setting template_url and | sky@chromium.org | 2009-05-04 | 2 | -0/+11 |
* | Eliminate webkit/glue/webhistoryitem* in favor of adding a | darin@chromium.org | 2009-05-04 | 2 | -32/+2 |
* | Undo part of brettw's WebContents refactor that removed TabContentsDelegate | mpcomplete@google.com | 2009-05-04 | 3 | -7/+112 |
* | Fix a couple of aesthetic nits about infobars that have been broken since I r... | ben@chromium.org | 2009-05-04 | 2 | -6/+30 |