summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Removes the use of Windows-specific types for accessibility roles and states ...klink@chromium.org2009-04-2812-40/+23
* Convert Windows Sleep to PlatformThread::Sleepevan@chromium.org2009-04-283-14/+12
* When navigating from an interstitial to another page with an interstitial, we...jcampan@chromium.org2009-04-272-3/+19
* Remove the unwanted code snippet that was removed by Tim, butmunjal@chromium.org2009-04-271-12/+0
* Fix several painting glitches for toolstrips.aa@chromium.org2009-04-277-56/+141
* Revert r14620 which was a rollback of r14549 and r14508. Thistc@google.com2009-04-272-11/+38
* Landing Hamaji's patch.jcampan@chromium.org2009-04-271-0/+8
* Fix a popup menu offset bug.paul@chromium.org2009-04-271-1/+3
* Reverting my change it breaks release compilation on Windows.jcampan@chromium.org2009-04-272-22/+4
* Unfork some code who's dependency has landed on Mac.shess@chromium.org2009-04-271-6/+0
* Do not send stats from Chromium builds.kuchhal@chromium.org2009-04-273-7/+21
* This patch adds a new kind of tests: browser tests.jcampan@chromium.org2009-04-272-4/+22
* Update selected line in model before accepting input when the user clicks in ...shess@chromium.org2009-04-272-5/+6
* Add quarantine metadata to downloads on the Mac. Patch by Stuart Morganmark@chromium.org2009-04-274-1/+14
* Relanding this. jcampan@chromium.org2009-04-271-2/+5
* Clean up construction of LocationBarViewMac objects.shess@chromium.org2009-04-277-49/+16
* Fix a few crashes when trying to drag a closing tab.jhawkins@chromium.org2009-04-272-4/+32
* Adds --no-audio, which replaces the audio IPC layer with a mock audio device.scherkus@chromium.org2009-04-271-1/+2
* Now that we have file dialogs, we might as well hook up "Open File" on the Mac.avi@google.com2009-04-272-6/+0
* Speculatively roll back r14549 and r14508. The chrome browsertc@google.com2009-04-272-34/+11
* Add keyboard accelerators for IDC_FIND_NEXT and IDC_FIND_PREVIOUS.willchan@chromium.org2009-04-271-3/+9
* Don't allow the browser window to be resized so small that layout starts brea...pkasting@chromium.org2009-04-277-68/+193
* Fix a memory leak in TaskManagerphajdan.jr@chromium.org2009-04-271-3/+7
* Fixes a gcc-4.3 warning in tab_strip_gtk.cc.jhawkins@chromium.org2009-04-272-19/+3
* Add a way to checksum bookmark data to help determine if themunjal@chromium.org2009-04-273-23/+290
* Remove svn:executable and set svn:eol-style to LF.tc@google.com2009-04-274-0/+0
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-2715-31/+205
* Linux Omnibox results improvements:deanm@chromium.org2009-04-272-92/+92
* Massively improve the performance of dragging a window over our window.deanm@chromium.org2009-04-271-1/+3
* Add a stub test for TabStripController. It doesn't fully work because of issuespinkerton@chromium.org2009-04-272-1/+131
* Remove a NOTIMPLEMENTED() that's not necessary on Mac.pinkerton@chromium.org2009-04-271-1/+5
* Add virtual dtor for TaskManager::ResourceProvider.phajdan.jr@chromium.org2009-04-271-0/+2
* Use AutocompletePopupPositioner for the Linux Omnibox.deanm@chromium.org2009-04-278-39/+73
* Linux Omnibox mouse support.deanm@chromium.org2009-04-272-4/+103
* Add basic unit tests for TaskManager.phajdan.jr@chromium.org2009-04-272-0/+84
* Revert 14569abarth@chromium.org2009-04-262-43/+1
* Add some histograms to see how often users click through blocking pages.abarth@chromium.org2009-04-262-1/+43
* Monitor some sensitive UI actions for evidence of clickjacking.abarth@chromium.org2009-04-264-1/+28
* Linux: implement automation for modal dialogs.agl@chromium.org2009-04-262-5/+18
* Fix a crash I introduced in r14053. It removed the setting of the controller inbrettw@chromium.org2009-04-251-6/+10
* Show icons in the new omnibox popup.ben@chromium.org2009-04-252-37/+107
* Fix sudden termination after the latest WebKit merge.jam@chromium.org2009-04-2511-54/+99
* Port unload_uitest.cc and enable some of the tests on linux.estade@chromium.org2009-04-241-7/+17
* Passing correct HWND to CreateChromeWindow(). The HWND of the toplevel windowestade@chromium.org2009-04-241-1/+5
* Gtk file selection filters, first cut.estade@chromium.org2009-04-242-6/+78
* Revert "POSIX: Don't spawn zombies." (r14488)agl@chromium.org2009-04-241-13/+2
* Reverting 14489.jcampan@chromium.org2009-04-242-12/+2
* This CL makes sure we unregister our Windows window classes when shut-down.jcampan@chromium.org2009-04-242-2/+12
* POSIX: Don't spawn zombies.agl@chromium.org2009-04-241-2/+13
* No code change, just converting CRLF to LF to prevent changesfinnur@chromium.org2009-04-241-156/+156