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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
The ChromeFrame net tests randomly crash in the url request redirect tests on...
ananta@chromium.org
2009-12-11
1
-0
/
+7
*
Change the cookies view so that the remove buttons are only enabled when ther...
johnnyg@chromium.org
2009-12-11
1
-0
/
+4
*
TBR: sky@chromium.org
oshima@chromium.org
2009-12-11
1
-6
/
+10
*
Creating new CL for uploading a picture from ChromiumOS
davemoore@chromium.org
2009-12-11
3
-36
/
+341
*
Moves cros_api.gyp into Chrome. The current situation (cros_api.gyp
davemoore@chromium.org
2009-12-11
1
-0
/
+17
*
Use utf_string_conversions header in more places.
maruel@chromium.org
2009-12-11
7
-9
/
+6
*
Pass one empty argument to ApuAgentDelegate.DispatchToApu to match ExtensionD...
yurys@chromium.org
2009-12-11
1
-0
/
+1
*
Temporarily disable ExtensionDevToolsBrowserTest.TimelineApi which is failing...
yurys@chromium.org
2009-12-11
1
-1
/
+1
*
DevTools: use WebDevToolsMessageData for devtools rpc messages
yurys@chromium.org
2009-12-11
5
-30
/
+20
*
Revert "DevTools: use WebDevToolsMessageData for devtools rpc messages"
yurys@chromium.org
2009-12-11
4
-15
/
+28
*
DevTools: use WebDevToolsMessageData for devtools rpc messages
yurys@chromium.org
2009-12-11
4
-28
/
+15
*
Get web app icon via FavIconHelper and auto repair/update
xiyuan@chromium.org
2009-12-11
10
-175
/
+599
*
Revert r34321 as it breaks the task manager:
estade@chromium.org
2009-12-11
2
-15
/
+10
*
Find bar fixes:
estade@chromium.org
2009-12-11
4
-20
/
+52
*
Extensions: don't send EXTENSION_PROCESS_CRASHED when the extension process i...
estade@chromium.org
2009-12-11
2
-10
/
+15
*
fix chromeos build
oshima@chromium.org
2009-12-11
2
-4
/
+3
*
Mac: Fixes bug where extension background hosts were being cleared when the l...
andybons@chromium.org
2009-12-11
3
-2
/
+27
*
Implement PhoneField, a FormField that matches a phone number field in a form.
jhawkins@chromium.org
2009-12-11
3
-0
/
+160
*
Display channel in about box after version. Windows.
jrg@chromium.org
2009-12-10
1
-1
/
+75
*
Fix chromiumos build, try 2
estade@chromium.org
2009-12-10
1
-1
/
+2
*
Fix chromeos compile
estade@chromium.org
2009-12-10
1
-1
/
+1
*
ChromeFrame uses the IPC automation channel to talk to Chrome. The IPC messag...
ananta@chromium.org
2009-12-10
4
-2
/
+155
*
Fix sync options to properly hide the link when the dialog is first shown.
zork@chromium.org
2009-12-10
1
-2
/
+4
*
re-apply r34183
estade@chromium.org
2009-12-10
14
-15
/
+164
*
Fix the crashing chromeos sync tests and revert the patch that disabled them.
albertb@google.com
2009-12-10
4
-39
/
+10
*
[Mac] Attempt to fix ref-after-free problems with NSTableView dataSource.
shess@chromium.org
2009-12-10
3
-17
/
+22
*
Give the proper error message in the case where you attempt to log int
zork@google.com
2009-12-10
1
-0
/
+6
*
GTK: hook up drag and drop of browser actions (for reordering).
estade@chromium.org
2009-12-10
8
-54
/
+209
*
Implement ResourceQueue, an object that makes it easy to delay starting
phajdan.jr@chromium.org
2009-12-10
17
-89
/
+575
*
Fix a case where we try to get the homepage as a boolean value, when
tony@chromium.org
2009-12-10
1
-2
/
+4
*
Prevent 2 types of extension crashes.
asargent@chromium.org
2009-12-10
1
-0
/
+4
*
Add FaviconOfOnloadRedirectToAnchorPage for issue 15782
xiyuan@chromium.org
2009-12-10
1
-0
/
+17
*
Add command line flag and associated prefs to allow run-time enable of geoloc...
dglazkov@chromium.org
2009-12-10
1
-0
/
+2
*
Disables a handful of tests for chromeos as they're crashing.
sky@chromium.org
2009-12-10
3
-7
/
+37
*
Marking test as flaky since it is failing in release >50% of the time now.
thomasvl@chromium.org
2009-12-10
1
-3
/
+8
*
Refactor the keyboard events handling code related to RenderViewHostDelegate:...
suzhe@chromium.org
2009-12-10
37
-915
/
+721
*
Re-enable the build of Pepper support by default (issue 464074, svn revision ...
sehr@google.com
2009-12-10
1
-0
/
+1
*
Linux: Adjust /proc/pid/oom_adj to sacrifice plugin and renderer processes to...
thestig@chromium.org
2009-12-10
2
-11
/
+32
*
Linux: Implement RecordBreakpadStatusUMA.
thestig@chromium.org
2009-12-10
1
-1
/
+12
*
A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...
twiz@google.com
2009-12-10
21
-40
/
+215
*
Fix typo in ifdef for enabling auth bootstraping on Chrome OS
albertb@google.com
2009-12-10
1
-3
/
+3
*
Linux: Make page_action_hbox_ an OwnedWidget.
mattm@chromium.org
2009-12-10
2
-9
/
+11
*
Make BrowserProcess::GetApplicationLocale thread safe and migrate
tony@chromium.org
2009-12-10
6
-23
/
+23
*
extensions: Properly use string16 for Unicode text.
evan@chromium.org
2009-12-09
5
-17
/
+17
*
autofill: Add the FormField interface. Classes that implement the FormField ...
jhawkins@chromium.org
2009-12-09
11
-15
/
+539
*
Add some spacing so that status area lines up on cros
davemoore@chromium.org
2009-12-09
1
-2
/
+8
*
[Mac] more browser_tests cleanup
thomasvl@chromium.org
2009-12-09
4
-31
/
+55
*
linux: remove a NOTIMPL since we have a bug on it
evan@chromium.org
2009-12-09
2
-5
/
+4
*
Display channel after version in about box. Mac.
jrg@chromium.org
2009-12-09
1
-0
/
+4
*
rollback r34183
estade@chromium.org
2009-12-09
13
-163
/
+14
[next]