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
*
linux: rearrange clipboard code
evan@chromium.org
2009-10-20
3
-46
/
+45
*
Make the Pepper test plugin actually load by adding a module definition file to
brettw@chromium.org
2009-10-20
4
-4
/
+48
*
Removing hard-coded Chrome Frame output path.
robertshield@chromium.org
2009-10-20
1
-2
/
+2
*
Cleanup unneccessary include.
thakis@chromium.org
2009-10-20
1
-1
/
+0
*
Blacklist some non-functional plugins on the Mac
stuartmorgan@chromium.org
2009-10-20
1
-2
/
+8
*
Adding two images for the new Extension managment UI.
finnur@chromium.org
2009-10-20
2
-0
/
+0
*
Remove expectation of failure for a test that was fixed by http://trac.webkit...
dglazkov@chromium.org
2009-10-20
1
-3
/
+0
*
Disables session restore on chrome os when running tests. This causes
sky@chromium.org
2009-10-20
1
-0
/
+10
*
app depends on x11 because of active_window_watcher_x.
evan@chromium.org
2009-10-20
1
-0
/
+1
*
Fixup the flip_framer eof-handling semantics now that we have
mbelshe@google.com
2009-10-20
7
-90
/
+257
*
Minimize dependency of user scripts.
mad@chromium.org
2009-10-20
12
-86
/
+247
*
Cleanup: change PIDs to base::ProcessId (or pid_t, as appropriate).
viettrungluu@chromium.org
2009-10-20
7
-12
/
+13
*
Add a new layout test failure started since WebKit roll 49830:49844.
yutak@chromium.org
2009-10-20
1
-1
/
+4
*
Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...
nsylvain@chromium.org
2009-10-20
11
-67
/
+94
*
LTTF: rebaseline fast/css/getComputedStyle for Mac.
hamaji@chromium.org
2009-10-20
3
-9
/
+442
*
Add suppression for new memory leak caused by WebKit merge 49830:49844.
yutak@chromium.org
2009-10-20
1
-0
/
+8
*
WebKit merge 49830:49844.
yutak@chromium.org
2009-10-20
1
-1
/
+1
*
Updating trunk VERSION from 223.5 to 223.6
chrome-bot@google.com
2009-10-20
1
-1
/
+1
*
Remove a DEBUG SLOW test from test_expectations.
yutak@chromium.org
2009-10-20
1
-1
/
+0
*
Another round of test_expectations clean up.
yutak@chromium.org
2009-10-20
1
-3
/
+2
*
First cut at new page and browser action docs based
aa@chromium.org
2009-10-20
40
-1011
/
+410
*
Rebaseline a new test added on WebKit r49794.
yutak@chromium.org
2009-10-20
6
-1
/
+15
*
Correctly handle extension reloading in the task manager.
phajdan.jr@chromium.org
2009-10-20
7
-5
/
+69
*
add enableWebSockets in WebKit API
ukai@chromium.org
2009-10-20
10
-17
/
+25
*
Update test expectations to make the tree more healthy.
yutak@chromium.org
2009-10-20
1
-5
/
+12
*
Implement chrome.browserAction.setIcon({path:...});
aa@chromium.org
2009-10-20
14
-105
/
+245
*
Add missing files to app.gyp.
mark@chromium.org
2009-10-20
1
-3
/
+6
*
Forgot some files.
jorlow@chromium.org
2009-10-20
1
-0
/
+22
*
Add the first event ui test + a bunch of refactoring.
jorlow@chromium.org
2009-10-20
4
-49
/
+117
*
Add comments for two test expectations and move them to the right place.
yutak@chromium.org
2009-10-20
1
-2
/
+10
*
Roll WebKit up to 49830 and fix a build error caused by that revision.
jorlow@chromium.org
2009-10-20
4
-4
/
+8
*
Fix DCHECK.
thakis@chromium.org
2009-10-20
2
-0
/
+8
*
Split the arg to --extra-chrome-flags by spaces before passing to Chrome
nirnimesh@chromium.org
2009-10-20
1
-1
/
+5
*
Remove myself from 'test' watchlist, too much noise, makes brain hurt.
tim@chromium.org
2009-10-20
1
-1
/
+1
*
Remove some unnecessary manual AddRef/Release.
eroman@chromium.org
2009-10-20
1
-9
/
+0
*
Mac Chromebot
nirnimesh@chromium.org
2009-10-20
2
-47
/
+43
*
Moved Node/ElementToHTMLInputElement from glue/dom_utilities into src/DOMUtil...
yaar@chromium.org
2009-10-20
7
-29
/
+114
*
Don't use gtk_dialog_run for extension install errors because
tony@chromium.org
2009-10-20
3
-6
/
+6
*
Add dialog to tell user to close Firefox during import, if it's open and bloc...
mirandac@chromium.org
2009-10-20
4
-2
/
+55
*
New directory to hold files that aren't directly referenced by the docs,
kathyw@google.com
2009-10-20
3
-0
/
+1902
*
-. Rebaseline the pixel baseline for missing-xlink svg test
victorw@chromium.org
2009-10-19
3
-3
/
+1
*
Assigning INFINITE (which is 0xFFFFFFFF) to an int, is not a very good idea...
mad@chromium.org
2009-10-19
2
-5
/
+13
*
Removed workaround for Chrome 1.0 from o3djs library.
apatrick@google.com
2009-10-19
11
-121
/
+81
*
Removes O3D plugin files with root privileges on Mac and Linux.
kkania@google.com
2009-10-19
1
-1
/
+1
*
Another Windows rebaseline that was missed in the Skia roll 2 weeks ago (http...
jparent@chromium.org
2009-10-19
2
-1
/
+1
*
Neither of the hit tests in WebViewImpl worked if the page had scrolled. Thi...
vandebo@chromium.org
2009-10-19
1
-2
/
+4
*
WebKit DEPS roll 49761:49809. BUG=none TEST=none TBR=yutak
japhet@chromium.org
2009-10-19
3
-2
/
+10
*
Deprecate PathService::Get(..., wstring*) and use FilePath instead.
evan@chromium.org
2009-10-19
13
-43
/
+56
*
(Copy of previous CL that existed in a client I lost)
cevans@chromium.org
2009-10-19
1
-3
/
+10
*
Pull in googleurl @ r=120 to fix the query part encoding handling (the patch ...
jshin@chromium.org
2009-10-19
1
-1
/
+1
[next]