summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Roll back this part of my earlier test. Looks like these tests are still badl...ben@chromium.org2009-06-021-2/+2
* Fixing flush_cache (there were 2!!!!)bradnelson@google.com2009-06-021-26/+11
* Shush purify. This is a known bug in zlib.aa@chromium.org2009-06-021-0/+18
* Converting flush_cache to be gyp generated.bradnelson@google.com2009-06-022-149/+0
* Adds linux2 variable and change to WidgetGtk to make it compile.sky@chromium.org2009-06-021-1/+1
* Properly initialize the native wrapper to NULL to avoid a crash. Also re-enab...ben@chromium.org2009-06-021-2/+2
* Enable gyp generation of utility.lib.sgk@chromium.org2009-06-022-156/+0
* Support for searching bookmarks for IDN.brettw@chromium.org2009-06-028-38/+105
* Pasted links opened with alt-enter were opened next to the current tab instea...pkasting@chromium.org2009-06-022-109/+133
* Allow themes to change the background of the new tab page. Adds support for d...glen@chromium.org2009-06-0214-65/+336
* Display a tooltip when mousing over a tab title.jeremy@chromium.org2009-06-023-0/+26
* Fix the blue tab titles on GTK by hooking up the browser theme provider to thebrettw@chromium.org2009-06-022-0/+14
* Fix mac build.tc@google.com2009-06-021-1/+0
* Port 2 more unittests to linux/mac. Just some small compiler warnings.tc@google.com2009-06-023-10/+6
* Allow left clicks in the tab strip to initiate a drag of the window.tc@google.com2009-06-021-1/+5
* Comment out 'browser_tests_{dll,launcher}' until we can fixsgk@google.com2009-06-021-75/+77
* Adds mouseover images to the close tab button on Mac.rohitrao@chromium.org2009-06-022-0/+32
* Add a context menu to the tab strip. It appears when you click in thetc@google.com2009-06-023-1/+90
* Updating trunk VERSION build from 183.0 to 184.0laforge@chromium.org2009-06-021-1/+1
* replace some tabs with spacesthomasvl@chromium.org2009-06-021-5/+5
* Add some browser-level checks to prohibit access to extension bindings bympcomplete@google.com2009-06-025-9/+63
* Fixes a couple of bugs encountered in getting info bubbles to work:sky@chromium.org2009-06-021-10/+8
* Disable this test since I can't run it without trashing my profile.ben@chromium.org2009-06-021-1/+1
* Taking out redundant include dir, this should be handled bybradnelson@chromium.org2009-06-021-1/+1
* Use a variable to control the value of LinkIncremental on Debugsgk@google.com2009-06-021-0/+3
* Disabling this test since I can't run the suite without them erasing my profile.ben@chromium.org2009-06-021-1/+1
* Pulling in all of v8.gyp:v8_shell, because we need it for debugger_tests.bradnelson@chromium.org2009-06-021-0/+1
* Disabling a UI test that is flacky.jcampan@chromium.org2009-06-021-1/+2
* Adding a required dependency on setup.exe by mini_installer.exe.bradnelson@chromium.org2009-06-021-0/+1
* Makes the text of the in-progress download dialog better by special-casing th...jcampan@chromium.org2009-06-022-9/+37
* Adding missing include path now needed to find google_update generated header.bradnelson@chromium.org2009-06-021-1/+1
* Make Combobox portableben@chromium.org2009-06-0221-179/+176
* Adding in more missing locales dependencies uncovered by chrome.sln switch.bradnelson@chromium.org2009-06-021-0/+2
* Adding in dependency required now that chrome.sln is gyp generated.bradnelson@chromium.org2009-06-021-2/+1
* Switching chrome.sln to gyp generated version.bradnelson@google.com2009-06-024-3306/+102
* Fix opaque app mode display.glen@chromium.org2009-06-021-8/+10
* Correct the ffpmeg license disclosure:mal@chromium.org2009-06-021-7/+5
* Make bookmark bar more amenable to dark themes.estade@chromium.org2009-06-021-0/+39
* The extensions service wasn't getting inited despite being used by themes (th...glen@chromium.org2009-06-023-26/+49
* Generate GUIDs for users who wish to upload crash reports. Include it in cras...thestig@google.com2009-06-024-22/+89
* Broaden valgrind supression for known issue in zlib. This seems ok because th...aa@chromium.org2009-06-011-4/+2
* Linux: Fix appearance of dangerous download dialog.estade@chromium.org2009-06-012-7/+16
* Flip omnibox2 popup on by default for more testing.ben@chromium.org2009-06-013-8/+7
* Coverity underground warfare: check return codecpu@google.com2009-06-011-2/+6
* Cleanup temp files/folders in a few more tests.munjal@chromium.org2009-06-012-10/+27
* GTK: respect control key for setting TLD=com.estade@chromium.org2009-06-011-1/+10
* This CL fixes issue 10827 -- Hebrew: pop-up menu positioned to right of mouse...xji@chromium.org2009-06-012-6/+11
* linux: first run text update.evan@chromium.org2009-06-011-1/+16
* Fixes bug where can't see contents of autocomplete edit. This wassky@chromium.org2009-06-011-0/+10
* Fixes a couple of related bugs:sky@chromium.org2009-06-012-5/+13