summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Blind attempt at fixing the bookmark bar instructional text color for GTK.pkasting@chromium.org2009-10-142-8/+23
* The SiteInstance unit tests are leaking memory. I disabled themnsylvain@chromium.org2009-10-141-0/+3
* Merging Native Client gyp files - get the changes from NaCl revision 852gregoryd@google.com2009-10-141-1/+1
* Make cros library thread-safe.chocobo@google.com2009-10-148-86/+196
* Fix a whole bunch of style nits.erg@google.com2009-10-1329-323/+318
* Enables use-machine-stack.html worker test.hclam@chromium.org2009-10-131-4/+0
* Update page action manifest parsing to match the new format.mpcomplete@chromium.org2009-10-1315-141/+165
* Updating trunk VERSION from 222.6 to 222.7chrome-bot@google.com2009-10-131-1/+1
* Use FilePath in ChildProcessHost.evan@chromium.org2009-10-138-21/+18
* Empty files to kick off the diagnostic modecpu@chromium.org2009-10-135-0/+33
* Wire up printing on the Macstuartmorgan@chromium.org2009-10-1319-67/+406
* 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-135-132/+217
* 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-134-55/+16
* Patched in 265058 (which was uploaded under akalin@gmail.com). Originalakalin@chromium.org2009-10-1315-42/+103
* 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-134-13/+0
* Revert "Revert "Revert "Have UI tests use a profile where the dates in the se...tony@chromium.org2009-10-132-33/+4
* 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-132-7/+0
* Try to remove the flakiness from the WorkerLimit ui test by polling for proce...jam@chromium.org2009-10-131-19/+24
* Adding support for Native Client in Chrome's task manager and "stats for nerd...gregoryd@google.com2009-10-134-0/+13
* Use predefined color names where possible for clarity. Also use "SkColorSetA...pkasting@chromium.org2009-10-134-15/+13
* Put the Keystone installation script and codesign driver script next to themark@chromium.org2009-10-136-0/+314
* Revert "Revert "Have UI tests use a profile where the dates in the segment_us...tony@chromium.org2009-10-132-4/+33
* GTK: Browser actions toolbar.estade@chromium.org2009-10-135-0/+282
* 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-133-294/+146
* 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
* Revert "Have UI tests use a profile where the dates in the segment_usage"tony@chromium.org2009-10-132-29/+4
* Remove the unnecessary conversion to wstring when calling file_util::WriteFile.evan@chromium.org2009-10-134-19/+19
* This is a simple integration test that loads a simple nexe and verifies that ...gregoryd@google.com2009-10-133-0/+72
* 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-135-25/+27
* AppCache: Kill bad renderers when we receive bad IPC messages.michaeln@google.com2009-10-133-38/+101
* Initialize default crash callback if we fail to get user SID.kuchhal@chromium.org2009-10-131-7/+9
* 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
* Have UI tests use a profile where the dates in the segment_usagetony@chromium.org2009-10-132-4/+29
* 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-134-7/+25
* 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