| Commit message (Expand) | Author | Age | Files | Lines |
* | Aura: Use same views menu setup on win_aura and linux_aura | jamescook@chromium.org | 2011-10-18 | 6 | -53/+215 |
* | Permanent folders changes | noyau@chromium.org | 2011-10-18 | 2 | -5/+75 |
* | aura: Fix cursor visibility, and a crash on mouse-wheel. | sadrul@chromium.org | 2011-10-17 | 3 | -3/+12 |
* | Minimum size for aura window | oshima@google.com | 2011-10-17 | 10 | -46/+384 |
* | Aura: Combine cursor support for Linux and Windows | jamescook@chromium.org | 2011-10-17 | 10 | -48/+316 |
* | Enable Kannada, Farsi and Telugu on CrOS | jshin@chromium.org | 2011-10-17 | 1 | -3/+2 |
* | aura: Add support for touch events. | sadrul@chromium.org | 2011-10-17 | 21 | -20/+413 |
* | Check for extensions in order to fail early. | backer@chromium.org | 2011-10-17 | 7 | -8/+30 |
* | Fix Linux |Font::GetAverageCharacterWidth()| always returning 0. | asvitkine@chromium.org | 2011-10-17 | 2 | -0/+6 |
* | mac: Fix a memory leak in canvas_skia_mac. | thakis@chromium.org | 2011-10-16 | 1 | -1/+1 |
* | Wires keeping the launcher up to date with the browser. I also needed GetBrow... | sky@chromium.org | 2011-10-15 | 9 | -14/+90 |
* | Remove deprecated WebClipboard::readHTML method. | dcheng@chromium.org | 2011-10-14 | 1 | -11/+16 |
* | Grant the GL bindings permission to do file I/O during their initialization. | kbr@chromium.org | 2011-10-14 | 3 | -0/+21 |
* | Throw away motion events if we can't keep up | davemoore@chromium.org | 2011-10-14 | 1 | -2/+21 |
* | Adding gl command to change surface visibility, so that the gpu process can a... | mmocny@chromium.org | 2011-10-14 | 2 | -0/+5 |
* | Aura: Fix scrollbar images on non-ChromeOS platforms | jamescook@chromium.org | 2011-10-14 | 1 | -2/+3 |
* | Fix style_range_.erase() which caused style range not deleted completely and ... | xji@google.com | 2011-10-14 | 2 | -5/+106 |
* | aura: Implement IsFullscreenMode(). | derat@chromium.org | 2011-10-14 | 3 | -10/+43 |
* | Roll skia to r2478. | bsalomon@google.com | 2011-10-14 | 1 | -2/+1 |
* | Copying Scrollbar style from ChromeOS into Aura. It is very likely that the t... | saintlou@chromium.org | 2011-10-14 | 2 | -0/+160 |
* | Shrinks the launcher down to 48 pixels high, changes chromium image | sky@chromium.org | 2011-10-14 | 8 | -6/+169 |
* | aura: Implement cursor-position-related methods in Screen. | derat@chromium.org | 2011-10-14 | 13 | -52/+171 |
* | Support dynamic switching between integrated and discrete GPUs on Mac OS X. | kbr@chromium.org | 2011-10-13 | 23 | -54/+279 |
* | Enable VSync on TOUCH_UI | backer@chromium.org | 2011-10-13 | 1 | -0/+1 |
* | Positions the launcher in the bottom left corner. Adds ShellDelegate | sky@chromium.org | 2011-10-13 | 23 | -282/+485 |
* | Change the default favicon to 16x16, except for tabstrip (32x32), for touchui... | bshe@chromium.org | 2011-10-13 | 1 | -7/+2 |
* | Get more of RenderWidgetHostViewAura running. | ben@chromium.org | 2011-10-13 | 6 | -2/+25 |
* | Fixes transform of holes to match that of the child view in ::Draw | pkotwicz@chromium.org | 2011-10-13 | 2 | -8/+18 |
* | aura: Some changes to Desktop. | sadrul@chromium.org | 2011-10-13 | 5 | -2/+114 |
* | content: Split web_drag_dest_gtk.cc into chrome/ and content/ parts. | erg@chromium.org | 2011-10-13 | 3 | -0/+55 |
* | Make class anonymous and don't assume default FBO is active on Resize. | backer@chromium.org | 2011-10-12 | 3 | -93/+0 |
* | Mouse watcher for aura | oshima@chromium.org | 2011-10-12 | 1 | -0/+4 |
* | 1. change the setters of gfx::SelectionModel to be private. Set one alone mig... | xji@google.com | 2011-10-12 | 4 | -21/+42 |
* | Various improvements to |gfx::RemoveAcceleratorChar()|. | asvitkine@chromium.org | 2011-10-12 | 4 | -49/+96 |
* | Fix clang compile errors for USE_AURA=1 | dhollowa@chromium.org | 2011-10-12 | 3 | -3/+3 |
* | views: Change Checkbox API to string16. | tfarina@chromium.org | 2011-10-12 | 1 | -5/+6 |
* | views: Make sure layer visibility is updated properly. | sadrul@chromium.org | 2011-10-12 | 1 | -1/+1 |
* | views: Change RadioButton API to string16. | tfarina@chromium.org | 2011-10-12 | 1 | -7/+7 |
* | Enable NativeConstrainedWindowAura | oshima@chromium.org | 2011-10-12 | 1 | -3/+2 |
* | aura: Fix mouse wheel events. | sadrul@chromium.org | 2011-10-12 | 1 | -0/+4 |
* | Standardize on 'web page' and 'web site' in Chrome UI. | aa@chromium.org | 2011-10-12 | 1 | -1/+1 |
* | aura_shell: Add missing "virtual" to Delegate dtors. | tfarina@chromium.org | 2011-10-12 | 2 | -2/+4 |
* | Aura - Fix for win_aura views_unittests in menu_config | jamescook@chromium.org | 2011-10-11 | 1 | -0/+9 |
* | Some launcher tweaks: | sky@chromium.org | 2011-10-11 | 16 | -31/+535 |
* | ui: Migrate to base::Bind(). | tfarina@chromium.org | 2011-10-11 | 8 | -17/+25 |
* | Add gfx::kNullCursor to refer to "no cursor" | oshima@chromium.org | 2011-10-11 | 3 | -2/+5 |
* | views: Some more layer change, and add/update some tests for layers. | sadrul@chromium.org | 2011-10-11 | 6 | -2/+49 |
* | Under Aura the Aura Theme takes precedence over the ChromeOS one. | saintlou@chromium.org | 2011-10-11 | 1 | -0/+2 |
* | Fixes bad NOTREACHED. | sky@chromium.org | 2011-10-10 | 1 | -1/+1 |
* | Aura - Add NativeThemeAura, extract NativeThemeGtk, add sample widget window. | jamescook@chromium.org | 2011-10-10 | 16 | -147/+442 |