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
*
Fix a bug that surfaced when two nodes with the same ID have
tony@chromium.org
2010-01-28
1
-1
/
+2
*
Revert 37367 - Implementation of the database safe worker model.
viettrungluu@chromium.org
2010-01-28
11
-177
/
+12
*
Revert 37372 - Fix leak in DatabaseWorkerModelTest.
viettrungluu@chromium.org
2010-01-28
1
-2
/
+2
*
Removing unnecessary includes.
mad@chromium.org
2010-01-28
2
-5
/
+1
*
Fix --experimental-fully-parallel to properly put (dir, file) tuples into
dpranke@chromium.org
2010-01-28
1
-2
/
+2
*
Disabling new worker http auth tests that are failing on windows and linux va...
atwilson@chromium.org
2010-01-28
2
-0
/
+11
*
Fix install-build-deps.sh so that it does not interpret a yes-no answer in re...
yutak@chromium.org
2010-01-28
1
-1
/
+1
*
Add flaky layout tests to test expectations
victorw@chromium.org
2010-01-28
1
-1
/
+5
*
Fix leak in DatabaseWorkerModelTest.
albertb@google.com
2010-01-28
1
-2
/
+2
*
GTK: uninstall signal handlers when MenuGtk goes down so that they don't get ...
estade@chromium.org
2010-01-28
1
-0
/
+2
*
Make content settings type enum something I can use in more code than just th...
pkasting@chromium.org
2010-01-28
8
-82
/
+77
*
Implementation of the database safe worker model.
albertb@google.com
2010-01-28
11
-12
/
+177
*
Refactored code to allow associating workers with multiple renderers.
atwilson@chromium.org
2010-01-28
25
-163
/
+475
*
Make BookmarkContextMenuGtk use a SimpleMenuModel. Also separate controller a...
estade@chromium.org
2010-01-28
8
-57
/
+79
*
Make gmail.com be the default domain for login.
davemoore@chromium.org
2010-01-28
5
-13
/
+72
*
GTK: throb a bookmark folder button when a URL is added to it.
estade@chromium.org
2010-01-28
9
-42
/
+339
*
Use the newly added CheckLicense() canned check to verify license boiler plat...
maruel@chromium.org
2010-01-28
1
-18
/
+21
*
Record chrome's startup time, to be used in future retention experiments
cpu@chromium.org
2010-01-28
2
-0
/
+16
*
Remove url-no-trailing-slash.html from test_expectations.txt
ukai@chromium.org
2010-01-28
1
-1
/
+0
*
Use the USE_NSS macro to help porting to FreeBSD, OpenBSD, etc.
wtc@chromium.org
2010-01-28
4
-15
/
+16
*
First revision of the AutoFill settings dialog.
georgey@chromium.org
2010-01-28
8
-2
/
+1121
*
Allow extensions to add, remove, or change their page action popup.
skerner@chromium.org
2010-01-28
11
-28
/
+438
*
Add a histogram to record how long fetching the system proxy settings takes:
eroman@chromium.org
2010-01-28
1
-0
/
+11
*
Add import/export extension apis
feldstein@chromium.org
2010-01-28
14
-4
/
+218
*
Happy New Year!
mark@chromium.org
2010-01-27
1
-1
/
+1
*
Update test expectations to track redirect-cross-origin-tripmine failure on l...
victorw@chromium.org
2010-01-27
1
-2
/
+1
*
Make Chrome tolerant of out-of-oder header block headers.
mbelshe@chromium.org
2010-01-27
2
-9
/
+55
*
Add an implementation for async_network_alive to Linux
zork@chromium.org
2010-01-27
4
-20
/
+126
*
Small updates/improvements to manifest docs.
kathyw@chromium.org
2010-01-27
4
-20
/
+32
*
Mac bookmark mgr: Remove bold style for root folders. Thin window border.
snej@chromium.org
2010-01-27
2
-18
/
+11
*
revert 37335:
estade@chromium.org
2010-01-27
25
-1533
/
+12
*
Update test_expectations.txt to track redirect-cross-origin-tripmine.html fai...
willchan@chromium.org
2010-01-27
1
-2
/
+3
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-27
25
-12
/
+1533
*
Add promo for extensions and bookmark sync back into the Mac NTP. Also, fix ...
mirandac@chromium.org
2010-01-27
2
-6
/
+1
*
Insert methods for SimpleMenuModel
oshima@chromium.org
2010-01-27
5
-8
/
+89
*
Enable notification for Chromeos/Linux view build.
oshima@chromium.org
2010-01-27
7
-34
/
+43
*
Disabling BrowserInitTest.BlockBadURLs until I can get it to run consistently...
jschuh@google.com
2010-01-27
1
-4
/
+6
*
Tweak a few more bug ids.
dglazkov@chromium.org
2010-01-27
1
-5
/
+4
*
GTK: Fix theme overlay in off the record mode.
erg@google.com
2010-01-27
1
-4
/
+5
*
Tweak bug ids to group Apache-needing bugs.
dglazkov@chromium.org
2010-01-27
1
-9
/
+8
*
Expect all DB tests to pass again, and enable a new test:
dumi@chromium.org
2010-01-27
3
-7
/
+20
*
DevTools: enable tests disabled during the webkit roll.
pfeldman@chromium.org
2010-01-27
1
-39
/
+4
*
Mark svg/W3C-SVG-1.1/filters-conv-01-f.svg as failing in Release as well as
dpranke@chromium.org
2010-01-27
1
-1
/
+1
*
Create new baselines for with100percent-textarea test, tweak bug id for Apach...
dglazkov@chromium.org
2010-01-27
5
-7
/
+3
*
MoveAbove/SetAlwaysOnTop implementation for WidgetGtk
oshima@chromium.org
2010-01-27
1
-2
/
+8
*
Switch on socket late binding - Take 2.
willchan@chromium.org
2010-01-27
8
-703
/
+88
*
Note that extName isn't currently accepted by the gallery.
kathyw@chromium.org
2010-01-27
2
-0
/
+40
*
Make the UI controls (back/forward/stop) in TestShell disable when appropriate.
darin@chromium.org
2010-01-27
7
-0
/
+65
*
Add files used in browser tests of chrome.pageAction.setpopup().
skerner@chromium.org
2010-01-27
11
-0
/
+96
*
Remove a couple of svg tests that no longer are failing (since last
dpranke@chromium.org
2010-01-27
1
-2
/
+0
[next]