summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* AutomationProvider: Implement GetBrowserForWindow() on mac and linux views.estade@chromium.org2009-08-264-56/+22
* GTK: Don't reposition the findbar when it's not visible.estade@chromium.org2009-08-262-8/+18
* Fix startup regression in gtk theme mode.erg@google.com2009-08-262-1/+18
* Reland "Linux Extensions Install Prompt""rafaelw@chromium.org2009-08-263-1/+149
* Polish the look of Linux extension shelf.phajdan.jr@chromium.org2009-08-262-34/+50
* Fix SharedMemory Object leakjeremy@chromium.org2009-08-261-2/+1
* First half of updating Worker.postMessage(), DOMWindow.postMessage(), andjorlow@chromium.org2009-08-2613-111/+159
* Fixes a string comparison bug in DeleteFolder.kuchhal@chromium.org2009-08-261-2/+3
* Fix crash in Linux extension shelf.phajdan.jr@chromium.org2009-08-263-4/+16
* Re-enable importer unit tests one more time to debug on buildbot.kuchhal@chromium.org2009-08-261-2/+5