summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 a bug that caused the Mac SSL config service only check the system OCSP s...hawk@chromium.org2009-10-131-1/+1
* 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-138-133/+236
* Couple of views/gtk tweaks:sky@chromium.org2009-10-137-43/+78
* 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-1316-43/+104
* Use correct theme color for bookmark bar "drag things here" empty helper text.pkasting@chromium.org2009-10-132-22/+22
* Removes parameter from calls to InspectorController::enableTimeline. These arejamesr@chromium.org2009-10-131-2/+6
* Remove CRLF line endings from WATCHLISTS.thestig@chromium.org2009-10-131-139/+139
* 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
* Remember the server certificate on Mac OS X even if the handshake failshawk@chromium.org2009-10-131-1/+4
* View Certificate dialog sometimes shows incorrect status because it didn't ha...hawk@chromium.org2009-10-132-5/+23
* 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
* Add flaky test. It's clearly just flaky.ojan@chromium.org2009-10-131-4/+3
* Update svn:ignore props.pkasting@chromium.org2009-10-130-0/+0
* Add API to CommandLine to get a FilePath value of a switch.evan@chromium.org2009-10-131-2/+7
* 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-136-20/+18
* Convert BlockFiles to use FilePath instead of wstring.tony@chromium.org2009-10-1311-49/+46
* Implement getter/setter-based bound properties for CppBoundClass.dglazkov@chromium.org2009-10-135-27/+184
* 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-1311-151/+164
* Roll WebKit to r49502yaar@chromium.org2009-10-132-2/+8
* Factoring out the interactive UI tests in their own GYP file.jcampan@chromium.org2009-10-133-294/+146
* 1. Removing doubbling the timeout for tests that run in parallel.ojan@chromium.org2009-10-131-9/+9
* Always ASSERT that created servers are non-NULL (since creation can fail). B...pkasting@chromium.org2009-10-131-1/+44
* Fix build: I committed the wrong patch. :(evan@chromium.org2009-10-131-1/+1
* 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
* Moved responsibility for creating ring buffer from CommandBuffer to GPUPlugin...apatrick@google.com2009-10-136-134/+164
* Implement the basic OS-level printing mechanics on Macstuartmorgan@chromium.org2009-10-1312-290/+567
* Remove the unnecessary conversion to wstring when calling file_util::WriteFile.evan@chromium.org2009-10-137-25/+23
* This is a simple integration test that loads a simple nexe and verifies that ...gregoryd@google.com2009-10-134-1/+73
* Roll DEPS for gyp. This picks up the relative path make generator change.thestig@chromium.org2009-10-131-1/+1
* 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-1315-61/+54
* 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
* This moves our chromium revision forward to catch some changes togspencer@google.com2009-10-131-2/+2
* 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
* Updating test expectation to note a test that often crashes.finnur@chromium.org2009-10-131-1/+2
* WidgetWin was an accelerator target, it does not need to.jcampan@chromium.org2009-10-136-27/+11