summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Centre tool-bar manually to ignore vertical scroll-bar.jamiewalch@google.com2011-09-142-3/+10
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-1414-44/+50
* Fixing crash when freeing paths in a SelectFileDialogImpldfilimon@google.com2011-09-141-6/+1
* Update checklicenses to pass.phajdan.jr@chromium.org2011-09-141-0/+11
* Persist remoting.useP2pApijamiewalch@google.com2011-09-142-6/+20
* (Reland) [Sync] Simplify WeakHandle now that WeakPtr can be destroyed from an...akalin@chromium.org2011-09-143-127/+19
* Also suppress messages after fast shutdown path has been initiated.achuith@chromium.org2011-09-142-4/+5
* Revert 100530 - Disable the in memory URL index. This is a temporary test to ...brettw@chromium.org2011-09-144-16/+8
* Reland r100733 - Cancel plugin channel requests when the renderer goes away.willchan@chromium.org2011-09-149-72/+408
* Use TYPE_CONTROL for sav widget. touch has RWVVs + compositor, so no need to ...oshima@google.com2011-09-141-6/+4
* Convert dev interfaces to use the macro system.brettw@chromium.org2011-09-1425-220/+91
* Enable multiprofiles by default on Mac and Windows.rsesek@chromium.org2011-09-142-1/+5
* Bump FullscreenExitBubble initial delay to 3.8s. This is so we can be more ce...jeremya@chromium.org2011-09-141-1/+1
* Disable clipboard for bookmarks in TOUCH_UI buildswyck@chromium.org2011-09-142-1/+15
* GtkListView's tooltip code expects the model to store markup, not textamruthraj@motorola.com2011-09-141-2/+4
* Stop restricting the sender object path for incoming signals.satorux@chromium.org2011-09-144-6/+46
* touchui: With views-desktop turned on, we cannot determine the BrowserView fr...sadrul@chromium.org2011-09-141-1/+14
* Show settings menu for panel on GTK.jianli@chromium.org2011-09-147-9/+50
* mac: Let `gclient runhooks` warn about predictive compilation in xcode3thakis@chromium.org2011-09-141-7/+26
* Options: Use an edit button for Autofill profile list.jhawkins@chromium.org2011-09-145-34/+44
* Fix memory leaks from MessagePumpLibevent::Run() for Chrome OS.satorux@chromium.org2011-09-146-29/+45
* Fix Checkdeps.ben@chromium.org2011-09-144-8/+6
* Fix sending garbage descriptor if there's no spellcheck dictionary file.jam@chromium.org2011-09-141-1/+1
* Implement PanelBrowserWindowCocoa::Activate.dcheng@chromium.org2011-09-146-7/+47
* Move Aura to UI subdir.ben@chromium.org2011-09-1439-115/+119
* Add OWNERS files to main extensions/ directories.mihaip@chromium.org2011-09-144-0/+49
* Remove flag guard for inline installs (web store changes have been pushed).mihaip@chromium.org2011-09-146-20/+1
* chromeos: Update user pod cursors in WebUI login.derat@chromium.org2011-09-141-0/+2
* Require that inline installs can only be done for CWS items with verified sites.mihaip@chromium.org2011-09-144-19/+50
* Remove unneeded suppressions. The original bug was fixed by the revision http...lipalani@chromium.org2011-09-141-20/+0
* If a renderer is crashed, RenderProcessHost::GetHandle would return the pid o...amruthraj@motorola.com2011-09-141-8/+10
* Add assertion to make sure we're not adding more Browsers.willchan@chromium.org2011-09-141-0/+1
* Cleanup OWNERS file for the Safe Browsing Foldermad@chromium.org2011-09-141-2/+4
* fix build breakageoshima@google.com2011-09-141-1/+1
* Only record GPU process exit code histogram if it is valid.apatrick@chromium.org2011-09-141-3/+7
* Revert "Relanding 100792"oshima@google.com2011-09-1435-289/+770
* Revert 101111 - Only deliver extension messages to contexts that care. Thisericu@google.com2011-09-1411-69/+30
* [Web Intents] Change WebIntentPicker to Bubble from ConstrainedDialog.binji@chromium.org2011-09-1417-175/+177
* CrOS: Use square borders for dialogs, allow content flush to edgejamescook@chromium.org2011-09-148-113/+58
* Log out the user instead of locking the screen on TOUCH_UI builds.flackr@chromium.org2011-09-141-0/+7
* Update .DEPS.gitchrome-admin@google.com2011-09-141-1/+1
* Roll WebKit DEPS 98082:98087.levin@chromium.org2011-09-141-1/+1
* chrome.experimental.downloads.onCreated, onErasedbenjhayden@chromium.org2011-09-149-1/+209
* Clean up extension API documentation.dcheng@chromium.org2011-09-1481-630/+0
* Check for a crashed plugin before creating resources to send to the pluginbrettw@google.com2011-09-143-8/+21
* Cleaned up DEPS under webkit.alokp@chromium.org2011-09-143-12/+0
* Added ability to set ChromeDownloadManagerDelegate for testing.rdsmith@chromium.org2011-09-1410-132/+219
* Only deliver extension messages to contexts that care. Thisaa@chromium.org2011-09-1411-30/+69
* Delete a bunch of redundant code for trimming tooltips.evan@chromium.org2011-09-146-56/+21
* Update the keyboard's bounds when the views desktop's bounds are changed.vollick@chromium.org2011-09-145-13/+89