summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Add a function to get the processor architecture. I will be using this in th...pkasting@chromium.org2011-03-042-10/+9
* Mute ALSA audio completelydavej@chromium.org2011-03-041-4/+15
* Extension ids are ASCII.evan@chromium.org2011-03-047-12/+13
* Chrome changes to move ConenctionType, etc fome chromeos_network to network_l...stevenjb@google.com2011-03-042-7/+138
* Tweaks ChromeURLDataManager comments.sky@chromium.org2011-03-041-1/+1
* Post a task to log the error messages.backer@chromium.org2011-03-041-2/+3
* Speculative fix for throbber showing on all tabs for linux.sky@chromium.org2011-03-041-0/+5
* cleanup: make OnLogin to be pure virtual as all methods around.dilmah@chromium.org2011-03-042-1/+3
* Return accessible icon URLs for disabled extensions in the management API.jstritar@chromium.org2011-03-041-2/+5
* Pass starting url when account is created.altimofeev@chromium.org2011-03-041-1/+2
* Remove the rectangle parameters which are no longer used anywhere.rbyers@chromium.org2011-03-042-78/+28
* Add an optional 'page_index' preference to apps and 'setPageIndex' message wh...rbyers@chromium.org2011-03-045-1/+77
* Added thread DCHECK for the UserManager.altimofeev@chromium.org2011-03-043-68/+36
* autofill: Rename AutoFillField to AutofillField.tfarina@chromium.org2011-03-0428-316/+315
* Print Preview: Make sure EnumeratePrintersTaskProxy gets deleted on the right...thestig@chromium.org2011-03-041-1/+7
* Disable DevToolsSanityTest.TestPauseWhenScriptIsRunning as it always times out.satish@chromium.org2011-03-041-1/+2
* This is the first CL for a sequence of CLs that will add in the display infra...rharrison@chromium.org2011-03-048-15/+207
* Enable speech input by default and remove unused code.satish@chromium.org2011-03-043-32/+0
* try to fix winthakis@chromium.org2011-03-041-8/+9
* Rename the bubble initialization method to InitBubble.thakis@chromium.org2011-03-044-26/+26
* Try to fix chromeos tests.thakis@chromium.org2011-03-041-1/+1
* Fix for mac_valgrind giving an error on condition variable.rtenneti@chromium.org2011-03-041-11/+17
* Try to fix chromeos build.thakis@chromium.org2011-03-041-1/+1
* Remove WindowGtk::Init() to InitWindow().thakis@chromium.org2011-03-042-3/+3
* Try to fix arm build.thakis@chromium.org2011-03-042-6/+6
* Rename ContextMenuController::ShowContextMenu() to ShowContextMenuForView().thakis@chromium.org2011-03-0413-34/+34
* Improve the error message shown the for ERR_CERT_INVALID SSL interstitial.rsleevi@chromium.org2011-03-041-1/+7
* Addressing review comments from brettw.ananta@chromium.org2011-03-041-4/+2
* Start Watching threads only if we are running. Activatertenneti@chromium.org2011-03-043-7/+22
* UI for 802.1x connections.chocobo@chromium.org2011-03-043-94/+273
* Rename BookmarkBarView::WriteDragData to WriteBookmarkDragData.thakis@chromium.org2011-03-042-4/+5
* Disable startup page list in tabbed options when it's managed.estade@chromium.org2011-03-041-19/+42
* gtk - Prevent crash on shutdown when animating status bubble and download itemestade@chromium.org2011-03-044-23/+26
* importer: Cleanup the names of files and classes under ui/views/importer dire...tfarina@chromium.org2011-03-0414-167/+175
* Use SetLibcrosTimeHistogramFunction to add cros timing histograms.stevenjb@google.com2011-03-041-2/+26
* Create a "GetWOW64Status()" utility function and make the rest of the codebas...pkasting@chromium.org2011-03-043-41/+12
* Additional validation code for PrefixSet.shess@chromium.org2011-03-044-35/+112
* Webui: increase margin below column headers and site list in cookies and othe...mdm@chromium.org2011-03-041-1/+1
* WebUI Prefs: Animate the subpage slide-in with padding, rather than marginstuartmorgan@chromium.org2011-03-042-4/+4
* Adding multisampling to GPU software rendering list feature sets. Allow muti...zmo@google.com2011-03-042-45/+54
* Localized string declaration cleanup.mdm@chromium.org2011-03-041-52/+36
* Rename the methods in DragController.thakis@chromium.org2011-03-046-45/+53
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-0463-407/+358
* Split infobar_test_helper.[h,mm] into separate pieces for the different class...tfarina@chromium.org2011-03-037-146/+162
* Linux Printing: Properly print a subset of all pages.thestig@chromium.org2011-03-032-3/+14
* [Sync] Fix the session info on NTP to properly set opacity. Fix bug in associ...zea@chromium.org2011-03-033-7/+12
* Print Preview: Enumerate printers on the FILE thread.thestig@chromium.org2011-03-032-11/+60
* Printing: Re-enable PrintJobTest.SimplePrint that use to crash with a DCHECK.thestig@chromium.org2011-03-031-7/+1
* Move MessageRouter from chrome to content.jam@chromium.org2011-03-031-2/+1
* Printing: Check for NULL TabContents in PrintViewManager.thestig@chromium.org2011-03-031-4/+5