index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Empty files to kick off the diagnostic mode
cpu@chromium.org
2009-10-13
5
-0
/
+33
*
Wire up printing on the Mac
stuartmorgan@chromium.org
2009-10-13
19
-67
/
+406
*
Fix a bug that caused the Mac SSL config service only check the system OCSP s...
hawk@chromium.org
2009-10-13
1
-1
/
+1
*
Fix "Add Page..." in bookmark bar context menu. Suspect this bug was
jrg@chromium.org
2009-10-13
1
-1
/
+1
*
Take 2 of getting blocked popups to work on views/gtk. My first attempt was n...
sky@chromium.org
2009-10-13
8
-133
/
+236
*
Couple of views/gtk tweaks:
sky@chromium.org
2009-10-13
7
-43
/
+78
*
Fixed some more Google Sync mac build compile errors.
akalin@chromium.org
2009-10-13
4
-55
/
+16
*
Patched in 265058 (which was uploaded under akalin@gmail.com). Original
akalin@chromium.org
2009-10-13
16
-43
/
+104
*
Use correct theme color for bookmark bar "drag things here" empty helper text.
pkasting@chromium.org
2009-10-13
2
-22
/
+22
*
Removes parameter from calls to InspectorController::enableTimeline. These are
jamesr@chromium.org
2009-10-13
1
-2
/
+6
*
Remove CRLF line endings from WATCHLISTS.
thestig@chromium.org
2009-10-13
1
-139
/
+139
*
Revert 28875 - Adding support for Native Client in Chrome's task manager and ...
gregoryd@google.com
2009-10-13
4
-13
/
+0
*
Revert "Revert "Revert "Have UI tests use a profile where the dates in the se...
tony@chromium.org
2009-10-13
2
-33
/
+4
*
Remember the server certificate on Mac OS X even if the handshake fails
hawk@chromium.org
2009-10-13
1
-1
/
+4
*
View Certificate dialog sometimes shows incorrect status because it didn't ha...
hawk@chromium.org
2009-10-13
2
-5
/
+23
*
Revert r28745 which disabled nested message loops on Mac, after Mark's fixes.
jam@chromium.org
2009-10-13
2
-7
/
+0
*
Try to remove the flakiness from the WorkerLimit ui test by polling for proce...
jam@chromium.org
2009-10-13
1
-19
/
+24
*
Add flaky test. It's clearly just flaky.
ojan@chromium.org
2009-10-13
1
-4
/
+3
*
Update svn:ignore props.
pkasting@chromium.org
2009-10-13
0
-0
/
+0
*
Add API to CommandLine to get a FilePath value of a switch.
evan@chromium.org
2009-10-13
1
-2
/
+7
*
Adding support for Native Client in Chrome's task manager and "stats for nerd...
gregoryd@google.com
2009-10-13
4
-0
/
+13
*
Use predefined color names where possible for clarity. Also use "SkColorSetA...
pkasting@chromium.org
2009-10-13
6
-20
/
+18
*
Convert BlockFiles to use FilePath instead of wstring.
tony@chromium.org
2009-10-13
11
-49
/
+46
*
Implement getter/setter-based bound properties for CppBoundClass.
dglazkov@chromium.org
2009-10-13
5
-27
/
+184
*
Put the Keystone installation script and codesign driver script next to the
mark@chromium.org
2009-10-13
6
-0
/
+314
*
Revert "Revert "Have UI tests use a profile where the dates in the segment_us...
tony@chromium.org
2009-10-13
2
-4
/
+33
*
GTK: Browser actions toolbar.
estade@chromium.org
2009-10-13
5
-0
/
+282
*
Make the ThemeProvider methods const.
pkasting@chromium.org
2009-10-13
11
-151
/
+164
*
Roll WebKit to r49502
yaar@chromium.org
2009-10-13
2
-2
/
+8
*
Factoring out the interactive UI tests in their own GYP file.
jcampan@chromium.org
2009-10-13
3
-294
/
+146
*
1. Removing doubbling the timeout for tests that run in parallel.
ojan@chromium.org
2009-10-13
1
-9
/
+9
*
Always ASSERT that created servers are non-NULL (since creation can fail). B...
pkasting@chromium.org
2009-10-13
1
-1
/
+44
*
Fix build: I committed the wrong patch. :(
evan@chromium.org
2009-10-13
1
-1
/
+1
*
Fix valgrind-caught memory leak in TaskManagerUnittest
jamesr@chromium.org
2009-10-13
1
-0
/
+1
*
Revert "Have UI tests use a profile where the dates in the segment_usage"
tony@chromium.org
2009-10-13
2
-29
/
+4
*
Moved responsibility for creating ring buffer from CommandBuffer to GPUPlugin...
apatrick@google.com
2009-10-13
6
-134
/
+164
*
Implement the basic OS-level printing mechanics on Mac
stuartmorgan@chromium.org
2009-10-13
12
-290
/
+567
*
Remove the unnecessary conversion to wstring when calling file_util::WriteFile.
evan@chromium.org
2009-10-13
7
-25
/
+23
*
This is a simple integration test that loads a simple nexe and verifies that ...
gregoryd@google.com
2009-10-13
4
-1
/
+73
*
Roll DEPS for gyp. This picks up the relative path make generator change.
thestig@chromium.org
2009-10-13
1
-1
/
+1
*
Animate the new tab button when closing a tab.
pinkerton@chromium.org
2009-10-13
1
-10
/
+28
*
Eliminate all uses of strerror() in code that uses src/base. strerror() is in...
tschmelcher@chromium.org
2009-10-13
15
-61
/
+54
*
AppCache: Kill bad renderers when we receive bad IPC messages.
michaeln@google.com
2009-10-13
3
-38
/
+101
*
Initialize default crash callback if we fail to get user SID.
kuchhal@chromium.org
2009-10-13
1
-7
/
+9
*
This moves our chromium revision forward to catch some changes to
gspencer@google.com
2009-10-13
1
-2
/
+2
*
I had written unit tests for the change to add a runtime id to Profiles, but
rogerta@google.com
2009-10-13
1
-0
/
+51
*
Shorten the generated file name to be less than MAX_PATH (on Windows).
kuchhal@chromium.org
2009-10-13
1
-2
/
+4
*
Have UI tests use a profile where the dates in the segment_usage
tony@chromium.org
2009-10-13
2
-4
/
+29
*
Updating test expectation to note a test that often crashes.
finnur@chromium.org
2009-10-13
1
-1
/
+2
*
WidgetWin was an accelerator target, it does not need to.
jcampan@chromium.org
2009-10-13
6
-27
/
+11
[next]