summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Implement reverse auto-login.rogerta@chromium.org2012-01-135-36/+170
* Implement blocking read. Reading was working fine for synchronous case, but t...miket@chromium.org2012-01-138-90/+149
* Retain app page and launcher ordinals during updates.jstritar@chromium.org2012-01-132-7/+40
* Settings: Refactor dialog-pref handling into SettingsDialog.jhawkins@chromium.org2012-01-133-39/+86
* Settings: Remove the custom window decorations radio group.jhawkins@chromium.org2012-01-122-16/+0
* Increase margin of task button and extend dividers to full height of header.bshe@chromium.org2012-01-121-2/+3
* [Aura] Add a multiple window indicator for compact mode.xiyuan@chromium.org2012-01-123-0/+90
* Convert use of int ms to TimeDelta in files owned by mpcomplete.tedvessenes@gmail.com2012-01-121-2/+2
* Convert use of int ms to TimeDelta in files owned by jar.tedvessenes@gmail.com2012-01-124-18/+18
* Implement the new first run bubble, clean up old bubbles.msw@chromium.org2012-01-1218-432/+148
* Convert use of int ms to TimeDelta in files owned by joaodasilva.tedvessenes@gmail.com2012-01-121-1/+1
* Convert use of int ms to TimeDelta in files owned by sky.tedvessenes@gmail.com2012-01-124-7/+8
* Turn CHECK() into DCHECK(), as it's safe to just ignore the eventjochen@chromium.org2012-01-121-2/+4
* Convert use of int ms to TimeDelta in files owned by satish.tedvessenes@gmail.com2012-01-121-4/+5
* Crash fix for mobile activation page refresh request.zelidrag@chromium.org2012-01-122-15/+27
* Convert use of int ms to TimeDelta in files owned by estade.tedvessenes@gmail.com2012-01-126-11/+12
* Convert use of int ms to TimeDelta in files owned by atwilson.tedvessenes@gmail.com2012-01-126-16/+18
* Switch to using file_manager_util::ViewFile in active downloads.achuith@chromium.org2012-01-124-102/+16
* Settings: Fix invokeMethodOnParent.jhawkins@chromium.org2012-01-121-7/+1
* Fix update_conflicts_resolved() setting wrong varrlarocque@chromium.org2012-01-123-5/+16
* Moving Ordinal Specific Code out of ExtensionPrefscsharp@chromium.org2012-01-1211-924/+1154
* Fix binary file resources.kevers@chromium.org2012-01-124-0/+0
* Linux: remove a DCHECK that checks for a condition that can happen, and add a...mdm@chromium.org2012-01-121-1/+2
* [uber] refine vertical spacing in extensions pageestade@chromium.org2012-01-122-3/+2
* Call screenlocker functions from desktop stub implementation to allow testing...flackr@chromium.org2012-01-121-2/+10
* i18n - vary width of NTP nav dots based on 'Most Visited' translationestade@chromium.org2012-01-124-3/+34
* Re-enable DownloadsApiTest.Downloadscbentzel@chromium.org2012-01-122-12/+32
* change ntp html to use slightly sleeker templating mechanismestade@chromium.org2012-01-123-10/+11
* Now that TabContentsViewHelper is in content, make TabContentsViewWin use it ...jam@chromium.org2012-01-121-11/+2
* Change text color on the bookmarks bar to black.kevers@chromium.org2012-01-121-3/+2
* UberPage: Update the hover and active state for anchors.jhawkins@chromium.org2012-01-122-8/+6
* UberPage: Add an API to set the title of the page.jhawkins@chromium.org2012-01-124-12/+84
* Expose priviledged webgl extensions to hosted apps.zmo@google.com2012-01-121-4/+6
* Remove plugin installation code on ChromeOS and Aura.bauerb@chromium.org2012-01-122-10/+32
* [cros] Aura sign in transition - update comment.nkostylev@chromium.org2012-01-121-3/+2
* Moving root list to the directory model.serya@google.com2012-01-122-135/+172
* Add DNS resolution API. Part of socket APIs.miket@chromium.org2012-01-124-0/+331
* Reset input field after import.achuith@chromium.org2012-01-122-2/+15
* Restore all profiles which were active when restoring the last open pages.marja@chromium.org2012-01-127-34/+360
* Fixed crosbug/24472 and crosbug/20428.nona@chromium.org2012-01-122-25/+42
* Revert 117404 - Allows to show bubble arrows to bottom.hbono@chromium.org2012-01-123-274/+37
* Allows to show bubble arrows to bottom.hbono@chromium.org2012-01-123-37/+274
* Move chrome/common/metrics* files into a shared subdirectory.isherman@chromium.org2012-01-124-8/+8
* Add aria-hidden to overlapped settings pages.aboxhall@chromium.org2012-01-122-13/+109
* Fixes an old crash in GetCurrentPageActions().aa@chromium.org2012-01-121-7/+11
* WebUI TaskManager: Prevent to flash (disappear and appear momentarily) rows.yoshiki@chromium.org2012-01-121-2/+2
* Fix for PanelOverflowBrowserTest.MAYBE_xxx failure.dimich@chromium.org2012-01-121-1/+1
* Allow HtmlDialogUIDelegate to specify dialog ModalType.flackr@chromium.org2012-01-1242-109/+122
* Fix mem leak in sync_unit_testsrlarocque@chromium.org2012-01-121-0/+1
* Minimized panel that overflows should stay minimized when returning from over...jianli@chromium.org2012-01-129-32/+241