| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove swapped-out usage in --site-per-process. | nasko | 2015-06-05 | 1 | -4/+4 |
* | Replace gfx::ClampToInt with base::saturated_cast. | danakj | 2015-06-05 | 5 | -69/+11 |
* | Add skeleton UI for sync page. This CL creates the new page, adds its strings... | Kyle Horimoto | 2015-06-05 | 1 | -0/+15 |
* | ozone: Add overlay candidate implementation that queries support via IPC | achaulk | 2015-06-05 | 18 | -56/+370 |
* | Reland of Revert of ozone: Remove singleton pattern for SurfaceFactoryOzone. | dongseong.hwang | 2015-06-05 | 9 | -54/+59 |
* | Move smart deploy to tristate. | rsadam | 2015-06-05 | 4 | -4/+23 |
* | Added an ActivationReason parameter to ActivationChangeObserver::OnWindowActi... | bruthig | 2015-06-05 | 13 | -98/+215 |
* | Use app list item shadow for app list folders. | calamity | 2015-06-05 | 13 | -41/+23 |
* | Notify InputMethodBase on TextInputState change to send InputMethodObserver::... | shuchen | 2015-06-05 | 1 | -0/+1 |
* | Add action_link.html to webui_resources.grd. | Kyle Horimoto | 2015-06-05 | 1 | -0/+2 |
* | Revert "Converting (Alt+LeftClick -> RightClick) to (Search+LeftClick -> Righ... | xdai | 2015-06-05 | 3 | -18/+3 |
* | ui: Introduce CanvasPainter, remove PaintContext(gfx::Canvas*). | danakj | 2015-06-04 | 15 | -67/+259 |
* | chrome/settings: Implement more of the Appearance page. | James Hawkins | 2015-06-04 | 1 | -0/+2 |
* | Enable gesture editing visibile in options menu. | rsadam | 2015-06-04 | 1 | -1/+1 |
* | views: Rename menu_event_dispatcher_linux.cc file so that it can be used on a... | sadrul | 2015-06-04 | 4 | -4/+9 |
* | Change voice label on GAIA login group | glevin | 2015-06-04 | 1 | -1/+2 |
* | Revert of ozone: Remove singleton pattern for SurfaceFactoryOzone. (patchset ... | zea | 2015-06-04 | 9 | -58/+54 |
* | ozone: Remove singleton pattern for SurfaceFactoryOzone. | dongseong.hwang | 2015-06-04 | 9 | -54/+58 |
* | Fix some lingering WebUI focus issues. | dbeam | 2015-06-04 | 4 | -15/+34 |
* | Pass XImage ownership to SkBitmap in CopyAreaToCanvas | dnicoara | 2015-06-04 | 2 | -40/+19 |
* | Mac: Add layer-backed NSView+NSOpenGLContext rendering path | ccameron | 2015-06-04 | 11 | -18/+233 |
* | Revert of Mac: Add layer-backed NSView+NSOpenGLContext rendering path (patchs... | zea | 2015-06-04 | 11 | -231/+18 |
* | Convert internet_page and dependencies to Polymer 1.0 | stevenjb | 2015-06-04 | 9 | -0/+336 |
* | Mac: Add layer-backed NSView+NSOpenGLContext rendering path | ccameron | 2015-06-04 | 11 | -18/+231 |
* | [Android] Only request BeginFrame when frame-causal events are sent | jdduke | 2015-06-04 | 1 | -5/+14 |
* | Ensure grouped touch events have a common timestamp on Windows | jdduke | 2015-06-04 | 1 | -6/+5 |
* | drm: Make DrmDisplayHostManager handle VGEM fd by itself. | dongseong.hwang | 2015-06-04 | 2 | -4/+40 |
* | Fix closure compiler error which is caused by crrev.com/1165913003. | yawano | 2015-06-04 | 1 | -2/+1 |
* | Files.app: Migrate to Polymer 1.0. | fukino | 2015-06-04 | 7 | -36/+59 |
* | Gallery: use native header. | yawano | 2015-06-04 | 5 | -144/+26 |
* | Gallery: Fix image position in RTL. | yawano | 2015-06-04 | 1 | -0/+1 |
* | AudioPlayer.app: Correct path to the app icon. | fukino | 2015-06-04 | 1 | -2/+2 |
* | [Video Player Test] Move openSingleVideo() to background.js | yoshiki | 2015-06-04 | 2 | -22/+23 |
* | MacViews: Dialogs don't become main. | tapted | 2015-06-04 | 2 | -1/+28 |
* | Add support to mime types in Files app UI. | mtomasz | 2015-06-04 | 17 | -141/+196 |
* | Files.app: Move script tags from head to the end of body. | fukino | 2015-06-04 | 1 | -153/+153 |
* | Include all dupe types (event when value is zero) in scan stats. | smckay | 2015-06-04 | 1 | -0/+3 |
* | Hide compositor when DesktopWindowTreeHostWin::Hide is called. | jbauman | 2015-06-04 | 15 | -29/+56 |
* | content: Pass IOSurface references using Mach IPC. | reveman | 2015-06-04 | 2 | -11/+1 |
* | When serializing accessibility tree, skip invalid children. | dmazzoni | 2015-06-04 | 2 | -19/+93 |
* | Move accessibility attribute accessors to AXNodeData. | dmazzoni | 2015-06-03 | 4 | -120/+267 |
* | Updating XTBs based on .GRDs from branch master | Penny MacNeil | 2015-06-03 | 4 | -4/+4 |
* | Change ownership of OverlayCandidatesOzone object to compositor | achaulk | 2015-06-03 | 7 | -17/+17 |
* | [Ozone-Drm] Implement async display ownership transfer | dnicoara | 2015-06-03 | 7 | -27/+75 |
* | Clear touch state in HWNDMessageHandler if the underlying child window on whi... | ananta | 2015-06-03 | 3 | -0/+13 |
* | Remove base::SharedMemory::SharedMemoryId and TransportDIB::Id. | erikchen | 2015-06-03 | 3 | -82/+5 |
* | Replace more ObserverList with base::ObserverList. | brettw | 2015-06-03 | 62 | -67/+70 |
* | Update Take/Release display control to async API | dnicoara | 2015-06-03 | 12 | -43/+134 |
* | Remove candidate show/hide/update related code | kochi | 2015-06-03 | 15 | -213/+1 |
* | Fix motion event pressure checking in unit tests. | e.hakkinen | 2015-06-03 | 1 | -2/+2 |