summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Reverting 24512.avi@chromium.org2009-08-2632-4662/+2814
* Attempt 2 at landing bookmark menus.sky@chromium.org2009-08-262-10/+25
* [Mac] Hook the print menu up to Browser::CommandDispatch.rohitrao@chromium.org2009-08-261-10/+11
* gtk: button-press events return coordinates relative to the gdk window in whi...jhawkins@chromium.org2009-08-261-2/+8
* Store the proxy's hostname rather than the first site visited via the proxy w...mdm@chromium.org2009-08-261-1/+5
* Make the tab strip expose events more targeted on linux.tony@chromium.org2009-08-263-13/+29
* With this change script can look out for password file if password was not su...tejasshah@google.com2009-08-261-2/+12
* Minor copyedits related to TOCs.kathyw@google.com2009-08-263-11/+6
* Set the window icon to the favicon when in app mode.tony@chromium.org2009-08-263-5/+19
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-2632-2814/+4662
* Reverts menu patch.sky@chromium.org2009-08-263-48/+10
* Fix DCHECK on download item removal, take 2.estade@chromium.org2009-08-261-2/+14
* POSIX doesn't have reserved filenames; so don't worry about a download trying...estade@chromium.org2009-08-261-2/+0
* Add a simple in-process bookmark manager test.estade@chromium.org2009-08-264-5/+47
* Avoids the use of ToWStringHack in a few places.evan@chromium.org2009-08-263-16/+14
* Fixes build breakage.sky@chromium.org2009-08-261-0/+23
* Gets bookmark menu working on linux. There are just a handful ofsky@chromium.org2009-08-262-10/+25
* Extension ports devtools remote service.sdoyon@chromium.org2009-08-267-40/+565
* Fix leaking gtk tree models.mattm@chromium.org2009-08-268-0/+12
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2009-08-2626-92/+97
* Tab strip should not resize on close (Vista).finnur@chromium.org2009-08-261-17/+13
* Don't use URL-encoded strings when user's input is in progress or the text isn'tjshin@chromium.org2009-08-261-3/+9
* Fix the dates in the test profile history databases.deanm@chromium.org2009-08-265-0/+0
* Fix a FORWARD_NULL defect reported by Coverity.wtc@chromium.org2009-08-261-1/+1
* [Mac] Makes the infobar prettier based on Ben feedback.rohitrao@chromium.org2009-08-261-12/+25
* Copy upgraded typical_history database to the other theme profiles.deanm@chromium.org2009-08-264-0/+0
* Re-try r24372 - Delay request loading until all user scripts that requestmpcomplete@chromium.org2009-08-268-3/+582