summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reland r76840 with fix for webkit_gpu dependencies.apatrick@chromium.org2011-03-0825-1236/+20
* mac: UI tweaks to tab overview modethakis@chromium.org2011-03-082-10/+56
* Print Preview: Generate the print preview after the print preview renderer ha...thestig@chromium.org2011-03-085-7/+25
* Heapchecker: Suppress a leak in AutofillDownloaderTest.thestig@chromium.org2011-03-081-0/+6
* Revert "ots-roll (to r56)"ajwong@chromium.org2011-03-081-1/+1
* Add support for Core Graphics with Carbon, allowing us to use Core Graphics i...tschmelcher@google.com2011-03-086-64/+115
* Make OwnedWidgetGtk automatically destroy its widget.estade@chromium.org2011-03-082-8/+9
* Add new MouseEvent ctors; update WidgetWin & WindowWin usage.msw@chromium.org2011-03-0813-474/+431
* Remove wstrings from ui/base/text_elider.h functions.tony@chromium.org2011-03-0814-31/+30
* Replace libjingle's HttpPortAllocatorSession with Pepper's http clienthclam@google.com2011-03-0818-15/+575
* Add shell script based unit test system for the clang plugin.erg@google.com2011-03-0810-0/+222
* Rename BrowserBubbleGtk/Win::Show to ShowAndActivate.thakis@chromium.org2011-03-082-4/+4
* Pepper: Store file extensions and description on a per-mime-type basis.viettrungluu@chromium.org2011-03-086-35/+45
* Make the toast more reliable and less dangerouscpu@chromium.org2011-03-084-6/+35
* Fix for autofill DCHECKgeorgey@chromium.org2011-03-082-3/+25
* Convert ChromeDriver to use only the JSON automation interface.kkania@chromium.org2011-03-0816-356/+1334
* Roll clang to r126754:r127176thakis@chromium.org2011-03-081-1/+1
* Slight cleanup to get rid of unneeded registry access and silence a warning f...grt@chromium.org2011-03-083-48/+42
* Move the common child process messages into their own file.jam@chromium.org2011-03-0711-46/+49
* Revert 77207 - Support mixed allocation in browser vs subprocessesjar@chromium.org2011-03-074-84/+18
* Support mixed allocation in browser vs subprocessesjar@chromium.org2011-03-074-18/+84
* Mac/Linux proxy fix.scottbyer@chromium.org2011-03-071-0/+5
* wstring removal fix.avi@chromium.org2011-03-072-8/+6
* Revive FileAPI's recursive CreateDirectory.kinuko@chromium.org2011-03-076-12/+21
* Update translations using strings from launchpad.net r144tony@chromium.org2011-03-0715-12/+2960
* Fix fix to remove RLZ-related registry values at uninstall; see r76915.grt@chromium.org2011-03-071-1/+2
* Cleanup: Use more specific friend struct / make destructors non-public for cl...thestig@chromium.org2011-03-0715-25/+44
* Removing dead code.grt@chromium.org2011-03-071-37/+0
* chromeos: Update the references of notification includes to the new content l...tfarina@chromium.org2011-03-0759-159/+159
* fixed file to remove duplicates and add expectationskaren@chromium.org2011-03-071-9/+6
* Makes MouseWheelEvent::offset consistent on windows and linux.sky@chromium.org2011-03-074-18/+13
* Move WindowDelegate and NonClientView creation and management to Window.ben@chromium.org2011-03-0737-253/+252
* Put file_system messages in their own file and move them to content, in prepa...jam@chromium.org2011-03-0718-276/+247
* Rename clear_browsing_data and clear_browsing_data_view to match the objects ...zea@chromium.org2011-03-079-717/+713
* When handling --rename-chrome-exe, leave in-use chrome.exe in old_chrome.exe ...grt@chromium.org2011-03-072-9/+17
* Chromoting client don't submit login info if not connectedhclam@chromium.org2011-03-073-6/+30
* Removed the check for SSL connect and disconnectrtenneti@chromium.org2011-03-071-2/+0
* Add error text and resolution suggestions for ERR_NAME_NOT_RESOLVED.mmenke@chromium.org2011-03-073-13/+83
* Apply patch for 6624008stevenjb@google.com2011-03-0712-185/+164
* Check that a plugin path points to a file before rejecting the plugin because...sergeyu@chromium.org2011-03-071-1/+1
* Fix pepper fullscreen destruction if the WM destroys the windowpiman@google.com2011-03-072-2/+27
* Don't neglect calling NotifyAccessibilityEvent when overriding OnFocus.dmazzoni@chromium.org2011-03-071-0/+1
* Set the focus change reason even if calling SetFocusedViewWithReason on admazzoni@chromium.org2011-03-071-2/+3
* Add set of prerendering RenderViewHosts to allow setting of PRERENDER load fl...dominich@google.com2011-03-074-0/+72
* gtk: Rename OnDialogResponse() to OnResponse() to standardize on a consistent...tfarina@chromium.org2011-03-0738-126/+114
* [Mac] Findbar doesn't draw entire surface, override -isOpaque.shess@chromium.org2011-03-072-7/+13
* When auto fall-back is enabled, fall back to o2d milligan@google.com2011-03-078-57/+35
* Set web preferences according to Gpu Blacklist flags. A few Gpu related web ...zmo@google.com2011-03-073-0/+24
* Disable tap to click by defaultdavemoore@chromium.org2011-03-071-1/+1
* [ChromeOS] Fix the unclickable "OpenAll" confirmation dialog problem.xiyuan@chromium.org2011-03-076-16/+26