summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Use FilePath in ChildProcessHost.evan@chromium.org2009-10-136-10/+9
* Empty files to kick off the diagnostic modecpu@chromium.org2009-10-134-0/+29
* Wire up printing on the Macstuartmorgan@chromium.org2009-10-1311-29/+117
* Fix "Add Page..." in bookmark bar context menu. Suspect this bug wasjrg@chromium.org2009-10-131-1/+1
* Take 2 of getting blocked popups to work on views/gtk. My first attempt was n...sky@chromium.org2009-10-134-130/+213
* Couple of views/gtk tweaks:sky@chromium.org2009-10-132-0/+6
* Fixed some more Google Sync mac build compile errors.akalin@chromium.org2009-10-133-53/+6
* Patched in 265058 (which was uploaded under akalin@gmail.com). Originalakalin@chromium.org2009-10-1314-40/+89
* Use correct theme color for bookmark bar "drag things here" empty helper text.pkasting@chromium.org2009-10-132-22/+22
* Revert 28875 - Adding support for Native Client in Chrome's task manager and ...gregoryd@google.com2009-10-132-5/+0
* View Certificate dialog sometimes shows incorrect status because it didn't ha...hawk@chromium.org2009-10-131-5/+18
* Revert r28745 which disabled nested message loops on Mac, after Mark's fixes.jam@chromium.org2009-10-131-4/+0
* Adding support for Native Client in Chrome's task manager and "stats for nerd...gregoryd@google.com2009-10-132-0/+5
* Use predefined color names where possible for clarity. Also use "SkColorSetA...pkasting@chromium.org2009-10-134-15/+13
* GTK: Browser actions toolbar.estade@chromium.org2009-10-134-0/+280
* Make the ThemeProvider methods const.pkasting@chromium.org2009-10-138-132/+144
* Factoring out the interactive UI tests in their own GYP file.jcampan@chromium.org2009-10-131-29/+12
* Always ASSERT that created servers are non-NULL (since creation can fail). B...pkasting@chromium.org2009-10-131-1/+44
* Fix valgrind-caught memory leak in TaskManagerUnittestjamesr@chromium.org2009-10-131-0/+1
* Remove the unnecessary conversion to wstring when calling file_util::WriteFile.evan@chromium.org2009-10-132-2/+2
* Animate the new tab button when closing a tab.pinkerton@chromium.org2009-10-131-10/+28
* Eliminate all uses of strerror() in code that uses src/base. strerror() is in...tschmelcher@chromium.org2009-10-133-20/+22
* AppCache: Kill bad renderers when we receive bad IPC messages.michaeln@google.com2009-10-131-1/+1
* I had written unit tests for the change to add a runtime id to Profiles, butrogerta@google.com2009-10-131-0/+51
* Shorten the generated file name to be less than MAX_PATH (on Windows).kuchhal@chromium.org2009-10-131-2/+4
* WidgetWin was an accelerator target, it does not need to.jcampan@chromium.org2009-10-134-11/+5
* This patch enables "Save page as" (ctrl+s) for resources located atjamesr@chromium.org2009-10-131-4/+6
* The file menu was enabled even when a browser window was obscured by a modal ...mirandac@chromium.org2009-10-131-1/+21
* Fix creating desktop shortcuts for systems with empty or incomplete XDG_DATA_...phajdan.jr@chromium.org2009-10-131-0/+5
* Refactors freaky TaskManager::Resource self-updatingjamesr@chromium.org2009-10-135-3/+46
* A few other miscellaneous bits of cleanup to BrowserThemeProvider:pkasting@chromium.org2009-10-132-23/+21
* Mac: Fix bookmark bar buttons not being layed out correctly on startup.erg@chromium.org2009-10-133-16/+41
* Disable broken tests until I can get a fix in.dmaclach@chromium.org2009-10-131-2/+2
* Fixes up drawing so that we don't have any transparent holes, and adds admaclach@chromium.org2009-10-134-40/+60
* Mac: Fix buttons not tinting to theme.avi@chromium.org2009-10-131-5/+27
* This CL is for the needs of ChromeFrame.stoyan@google.com2009-10-134-1/+19
* Mac: Make the nsimage_cache behave more like +[NSImage imageNamed:]avi@chromium.org2009-10-132-1/+10
* Allow the about window to create a new window to handle loading web pages if ...pinkerton@chromium.org2009-10-134-7/+19
* Use the real bundle identifier instead of the framework's identifier for dete...pinkerton@chromium.org2009-10-131-4/+5
* [Mac] Add breakpad info for crashes in the target/action dispatcher.shess@chromium.org2009-10-131-0/+47
* Add a command line switch to enable flip sockets.mbelshe@google.com2009-10-131-0/+5
* Fix flashing issue when hitting escape while find bar is active.mhm@chromium.org2009-10-132-0/+15
* Wires up bookmark all tabs on linux.sky@chromium.org2009-10-137-37/+77
* Mark the IcognitoDownload as flaky because it keepsnsylvain@chromium.org2009-10-131-1/+2
* Use ASCII strings for switch names.evan@chromium.org2009-10-1312-18/+17
* GTK: avoid a hang brought on by an infinite size-allocate queue.estade@chromium.org2009-10-132-3/+17
* Gtk: draw the secure scheme color over the correct char range.estade@chromium.org2009-10-131-3/+5
* GTK: don't dcheck when user dismisses print dialog.estade@chromium.org2009-10-131-0/+1
* [Linux] Select a row in Languages table when the user delete an item.mattm@chromium.org2009-10-132-5/+19
* Misc. cleanup for theme provider code, including:pkasting@chromium.org2009-10-137-275/+237