summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add unittest for Gtk search engine manager dialog.mattm@chromium.org2009-08-275-15/+285
* With an upcoming ICU 4.2 upgrade, the way 'search' works has changed and FiP ...jshin@chromium.org2009-08-271-4/+8
* Ellipsize long entries in bookmark menus and the back/forward menus.estade@chromium.org2009-08-275-9/+58
* Fix download shelf item overflow on os x.thakis@chromium.org2009-08-271-4/+8
* Add a fast path for tab strip expose.tony@chromium.org2009-08-274-2/+116
* Poke a hole in the Sandbox for sending signals to self.jeremy@chromium.org2009-08-271-0/+3
* Fixes typo in new_new_tab.js that turned off tips.mirandac@chromium.org2009-08-271-1/+1
* Make the about:plugins page use a normal-sized font.evan@chromium.org2009-08-271-22/+8
* Remove completed downloads from shelf when the shelf closes.thakis@chromium.org2009-08-279-14/+91
* Adds support for WAI-ARIA role option, by adding exposure of MSAA role ROLE_S...klink@chromium.org2009-08-271-0/+2
* More refactoring for WebPlugin.darin@chromium.org2009-08-276-45/+29
* Fix 20398: PageAction icon disappears on reader.google.com when url includes ...finnur@chromium.org2009-08-271-2/+9
* Miscellaneous doc changes, nothing earthshaking.kathyw@google.com2009-08-279-21/+149
* Send release events as well as press events in linux event mocking infrastruc...estade@chromium.org2009-08-271-35/+90
* Adding in missing dependency on chrome_strings in browser_tests.bradnelson@google.com2009-08-271-0/+1
* Only allow in-process tests in few binaries.phajdan.jr@chromium.org2009-08-272-0/+13
* Add call to BrowserThemeProvider::GenerateBitmap removed in r24170.erg@google.com2009-08-272-1/+5
* Adds the settings tab to options on chrome os. The contents is just a placesky@chromium.org2009-08-276-0/+95
* Add a technical overview of extensions.kathyw@google.com2009-08-272-17/+407
* Fix a couple of bugs in the "custom home pages" list in the Preferences window.ben@chromium.org2009-08-274-1/+53
* Skip ImporterTest.Firefox35Importer unit test again as it is still crashing P...kuchhal@chromium.org2009-08-271-0/+3
* gtk: Subtract the tabstrip x offset from the last tab x offset when calculati...jhawkins@chromium.org2009-08-271-1/+1
* DevTools: Remove base/values dependency from devtools.pfeldman@chromium.org2009-08-2710-44/+60
* Fix invalidates from off-screen plugins on the Mac.stuartmorgan@chromium.org2009-08-271-2/+12
* Revert r24606-24607. The tree didn't like them. :(phajdan.jr@chromium.org2009-08-2711-96/+32
* Wait correctly for navigations in ErrorPage UI test.phajdan.jr@chromium.org2009-08-271-4/+4
* Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.phajdan.jr@chromium.org2009-08-2711-28/+92
* Draw background of Linux extension toolstrips.phajdan.jr@chromium.org2009-08-276-0/+36
* Fix leak in ExtensionTest.aa@chromium.org2009-08-271-1/+0
* Update of the extension install UI:aa@chromium.org2009-08-2750-170/+656
* Fixes a crash caused due to a call to NPP_DestroyStream occuring in the cont...ananta@chromium.org2009-08-272-0/+47
* Extension docs: fix 404 errorrafaelw@chromium.org2009-08-271-2/+4
* [Mac] The autocomplete popup now gets its position from the toolbar controller,rohitrao@chromium.org2009-08-2711-23/+83
* Don't flip out in debug mode when launching the bookmark manager and the mode...estade@chromium.org2009-08-271-2/+0
* The PluginHostMsg_CancelResource message is now an async routed message. It d...ananta@chromium.org2009-08-271-2/+2
* assure model is loaded *before* showing the bookmark managerestade@chromium.org2009-08-271-4/+4
* Fix linux views build.estade@chromium.org2009-08-271-2/+4
* GTK: Set the default icon list so we don't have to set it on every window all...estade@chromium.org2009-08-2713-14/+23
* Enable welcome page for non-windows platforms.estade@chromium.org2009-08-271-9/+1
* Add a nullable string16 class to base. It combines a string16 + a null paramjorlow@chromium.org2009-08-274-40/+31
* Fix build bustage r24568hclam@chromium.org2009-08-271-0/+2
* Make audio and video in sync while playback rate != 1.0hclam@chromium.org2009-08-271-0/+7
* Uses FilePath instead of std::wstring in webkit_glue::GetApplicationDirectory.avi@google.com2009-08-271-2/+2
* Fix memory leaks in Firefox impoter unittest.kuchhal@chromium.org2009-08-262-10/+11
* gtk: Fix the bounds of the clip region for tab title text.jhawkins@chromium.org2009-08-261-4/+4
* GTK Themes: Fix the find bar so the match count is inside the entry.erg@google.com2009-08-266-51/+158
* Make sure the bookmark model is loaded before running bookmark manager tests....estade@chromium.org2009-08-262-13/+63
* Make extension install UI text on Mac match Windows version. Still to come ifpam@chromium.org2009-08-262-9/+34
* A smaller image to avoid a huge blank area in the pageActions doc.kathyw@google.com2009-08-263-6/+12
* Second part of memory_test for Mac.paul@chromium.org2009-08-262-9/+52