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
...
*
Test SetAcrossInstances crashed on Mac also. Disabling.
finnur@chromium.org
2010-02-18
1
-2
/
+2
*
Add suppression for false valgrind error on Mac.
jochen@chromium.org
2010-02-18
1
-0
/
+15
*
Initial Geolocation implementation
bulach@chromium.org
2010-02-18
34
-60
/
+1385
*
Fixes close other tabs regression. It needed to check overall tab
sky@chromium.org
2010-02-18
1
-1
/
+1
*
Fixes bug where deleting bookmarks in bookmarks menu wouldn't always
sky@chromium.org
2010-02-18
2
-1
/
+17
*
Solaris: Second set adding in Solaris as an OS option
evan@chromium.org
2010-02-18
12
-26
/
+33
*
convert power_save_blocker NOTIMPLEMENTED into a bug
evan@chromium.org
2010-02-18
1
-1
/
+2
*
Revert "linux: enable seccomp sandbox by default"
evan@chromium.org
2010-02-18
6
-15
/
+57
*
linux: enable seccomp sandbox by default
evan@chromium.org
2010-02-18
6
-57
/
+15
*
Chrome-side change of WebKit API change to expose a "reload all" flag.
evan@chromium.org
2010-02-18
3
-6
/
+22
*
Fix the test_expectations.txt fix from last WebKit roll (missed that Mac had ...
rolandsteiner@chromium.org
2010-02-18
1
-1
/
+2
*
Switch browser prefs to use the higher level geolocation::RegisterPrefs metho...
joth@chromium.org
2010-02-18
1
-2
/
+2
*
Adds geolocation info bar icon as needed by http://codereview.chromium.org/54...
bulach@chromium.org
2010-02-18
1
-0
/
+0
*
Updating trunk VERSION from 332.0 to 333.0
chrome-release@google.com
2010-02-18
1
-1
/
+1
*
WebKit roll 54927:54944
rolandsteiner@chromium.org
2010-02-18
2
-4
/
+10
*
Actually delete databases in CookiesTreeModel.
jochen@chromium.org
2010-02-18
14
-80
/
+296
*
linux: clean up a bit of redundant logic
evan@chromium.org
2010-02-18
1
-7
/
+9
*
WebKit roll 54915:54927
rolandsteiner@chromium.org
2010-02-18
2
-1
/
+5
*
Flip the "unique file:// URI origin" flag to on. Add the
cevans@chromium.org
2010-02-18
5
-1
/
+11
*
Add a command-line flag to remap hostnames based on patterns.
eroman@chromium.org
2010-02-18
10
-115
/
+402
*
Add a unit test verifying the merge behavior when there are two
nick@chromium.org
2010-02-18
1
-0
/
+20
*
Use regular message loop for cros login window
davemoore@chromium.org
2010-02-18
16
-66
/
+252
*
Use net::LOAD_IGNORE_CERT_AUTHORITY_INVALID for websocket experiment
ukai@chromium.org
2010-02-18
1
-1
/
+2
*
Mac: allow Esc in the Omnibox to give up focus in fullscreen mode.
viettrungluu@chromium.org
2010-02-18
3
-0
/
+19
*
Revert 39335 - ffmpeg add WAV support for chromiumos media player.
brettw@chromium.org
2010-02-18
4
-21
/
+17
*
ffmpeg - add WAV support for chromiumos media player.
fbarchard@chromium.org
2010-02-18
4
-17
/
+21
*
Chromium plumbing for new file:// security flag, including test_shell support.
cevans@chromium.org
2010-02-18
6
-0
/
+18
*
Turns out the test crashes on Linux, not just Linux with toolkit_views.
finnur@chromium.org
2010-02-18
1
-2
/
+2
*
Fixes two bugs in cookie prompting:
sky@chromium.org
2010-02-18
8
-36
/
+57
*
Modal loops of joy.
darin@chromium.org
2010-02-18
17
-93
/
+262
*
Expose additional methods to pyauto.
nirnimesh@chromium.org
2010-02-18
5
-14
/
+95
*
Roll webkit 54905:54915.
jparent@chromium.org
2010-02-18
2
-4
/
+1
*
Linux: Remove -fno-asynchronous-unwind-tables. We need the eh_frame section t...
thestig@chromium.org
2010-02-18
1
-5
/
+0
*
Add supression for memory leak introduced by webkit merge.
jparent@chromium.org
2010-02-18
1
-0
/
+13
*
Incremental addition to preferences_window_controller that handles the button...
dhollowa@chromium.org
2010-02-18
2
-16
/
+99
*
Remove the state associated with an IPC we're waiting for when the
dumi@chromium.org
2010-02-18
2
-11
/
+24
*
Disable storage/statement-error-callback.html temporarily, because the
dumi@chromium.org
2010-02-18
1
-1
/
+2
*
SPDY: disable revocation checking.
agl@chromium.org
2010-02-18
1
-1
/
+15
*
Remove agl's NPN in SpdySession hack.
willchan@chromium.org
2010-02-18
1
-11
/
+0
*
Add Chromium baselines for new tests added upstream from webkit roll in r39245.
jparent@chromium.org
2010-02-18
30
-11
/
+147
*
Send suggestions from the AutoFillManager to the AutoFillSuggestionsPopup in ...
jhawkins@chromium.org
2010-02-18
11
-55
/
+249
*
GTK: add some interactive tests to catch common bookmark bar regressions.
estade@chromium.org
2010-02-18
5
-1
/
+90
*
GTK: make selections in task manager apply to all members of resource group
estade@chromium.org
2010-02-18
2
-12
/
+36
*
Add unique hashing to sync API.
chron@google.com
2010-02-18
5
-25
/
+126
*
Revert 39287 - Chromium pieces to use the WebKit support for isolation file:/...
cevans@chromium.org
2010-02-18
9
-25
/
+0
*
Disabling a test that crashes on Linux Views bot.
finnur@chromium.org
2010-02-18
1
-1
/
+8
*
Revert 39300 - Turn off new secure file:// flag.
cevans@chromium.org
2010-02-18
1
-1
/
+1
*
Turn off new secure file:// flag.
cevans@chromium.org
2010-02-17
1
-1
/
+1
*
Fixed regression caused by http://codereview.chromium.org/599012 where
kbr@chromium.org
2010-02-17
1
-1
/
+1
*
previous cl (r39286) only disables commands in fullscreen mode for chromeos=1...
kuan@chromium.org
2010-02-17
1
-1
/
+1
[prev]
[next]