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
*
Remove svn:executable property from several test files.
asargent@chromium.org
2010-08-26
4
-0
/
+0
*
Adds NavigationController::CopyStateFromAndPrune which merges two
sky@chromium.org
2010-08-26
10
-29
/
+348
*
Fixing build for chromeos.
dhg@chromium.org
2010-08-26
2
-18
/
+16
*
Added clarifying comment to BrowserList::RemoveBrowser().
atwilson@chromium.org
2010-08-26
1
-1
/
+4
*
First cut at experimental API for managing installed/enabled extensions.
asargent@chromium.org
2010-08-26
29
-18
/
+2684
*
FBTF: Forward declare and move constructors in chrome/common/extensions/.
erg@google.com
2010-08-26
26
-61
/
+162
*
[Mac] Rename ChromeBrowserWindow to FramedBrowserWindow.
rohitrao@chromium.org
2010-08-26
12
-63
/
+728
*
Makes the download shelf auto-close after the user opens all downloads
sky@chromium.org
2010-08-26
9
-18
/
+89
*
Run NaClPermissionEnabled on all platforms (relying on NaCl's support for mul...
gregoryd@google.com
2010-08-26
2
-7
/
+8
*
Document the external_update_url feature in external_extensions.json .
skerner@chromium.org
2010-08-26
2
-59
/
+99
*
Base class for gateway data providers
allanwoj@chromium.org
2010-08-26
5
-0
/
+380
*
Fix a crash in MigrateThumbnailsDatabase.
nshkrob@chromium.org
2010-08-26
1
-3
/
+10
*
[Chrome OS] Load the owner key, if it exists. Generate it, if not.
cmasone@google.com
2010-08-26
7
-15
/
+53
*
Fix IndexedDBBrowserTest.KeyPathTest
andreip@chromium.org
2010-08-26
2
-2
/
+22
*
Convert CookieTree...Node to not use the wstring GetTitle(), but instead GetT...
viettrungluu@chromium.org
2010-08-26
2
-35
/
+70
*
Land resources for 3189012: "Go incognito" button in bottom right corner
dpolukhin@chromium.org
2010-08-26
3
-0
/
+4
*
Sorting added to net-internals. Also, search looks through all of a SourceEn...
mmenke@chromium.org
2010-08-26
4
-21
/
+457
*
Make SpeechInputManager a process wide singleton so it can make sure there is...
satish@chromium.org
2010-08-26
8
-144
/
+258
*
Revert 57522 - Next step integrating the HistoryQuickProvider: Implement inde...
mrossetti@chromium.org
2010-08-26
5
-453
/
+11
*
Next step integrating the HistoryQuickProvider: Implement index initializatio...
mrossetti@chromium.org
2010-08-26
5
-11
/
+453
*
Adding MacBook Pro accelerometer support.
hans@chromium.org
2010-08-26
4
-3
/
+453
*
Re-land 57460 - Add hidden component app for web store.
rafaelw@chromium.org
2010-08-26
9
-11
/
+69
*
Adding image to the repository to facilitate successful try for my next chang...
finnur@chromium.org
2010-08-26
2
-0
/
+1
*
[Mac] Do not always restore focus to the RWHV on tab switches.
rohitrao@chromium.org
2010-08-26
1
-4
/
+8
*
Implement a policy to specify which pages to restore at startup. The admin c...
mnissler@chromium.org
2010-08-26
21
-152
/
+417
*
Don't use rapid-close mode when middle-clicking a pinned tab to close it as t...
pinkerton@chromium.org
2010-08-26
1
-2
/
+9
*
Updating trunk VERSION from 506.0 to 507.0
chrome-release@google.com
2010-08-26
1
-1
/
+1
*
Hooks IDBKeyPath with IDBObjectStorage::put.
andreip@chromium.org
2010-08-26
8
-0
/
+352
*
Build fix for ChromeOS.
finnur@chromium.org
2010-08-26
1
-1
/
+1
*
Fix build failure (members initialized in incorrect order).
finnur@chromium.org
2010-08-26
1
-3
/
+3
*
Add string resources for US intl and Russia phonetic.
yusukes@chromium.org
2010-08-26
2
-0
/
+9
*
Part 2 of the SSL InfoBubble. 2nd try, this time with test fixed.
finnur@chromium.org
2010-08-26
9
-54
/
+123
*
Make crash reporting client_id accessible through child_process_logging.
mnissler@chromium.org
2010-08-26
6
-46
/
+66
*
Disable one more test for WebKit roll 65992:66033
yuzo@chromium.org
2010-08-26
1
-1
/
+3
*
Add bug URL (53406) comments for tests disabled for the bug.
yuzo@chromium.org
2010-08-26
1
-0
/
+3
*
[mac] Hide stats opt-in in first run if controlled by policy
mnissler@chromium.org
2010-08-26
2
-22
/
+26
*
[linux] Skip stats question dialog on Linux if managed by policy.
mnissler@chromium.org
2010-08-26
1
-0
/
+16
*
Reland r57473
aa@chromium.org
2010-08-26
19
-160
/
+106
*
Another fix for Bug 53385.
hbono@chromium.org
2010-08-26
2
-0
/
+3
*
Re-enable 2 uni_tests. They started passing again after a revert.
dumi@chromium.org
2010-08-26
1
-4
/
+2
*
Second try for DevTools sanity tests start failing after rolling WebKit from ...
yuzo@chromium.org
2010-08-26
1
-3
/
+4
*
DevTools sanity tests start failing after rolling WebKit from 65992 to 66033
yuzo@chromium.org
2010-08-26
1
-3
/
+3
*
Disable 2 unit tests that fail after a WebKit roll.
dumi@chromium.org
2010-08-26
1
-2
/
+4
*
Background Mode prefs for gtk.
atwilson@chromium.org
2010-08-26
2
-0
/
+107
*
Move task_queue.* to base because it makes more sense there.
levin@chromium.org
2010-08-26
3
-91
/
+0
*
Revert 57473 and 57476. Best. Programmer. Ever.
aa@chromium.org
2010-08-26
18
-104
/
+138
*
Add missing file from r57473.
aa@chromium.org
2010-08-26
1
-0
/
+0
*
First set of changes for M7 NTP.
aa@chromium.org
2010-08-26
17
-138
/
+104
*
Revert 57460 - Add hidden component app for web store.
rafaelw@chromium.org
2010-08-26
8
-56
/
+6
*
Remove wstrings from bookmarks, part 16.
viettrungluu@chromium.org
2010-08-26
3
-6
/
+9
[next]