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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Attempt to detect impact of disabling dns prefetching on transaction latency
jar@chromium.org
2009-03-23
2
-8
/
+16
*
Switching sandbox to gyp on windows.
bradnelson@google.com
2009-03-23
1
-1
/
+1
*
Free unit tests for Mac: BookmarkHTMLWriterTest, BookmarkUtilsTest,
shess@chromium.org
2009-03-22
4
-13
/
+7
*
This test is having purify errors. I'm disabling it
nsylvain@chromium.org
2009-03-22
1
-0
/
+3
*
Revert change 12247 because it created a lot of memory regressions
nsylvain@chromium.org
2009-03-22
9
-199
/
+56
*
Initial revision of the DevTools frontend.
pfeldman@chromium.org
2009-03-22
1
-2
/
+2
*
Bug 6474: Rename the Cancel button to Close in Clear Browsing Data.
finnur@chromium.org
2009-03-21
2
-1
/
+4
*
Committing issue 39299:
aa@chromium.org
2009-03-21
9
-56
/
+199
*
Allow multiple toolstrips in an extension.
aa@chromium.org
2009-03-21
8
-17
/
+59
*
Write usagestats to HKLM as well
cpu@google.com
2009-03-21
1
-3
/
+9
*
Remove the old and no longer used SafeBrowsing storage
paulg@google.com
2009-03-21
13
-1588
/
+11
*
forgot this
ben@chromium.org
2009-03-21
1
-0
/
+8
*
Add support for radio buttons. The code implementing checked/group was copied...
ben@chromium.org
2009-03-21
4
-5
/
+149
*
More button modifications
ben@chromium.org
2009-03-20
6
-19
/
+144
*
Fix threading and ownership issues in WebWorkerClientProxy.
jam@chromium.org
2009-03-20
3
-9
/
+25
*
Update the gyp Linux build:
sgk@google.com
2009-03-20
1
-8
/
+126
*
Fix linux input breakage: Don't wrap an important line in a DCHECK!
estade@chromium.org
2009-03-20
1
-1
/
+2
*
Fix renderer crash when a file chooser is closed after navigating away from
mpcomplete@google.com
2009-03-20
1
-0
/
+5
*
Pressing the Del key while a item is selected in the autocomplete popup delet...
jcampan@chromium.org
2009-03-20
14
-4
/
+104
*
Fix DCHECK in DownloadRequestDialogDelegateWin::DeleteDelegate
finnur@chromium.org
2009-03-20
1
-3
/
+0
*
Remove errant debugging line.
estade@chromium.org
2009-03-20
1
-1
/
+0
*
Adds a bookmark menu. This is experimental. To turn on you need
sky@google.com
2009-03-20
14
-9
/
+302
*
Consolidate into a single shutdown path.
tc@google.com
2009-03-20
2
-29
/
+32
*
Enable first UI test on Linux (browser/images_uitest.cc)
phajdan.jr@chromium.org
2009-03-20
5
-4
/
+5
*
Better IPC logging on POSIX:
phajdan.jr@chromium.org
2009-03-20
2
-4
/
+8
*
Allow multiple js files per content script. Thanks to georged for making this...
aa@chromium.org
2009-03-20
6
-36
/
+8
*
Linux: Restore normal event handling for key events that are not to be sent t...
estade@chromium.org
2009-03-20
1
-9
/
+18
*
Removes all use of COM and dependencies on Windows-specific classes (includin...
klink@chromium.org
2009-03-20
10
-213
/
+223
*
Linux UI hook ups:
estade@chromium.org
2009-03-20
4
-10
/
+35
*
Hook up ctrl-w for close tab on linux.
estade@chromium.org
2009-03-20
2
-4
/
+31
*
Adding test log creation to page load test runner.
ace@chromium.org
2009-03-20
1
-12
/
+38
*
Implement context menus on Mac.
pinkerton@chromium.org
2009-03-20
4
-2
/
+193
*
Add #include <fcntl.h>
patrick@chromium.org
2009-03-20
1
-0
/
+1
*
Updating TODO list; turns out that the fade is working but too quickly for my...
avi@google.com
2009-03-20
1
-1
/
+0
*
Rewrite tab layout to a centralized method rather than moving things around a...
pinkerton@chromium.org
2009-03-20
1
-61
/
+74
*
Make GTK accelerator setup code more compact.
estade@chromium.org
2009-03-20
1
-22
/
+19
*
Linux: remove extra "typedef" from an enum.
agl@chromium.org
2009-03-20
1
-1
/
+1
*
SSLPolicy fix: Step 9 of 9 (hopefully!).
abarth@chromium.org
2009-03-20
13
-202
/
+270
*
Now have a TextButton rendering (sort of; doesn't respond to mouse events so
erg@google.com
2009-03-19
11
-47
/
+57
*
Checking in README files for hunspell dictionaries
ifette@google.com
2009-03-19
29
-59
/
+4638
*
Fix a bunch of tiny near-bugs and bugs that static analysis identified
jar@chromium.org
2009-03-19
2
-3
/
+4
*
Revert "Now have a TextButton rendering." Broke Windows.
erg@google.com
2009-03-19
10
-52
/
+37
*
Now have a TextButton rendering (sort of; doesn't respond to mouse events so ...
erg@google.com
2009-03-19
10
-37
/
+52
*
Linux GYP: build fix
agl@chromium.org
2009-03-19
1
-110
/
+182
*
Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I...
ben@chromium.org
2009-03-19
16
-214
/
+516
*
Convert FindInPage wstrings to string16.
tc@google.com
2009-03-19
11
-21
/
+20
*
Implement focusing location bar with cmd-L on mac. Removes some more platform...
pinkerton@chromium.org
2009-03-19
3
-10
/
+30
*
Lands http://codereview.chromium.org/43009 .
sky@google.com
2009-03-19
1
-2
/
+4
*
Chromium side of http://codereview.chromium.org/42394
thomasvl@chromium.org
2009-03-19
1
-1
/
+2
*
Stage 1 of tab dragging infrastructure, disabled. Put in a base class below t...
pinkerton@chromium.org
2009-03-19
8
-22
/
+371
[next]